##// END OF EJS Templates
db: use a wrapper on pull requests _last_merge_status to ensure this is always INT....
db: use a wrapper on pull requests _last_merge_status to ensure this is always INT. - after upgrade of sqlalchemy this is casted to Long - for backward compat we cast it as Int
marcink -
r1968:ea1add97 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 ...