aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/doctor.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor doctor (#12264)zeripath2020-12-021-521/+35
* Add command to recreate tables (#12407)zeripath2020-09-061-0/+63
* Initial support for push options (#12169)John Olheiser2020-08-231-0/+31
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-1/+2
* Decrease the num_stars when deleting a repo (#11954)赵智超2020-07-071-0/+10
* Add migration to set IsArchived false if it is null (#11853)zeripath2020-06-111-0/+16
* Doctor check & fix db consistency (#11111)65432020-05-291-2/+85
* Return error for authorized_keys and mergebase problems (#10990)zeripath2020-04-081-1/+4
* Mulitple Gitea Doctor improvements (#10943)zeripath2020-04-061-45/+312
* Implement basic app.ini and path checks to doctor cmd (#10064)guillep2k2020-01-301-15/+112
* Add a new command doctor to check if some wrong configurations on gitea insta...Lunny Xiao2020-01-111-0/+130