aboutsummaryrefslogtreecommitdiffstats
path: root/modules/process
Commit message (Expand)AuthorAgeFilesLines
* Restore functionality for early gits (#7775)zeripath2019-10-121-0/+14
* Fix run command race (#1470)Mura Li2017-11-132-22/+33
* Refactor process package and introduce ProcessManager{} with tests (#75)Matthias Loibl2017-01-172-72/+120
* modules/process: add ExecDirEnv (next to ExecDir)Mura Li2016-11-271-2/+8
* Lint and document manager apiSandro Santilli2016-11-241-8/+17
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* introduce git-shellUnknwon2015-11-261-1/+2
* New UI merge in progressUnknwon2014-07-261-1/+1
* Able to set timeout for process monitorUnknown2014-07-061-6/+43
* Basic process managerUnknown2014-06-191-0/+89