unrhodecode/rhodecode/apps
2021-03-11 10:28:52 +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 automation: enabled automated check for new versions. 2021-02-04 23:40:58 +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 archives: if implicit ref name was used to obtain archive, redirect to explicit commit sha so we can 2021-03-11 10:28:52 +01:00
search tests: use common test route generator. 2020-12-26 23:08:12 +01:00
ssh_support ssh: allow clone by ID via SSH operations. 2021-03-04 22:08:18 +01: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