unrhodecode/rhodecode/controllers/admin
Daniel Dourvaris f0ff4c5ce2 my-account: migrated left over controller functions into pyramid views.
- pull requests are now lazy loaded via dataGrid
2017-07-07 23:22:59 +02:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
defaults.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
notifications.py notifications: fixed problem with 500 errors on non-numeric 2017-06-19 10:10:19 +02:00
permissions.py permissions: move refresh operation as a flag to the get_default_user 2017-05-26 12:46:02 +02:00
repo_groups.py audit-logs: implemented full audit logs across application. 2017-06-21 12:03:14 +02:00
repos.py cleanup: imports cleanup. 2017-06-14 11:23:27 +02:00
settings.py vcs-settings: moved creation of largefiles default dirs into vcs settings view. 2017-04-20 23:56:32 +02:00
user_groups.py audit-logs: implemented full audit logs across application. 2017-06-21 12:03:14 +02:00
users.py users-admin: moved views into pyramid for editing emails and ips. 2017-06-20 13:53:44 +02:00