summaryrefslogtreecommitdiffstats
path: root/modules/doctor
Commit message (Expand)AuthorAgeFilesLines
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-172-0/+2
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-7/+8
* Fix bug on admin subcommand (#17533)Lunny Xiao2021-11-071-4/+5
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-303-4/+4
* Nicely handle missing user in collaborations (#17049)zeripath2021-09-271-253/+138
* Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#...zeripath2021-09-272-0/+589
* DBContext is just a Context (#17100)zeripath2021-09-232-2/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-195-12/+17
* Add doctor dbconsistency check for release and attachment (#16978)Lunny Xiao2021-09-141-0/+36
* Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...Lunny Xiao2021-09-061-0/+76
* Restore creation of git-daemon-export-ok files (#16508)zeripath2021-07-221-0/+73
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+59
* Add err to log (#15813)John Olheiser2021-05-101-1/+1
* Delete references if repository gets deleted (#15681)KN4CK3R2021-04-301-9/+46
* Delete protected branch if repository gets removed (#15658)KN4CK3R2021-04-301-8/+26
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-191-1/+18
* Prevent addition of labels from outside the repository or organisation in iss...zeripath2021-03-191-0/+39
* Fix postgres ID sequences broken by recreate-table (#15015)zeripath2021-03-181-0/+20
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-0/+18
* Add Doctor FixWrongUserType (#14522)65432021-01-291-0/+40
* Refactor doctor (#12264)zeripath2020-12-027-0/+751