Commit Graph

23 Commits (3a73645502392110369b5d78fa2c9136e77e4aa2)

Author SHA1 Message Date
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 3 years ago
zeripath 5fe764b1eb
Add pprof labels in processes and for lifecycles (#19202) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
6543 87009ab40a
Reduce data races (#14549) 4 years ago
zeripath ae3cfa8449
Only write to global gitconfig if necessary (#11876) 4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775) 5 years ago
Mura Li f4d12f8d97 Fix run command race (#1470) 7 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
Mura Li 9aaf2a6d9a modules/process: add ExecDirEnv (next to ExecDir) 8 years ago
Sandro Santilli ad3d6b7fff Lint and document manager api 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon c50a3503e6 introduce git-shell 9 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown 097c8e05e6 Able to set timeout for process monitor 10 years ago
Unknown f147ad619a Basic process manager 10 years ago