##// END OF EJS Templates
events: ported pylons part to pyramid....
events: ported pylons part to pyramid. - fix lack of request context in VCS type events we now use a dummy request but it's sufficient for routes generation - cleanup and re-organized some code - removed all pylons stuff from the events code
marcink -
r1959:b0de121b default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / repository / views
__init__.py Loading ...
repo_bookmarks.py Loading ...
repo_branches.py Loading ...
repo_caches.py Loading ...
repo_changelog.py Loading ...
repo_commits.py Loading ...
repo_compare.py Loading ...
repo_feed.py Loading ...
repo_files.py Loading ...
repo_maintainance.py Loading ...
repo_permissions.py Loading ...
repo_pull_requests.py Loading ...
repo_review_rules.py Loading ...
repo_settings.py Loading ...
repo_settings_advanced.py Loading ...
repo_strip.py Loading ...
repo_summary.py Loading ...
repo_tags.py Loading ...