zeripath and techknowlogick
6311e4ce6a
Fix sqlite deadlock when assigning to a PR ( #5640 )
...
* Fix sqlite deadlock when assigning to a PR
Fix 5639
Signed-off-by: Andrew Thornton <[email protected] >
* More possible deadlocks found and fixed
Signed-off-by: Andrew Thornton <[email protected] >
2019-01-04 16:51:27 -05:00
Lauris BH and Lunny Xiao
0c59edaafa
Update xorm to latest version and fix correct user table referencing in sql ( #4473 )
2018-07-20 10:10:17 +08:00
David Schneiderbauer and techknowlogick
0b3ea42847
hide issues from org private repos w/o team assignment ( #4034 )
2018-06-21 12:00:13 -04:00
Bo-Yi Wu and GitHub
78b54b49fa
fix: Add feed for organization ( #3594 )
...
* feat: Add feed for organization
* fix: testing
* fix: testing
* fix: testing
* fix: testing
2018-03-03 13:21:16 +08:00
David Schneiderbauer and Lunny Xiao
d766d0c4e0
Prevent sending emails and notifications to inactive users ( #2384 )
...
* Filter inactive users before sending emails or creating browser notifications
Signed-off-by: David Schneiderbauer <[email protected] >
* fix formatting issues
Signed-off-by: David Schneiderbauer <[email protected] >
* included requested changes
Signed-off-by: David Schneiderbauer <[email protected] >
* optimized database queries
* rebasing new master and add tablenames for clarification in xorm queries
* remove escaped quotationmarks using backticks
Signed-off-by: David Schneiderbauer <[email protected] >
2017-09-16 08:18:25 +08:00
Ethan Koenig and Lunny Xiao
be48b32e63
Unit tests for repo watching ( #963 )
2017-02-17 16:02:11 +08:00