##// END OF EJS Templates
routing: optionally use explicit db object on route....
routing: optionally use explicit db object on route. - makes it harder to integrate plugins - makes it consistent on other places - allows some plugins to use just the names
marcink -
r1989:f7b19fb3 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_checks.py Loading ...
repo_commits.py Loading ...
repo_compare.py Loading ...
repo_feed.py Loading ...
repo_files.py Loading ...
repo_forks.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 ...