unrhodecode/rhodecode/apps
2021-02-01 23:10:32 +01:00
..
_base application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
admin clone-urls: allow custom clone by id template. 2021-01-22 08:56:20 +01:00
channelstream application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
debug_style application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
file_store file-store: changed for stream upload endpoint. 2020-12-22 23:54:10 +01:00
gist application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
home application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
hovercards application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
journal application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
login application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
my_account tests: use common test route generator. 2020-12-26 23:08:12 +01:00
ops application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
repo_group application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
repository pull-requests: fixed a case when template marker was used in description field. 2021-02-01 23:10:32 +01:00
search tests: use common test route generator. 2020-12-26 23:08:12 +01:00
ssh_support permissions: rename write+ to write or higher for more explicit meaning. 2020-07-24 12:23:53 +02:00
svn_support application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
user_group application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
user_group_profile application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
user_profile application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00