unrhodecode/rhodecode/controllers/admin
Marcin Kuzminski 4bd5c08e87 audit-logs: added audit-logs on user actions.
- adding/deleting ips
- adding/deleting emails
- edit/create
2017-06-14 14:38: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
gists.py gists: fixed translation for age component which uses pyramid translate component. 2017-01-19 14:58:52 +01:00
my_account.py core: moved channelstream test into pyramid. 2017-05-18 13:37:03 +02:00
notifications.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01: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: added action logs for repository groups. 2017-06-14 12:39:51 +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 cleanup: imports cleanup. 2017-06-14 11:23:27 +02:00
users.py audit-logs: added audit-logs on user actions. 2017-06-14 14:38:59 +02:00