This website requires JavaScript.
Explore
Help
Sign in
engineering
/
unrhodecode
Watch
1
Star
0
Fork
You've already forked unrhodecode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
53611d6f94
unrhodecode
/
rhodecode
/
controllers
History
Download ZIP
Download TAR.GZ
Marcin Kuzminski
53611d6f94
files: ported repository files controllers to pyramid views.
2017-07-17 14:20:22 +02:00
..
admin
users: add additional information why user with pending reviews shouldn't be deleted.
2017-07-13 22:40:12 +02:00
__init__.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
changelog.py
security: escape flash messaged VCS errors to prevent XSS atacks.
2017-06-26 14:48:15 +02:00
changeset.py
diffs: simplified the datastructure of fillediff. Hopefully this
2017-06-28 14:03:57 +02:00
compare.py
diffs: simplified the datastructure of fillediff. Hopefully this
2017-06-28 14:03: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: use 404 instead of 403 in case missing permissions for comment deletion.
2017-06-20 19:39:19 +02:00
utils.py
pull-request: extended default reviewers functionality.
2017-05-29 20:10:17 +02:00