summaryrefslogtreecommitdiffstats
path: root/models/consistency.go
Commit message (Expand)AuthorAgeFilesLines
* Update milestone counters on new issue. (#16183)KN4CK3R2021-06-211-0/+6
* Fix `doctor --run check-db-consistency --fix` with label fix (#16094)Lunny Xiao2021-06-081-17/+24
* Fix orphaned objects deletion bug (#15657)Lunny Xiao2021-04-301-3/+7
* Fix Migration 176 yet again (#15131)zeripath2021-03-231-4/+5
* Fix consistency check (#15120)zeripath2021-03-231-1/+1
* Fix the v176 migration (#15110)zeripath2021-03-221-1/+1
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-191-0/+17
* Prevent addition of labels from outside the repository or organisation in iss...zeripath2021-03-191-0/+58
* Fix postgres ID sequences broken by recreate-table (#15015)zeripath2021-03-181-0/+61
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-0/+10
* Add Doctor FixWrongUserType (#14522)65432021-01-291-1/+11
* Add migration to set IsArchived false if it is null (#11853)zeripath2020-06-111-0/+12
* Doctor check & fix db consistency (#11111)65432020-05-291-0/+116
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-2/+5
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Fix activity feed (#1779)Ethan Koenig2017-05-261-6/+0
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-0/+172