index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
doctor.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc.
TomZ
2024-02-05
1
-3
/
+3
*
Move doctor package from modules to services (#28856)
Lunny Xiao
2024-01-20
1
-1
/
+1
*
Improve CLI code and descriptions (#28482)
wxiaoguang
2023-12-15
1
-1
/
+1
*
Improve doctor cli behavior (#28422)
wxiaoguang
2023-12-11
1
-28
/
+23
*
Improve "gitea doctor" sub-command and fix "help" commands (#26072)
wxiaoguang
2023-07-25
1
-16
/
+18
*
Refactor to use urfave/cli/v2 (#25959)
wxiaoguang
2023-07-21
1
-14
/
+15
*
Fix sub-command log level (#25537)
wxiaoguang
2023-06-28
1
-1
/
+1
*
Refactor path & config system (#25330)
wxiaoguang
2023-06-21
1
-1
/
+1
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-59
/
+31
*
Merge setting.InitXXX into one function with options (#24389)
Lunny Xiao
2023-05-04
1
-2
/
+1
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-5
/
+7
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Split migrations folder (#21549)
Lunny Xiao
2022-11-02
1
-1
/
+2
*
Disable doctor logging on panic (#20847)
zeripath
2022-08-19
1
-11
/
+42
*
Fix git.Init for doctor sub-command (#20782)
wxiaoguang
2022-08-13
1
-6
/
+0
*
Refactor legacy git init (#20376)
wxiaoguang
2022-08-09
1
-3
/
+9
*
Don't buffer doctor logger (#19982)
Gusted
2022-06-16
1
-1
/
+1
*
[doctor] update the help with fix capabilities (#19762)
silentcodeg
2022-05-20
1
-2
/
+2
*
format with gofumpt (#18184)
6543
2022-01-20
1
-1
/
+0
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-2
/
+1
*
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-12-01
1
-1
/
+1
*
A better go code formatter, and now `make fmt` can run in Windows (#17684)
wxiaoguang
2021-11-17
1
-2
/
+1
*
Fix bug on admin subcommand (#17533)
Lunny Xiao
2021-11-07
1
-2
/
+8
*
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-30
1
-2
/
+2
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-4
/
+4
*
Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...
Lunny Xiao
2021-09-06
1
-1
/
+0
*
Refactor doctor (#12264)
zeripath
2020-12-02
1
-521
/
+35
*
Add command to recreate tables (#12407)
zeripath
2020-09-06
1
-0
/
+63
*
Initial support for push options (#12169)
John Olheiser
2020-08-23
1
-0
/
+31
*
Re-attempt to delete temporary upload if the file is locked by another proces...
zeripath
2020-08-11
1
-1
/
+2
*
Decrease the num_stars when deleting a repo (#11954)
赵智超
2020-07-07
1
-0
/
+10
*
Add migration to set IsArchived false if it is null (#11853)
zeripath
2020-06-11
1
-0
/
+16
*
Doctor check & fix db consistency (#11111)
6543
2020-05-29
1
-2
/
+85
*
Return error for authorized_keys and mergebase problems (#10990)
zeripath
2020-04-08
1
-1
/
+4
*
Mulitple Gitea Doctor improvements (#10943)
zeripath
2020-04-06
1
-45
/
+312
*
Implement basic app.ini and path checks to doctor cmd (#10064)
guillep2k
2020-01-30
1
-15
/
+112
*
Add a new command doctor to check if some wrong configurations on gitea insta...
Lunny Xiao
2020-01-11
1
-0
/
+130