summaryrefslogtreecommitdiffstats
path: root/models/consistency.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
| | | | | | | | | | | | * fix error log when loading issues caused by a xorm bug * upgrade packages * fix fmt * fix Consistency * fix tests
* Fix activity feed (#1779)Ethan Koenig2017-05-261-6/+0
| | | | | | | | | | | | * Fix activity feed Preserve actions after user/repo name change * Add missing comment * Fix migration, and remove fields completely * Tests
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-0/+172
* Fix and test for delete user * Run updates in batches * Unit test