unrhodecode/rhodecode/apps
2021-04-06 22:23:41 +02: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 artifacts: added missing code for CE views and admin artifacts. 2021-04-06 22:23:41 +02: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 artifacts: added admin panel to manage all artifacts in an instance. 2021-03-23 21:43:02 +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 branch-permissions: fixed ce view. Fixes #5656 2021-03-30 23:40:21 +02:00
search tests: use common test route generator. 2020-12-26 23:08:12 +01:00
ssh_support tests: fixed some flacky tests on docker. 2021-03-17 08:15:29 +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