##// 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

File last commit:

r1:854a839a default
r1968:ea1add97 default
Show More
release-notes-2.2.8.rst
12 lines | 207 B | text/x-rst | RstLexer

|RCE| 2.2.8 |RNS|

General

  • 2015-06-30

Fixes

  • Security: Apply the same permission checks for the API call create_repo and the web interface to create a repository.