unrhodecode/rhodecode/controllers
2017-06-20 00:11:36 +02:00
..
admin my-account: moved few my account views into pyramid. 2017-06-20 00:11:36 +02:00
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
changelog.py repo-summary: re-implemented summary view as pyramid. 2017-06-07 13:23:21 +02:00
changeset.py security: make sure the admin of repo can only delete comments which are from the same repo. 2017-06-19 21:15:37 +02:00
compare.py repo-summary: re-implemented summary view as pyramid. 2017-06-07 13:23:21 +02:00
debug_style.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
feed.py repo-summary: re-implemented summary view as pyramid. 2017-06-07 13:23:21 +02:00
files.py security: fixed self-xss inside file views. 2017-06-17 17:06:57 +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 security: make sure the admin of repo can only delete comments which are from the same repo. 2017-06-19 21:15:37 +02:00
utils.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00