unrhodecode/rhodecode/controllers/admin
Marcin Kuzminski d92e030879 vcs: moved svn proxy settings into vcs related settings
- vcs middleware now returns dummyHandler if not configured
- propagate the per-repo vcs related configs into VCSMiddleware
- moved the forms arround and group things into more logical blocks
2016-09-06 12:29:54 +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: use colander schema to validate input data. 2016-07-31 20:11:12 +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 vcs: moved svn proxy settings into vcs related settings 2016-09-06 12:29:54 +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