unrhodecode/rhodecode/templates/admin
Marcin Kuzminski f1497f5afd caches: new cache context managers.
- deprecate beaker cache completly
- use new cache decorators from dogpile
- use a proper per cache key invalidation
2018-08-02 18:04:52 +02:00
..
auth auth-plugins: use a nicer visual display of auth plugins that would highlight that order is 2018-03-27 13:50:56 +02:00
defaults forms: unified usage of h.secure_form. Make sure we ALWAYS pass in 2017-09-20 16:43:08 +02:00
gists gists: add copy url to clipboard helper icon. 2017-09-26 12:47:13 +02:00
integrations integrations: removed button list as this was confusing users, and it has little value. 2018-02-15 20:26:44 +01:00
my_account frontend: Use Polymer 2.0 2018-07-29 14:47:23 +02:00
notifications notifications: removed usage of pylons translation from models. 2017-07-13 17:58:15 +02:00
permissions datatables: use new way of generating labels for count of dynamic datatables. 2018-04-25 15:28:01 +02:00
repo_groups Public user group profile Task #5326 2018-02-18 21:58:45 +01:00
repos caches: new cache context managers. 2018-08-02 18:04:52 +02:00
settings exceptions-store: show number of exceptions. 2018-07-24 15:13:55 +02:00
user_groups admin users and admin users group: add number of inactive users/users_group, resolves #5454 2018-04-18 21:43:24 +02:00
users caches: don't use beaker for file caches anymore 2018-07-06 12:55:13 +02:00
admin_audit_log_entry.mako pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
admin_audit_logs.mako audit-logs: improve help text, and expose all audit commands for easier filtering +ui fixes 2018-06-18 23:28:06 +02:00
admin_log_base.mako pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00