unrhodecode/rhodecode/controllers
Marcin Kuzminski 71fee00277 home: moved home and repo group views into pyramid.
- fixed lots of tests related to those changes
- now main and subrepo group views are handled by pyramid.
2017-06-05 15:16:04 +02:00
..
admin home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
changelog.py changelog: added dynamic loaders to extend number of commits inside changelog. 2017-01-31 22:05:36 +01:00
changeset.py commit-page: show unresolved TODOs on commit page below comments. 2017-02-01 13:09:54 +01:00
compare.py templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
debug_style.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
feed.py auth-tokens: updated logic of authentication to a common shared user method. 2017-02-13 14:36:48 +01:00
files.py audit-logs: deprecated archive download info from audit logs. 2017-05-18 13:18:27 +02:00
forks.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
home.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
journal.py audit-logs: introduced new view to replace admin journal. 2017-05-19 10:33:10 +02:00
pullrequests.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
summary.py reviewers: moved the new v1 api of default reviewers into pyramid view. 2017-05-26 12:37:48 +02:00
utils.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00