unrhodecode/rhodecode/apps/admin/views
2021-12-01 13:53:38 +01:00
..
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
artifacts.py artifacts: added missing code for CE views and admin artifacts. 2021-04-06 22:23:41 +02:00
audit_logs.py 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
defaults.py 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
exception_tracker.py 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
main_views.py 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
open_source_licenses.py 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
permissions.py 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
process_management.py 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_groups.py api: added proper full permission flush on API calls when creating repos and repo groups. 2021-05-24 23:47:29 +02:00
repositories.py api: added proper full permission flush on API calls when creating repos and repo groups. 2021-05-24 23:47:29 +02:00
sessions.py 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
settings.py clone-urls: allow custom clone by id template. 2021-01-22 08:56:20 +01:00
svn_config.py 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
system_info.py system-info: expose env variables 2021-12-01 13:53:38 +01:00
user_groups.py permissions: flush all users permissions when creating a new user group. 2021-07-28 22:28:24 +02:00
users.py users: enable full edit mode for super admins. 2021-10-29 14:42:31 +02:00