unrhodecode/rhodecode/apps/admin/views
2018-08-30 12:05:26 +02:00
..
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
audit_logs.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
defaults.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
exception_tracker.py exception-tracker: add show-more link. 2018-08-30 12:05:26 +02:00
main_views.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
open_source_licenses.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
permissions.py branch permissions: added logic to define in UI branch permissions. 2018-08-28 13:41:30 +02:00
process_management.py processes: better handling of PID that are not part of RhodeCode processes. 2018-03-28 13:27:03 +02:00
repo_groups.py caches: flush cache when adding new objects so we can access them right away. 2018-07-10 16:02:21 +02:00
repositories.py caches: flush cache when adding new objects so we can access them right away. 2018-07-10 16:02:21 +02:00
sessions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
settings.py automation: add EE feature placeholder 2018-02-21 18:45:52 +01:00
svn_config.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
system_info.py system-info: fetch default locale to the provided system info data. 2018-07-30 12:17:36 +02:00
user_groups.py caches: flush cache when adding new objects so we can access them right away. 2018-07-10 16:02:21 +02:00
users.py auth-tokens: abstracted adding token for users into UserModel method for easier usage in scripts, and in future in API. 2018-08-10 15:20:29 +02:00