Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sqlite deadlock when assigning to a PR (#5640) | zeripath | 2019-01-04 | 1 | -3/+3 |
| | | | | | | | | | | | | * Fix sqlite deadlock when assigning to a PR Fix 5639 Signed-off-by: Andrew Thornton <art27@cantab.net> * More possible deadlocks found and fixed Signed-off-by: Andrew Thornton <art27@cantab.net> | ||||
* | Update xorm to latest version and fix correct `user` table referencing in ↵ | Lauris BH | 2018-07-20 | 1 | -1/+1 |
| | | | | sql (#4473) | ||||
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -0/+17 |
| | |||||
* | fix: Add feed for organization (#3594) | Bo-Yi Wu | 2018-03-03 | 1 | -0/+15 |
| | | | | | | | | | | | | * feat: Add feed for organization * fix: testing * fix: testing * fix: testing * fix: testing | ||||
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * Filter inactive users before sending emails or creating browser notifications Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * fix formatting issues Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * included requested changes Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * optimized database queries * rebasing new master and add tablenames for clarification in xorm queries * remove escaped quotationmarks using backticks Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> | ||||
* | Unit tests for repo watching (#963) | Ethan Koenig | 2017-02-17 | 1 | -0/+103 |