unrhodecode/rhodecode/apps/admin/views
2019-11-21 20:37:17 +01:00
..
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
audit_logs.py webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
defaults.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
exception_tracker.py exc_store: add filter for display and deletion. 2019-05-08 14:48:00 +02:00
main_views.py security: fixed issues with exposing repository names using global PR redirection link 2019-11-07 13:21:42 +01:00
open_source_licenses.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
permissions.py permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
process_management.py processes: reduce measure interval to 0.1 to make the processes page load a bit faster (else blocking a lot) 2019-09-03 14:06:41 +02:00
repo_groups.py admin: fixed problems with generating last change in admin panels. 2019-10-19 13:31:19 +02:00
repositories.py permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
sessions.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
settings.py settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow. 2019-07-18 00:02:51 +02:00
svn_config.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
system_info.py system-info: expose data about vcsserver. 2019-09-26 11:20:03 +02:00
user_groups.py db: use more consistent sorting using real objects, strings are deprecated in laters sqlalchemy query syntax. 2019-09-30 13:24:56 +02:00
users.py webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00