unrhodecode/rhodecode/apps
Marcin Kuzminski 015ea42459 pull-request: code cleanup
- use stricter checks
- pull_request_id should be taken from object to cast to INT
- unified some code usage
2017-07-27 22:48:09 +02:00
..
_base core: no longer rely on webob exception inside get_or_404 function. 2017-07-25 15:26:38 +02:00
admin pull-request: code cleanup 2017-07-27 22:48:09 +02:00
channelstream pyramid: removed pylons reference from apps. 2017-06-06 13:35:05 +02:00
debug_style debug-style: moved from pylons controller to pyramid view. 2017-07-09 11:09:18 +02:00
gist security: fix self-xss on modifing gist filename. 2017-07-24 12:49:38 +02:00
home repo-commits: ported changeset code into pyramid views. 2017-07-24 17:04:14 +02:00
journal journal: ported controller to pyramid code 2017-07-18 23:38:15 +02:00
login repo-commits: ported changeset code into pyramid views. 2017-07-24 17:04:14 +02:00
my_account core: no longer rely on webob exception inside get_or_404 function. 2017-07-25 15:26:38 +02:00
ops ops: added redirect and exception ops view for testing. 2017-07-13 10:46:56 +02:00
repo_group home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
repository pull-request: code cleanup 2017-07-27 22:48:09 +02:00
search search: moved search into pyramid views. 2017-04-21 17:10:26 +02:00
svn_support svn-support: move into apps module. 2017-03-13 19:03:39 +01:00
user_profile views: fixed some view names for better usage in view whitelist access 2017-07-24 12:28:57 +02:00
__init__.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00