unrhodecode/rhodecode/apps
2021-07-23 11:09:12 +02:00
..
_base caches: introduce invalidation as a safer ways to expire keys, deleting them are more problematic. 2021-07-23 11:09:12 +02:00
admin api: added proper full permission flush on API calls when creating repos and repo groups. 2021-05-24 23:47:29 +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 pull-requests: added awaiting my review filter for users pull-requests. 2021-04-20 12:59:31 +02: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 comments-history: fixed fetching of history for comments 2021-07-21 10:00:57 +02:00
search tests: use common test route generator. 2020-12-26 23:08:12 +01:00
ssh_support ssh: handle subrepos better 2021-06-23 21:40:40 +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