unrhodecode/rhodecode/controllers/admin
Martin Bornhold de243f8c31 svn-support: Add missing argument to tmplate context.
This argument was only added in the view handling GET requests.
But in case of an error the POST view also rederes the template
and threfore need this arguement.
2016-10-17 16:43:13 +02:00
..
__init__.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
admin.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
defaults.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
gists.py gists: Remove gist_type from update method in model. #4243 2016-09-26 16:26:33 +02:00
my_account.py notifications: store notification status in channelstream 2016-09-01 12:03:44 +02:00
notifications.py notifications: support real-time notifications with websockets via channelstream 2016-08-02 16:18:44 +02:00
permissions.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
repo_groups.py refactor: renamed get_first_admin to get_first_super_admin which 2016-06-28 01:24:24 +02:00
repos.py labs: enable by default. We want people to encourage using those 2016-07-05 21:18:30 +02:00
settings.py svn-support: Add missing argument to tmplate context. 2016-10-17 16:43:13 +02:00
user_groups.py refactor: renamed get_first_admin to get_first_super_admin which 2016-06-28 01:24:24 +02:00
users.py cleanup: removing unused grav_tmpl function 2016-07-25 13:08:50 +02:00