##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1981:339c39a8
db: use consistent order of auth-tokens and emails when fetching those from user.
0
r1980:f55ac84b
user-groups: moved the display of user group into a pyramid view
0
r1979:f2f8f5ce
pull-request: code cleanup - use stricter checks - pull_request_id should be taken from object to cast to INT - unified some code usage
0
r1978:455f23f1
pull-requests: fix deletion of comments and make the test actually test this ! - broken test failed to detect obvious error on comment deletion
0
r1977:cd9c800f
pull-requests: fixed tests.
0
r1976:b5799ede
pull-requests: add copy helpers into pull requests clone/pull url inputs.
0
r1975:e79dafa8
tests: disable one test that fails because it was written in a wrong way. - we'll re-enable it after migrating user groups to pyramid.
0
r1974:cb4db595
pull-requests: migrated code from pylons to pyramid
0
r1973:5a20d6ac
channelstream: log debug should be lazily evaulated.
dan
0
r1972:395809d6
files: fixed few found issues. - ensure non-relative paths are used after migration - redirect to summary for empty repositories instead of commit page that gives 404
dan
0
r1971:9bb20131
ajax: improved error messages for failed ajax calls.
0
r1970:ef3d81a8
channelstream: push events with comments on single commits. - use wrapper for posting to simplify the code.
0
r1969:27a92529
channelstream: add simple method of posting message to notification channel.
0
r1968:ea1add97
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
0
r1967:df3f2899
db: use unicode for some of the defaults to reduce sqlalchemy warnings.
0
r1966:28cc3daf
db: fix migration after sqlalchemy upgrade
0
r1965:b63bd7fe
db: removed two redundant indexes found by never sqlalchemy
0
r1964:70ea4c96
audit-logs: use stricter limit on how much data the commits key can hold. - we're limited by a smaller column size - helps avoid mysql problems - found after sqlalchemy update
0
r1963:64f734c0
sqlalchemy: enabled connection ping. - should fix potential issues with Mysql server has gone away issues
0
r1962:7d764257
dependencies: bumped sqlalchemy to version 1.1.11
0
load next
< 1 .. 167 168 169 170 171 .. 268 >
showing 20 out of 5342 commits