| Commit message (Expand) | Author | Age | Files | Lines |
* | Less naked returns (#25713) | 6543 | 2023-07-07 | 1 | -1/+1 |
* | Do not output "Trace" level logs from process manager by default (#24952) | wxiaoguang | 2023-05-27 | 1 | -8/+25 |
* | Improve queue and logger context (#24924) | wxiaoguang | 2023-05-26 | 1 | -2/+9 |
* | Improve trace logging for pulls and processes (#22633) | zeripath | 2023-02-03 | 1 | -7/+15 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -157/+68 |
* | Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithCon... | wxiaoguang | 2022-03-31 | 1 | -1/+5 |
* | Add pprof labels in processes and for lifecycles (#19202) | zeripath | 2022-03-25 | 1 | -8/+11 |
* | 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-19 | 1 | -8/+8 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -45/+138 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -5/+2 |
* | Reduce data races (#14549) | 6543 | 2021-02-03 | 1 | -2/+3 |
* | Only write to global gitconfig if necessary (#11876) | zeripath | 2020-06-13 | 1 | -1/+27 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -26/+47 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 1 | -0/+14 |
* | Fix run command race (#1470) | Mura Li | 2017-11-13 | 1 | -22/+8 |
* | Refactor process package and introduce ProcessManager{} with tests (#75) | Matthias Loibl | 2017-01-17 | 1 | -72/+87 |
* | modules/process: add ExecDirEnv (next to ExecDir) | Mura Li | 2016-11-27 | 1 | -2/+8 |
* | Lint and document manager api | Sandro Santilli | 2016-11-24 | 1 | -8/+17 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -1/+2 |
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -1/+1 |
* | Able to set timeout for process monitor | Unknown | 2014-07-06 | 1 | -6/+43 |
* | Basic process manager | Unknown | 2014-06-19 | 1 | -0/+89 |