| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor repo_stats to use os.pipe (#11726) | techknowlogick | 2020-09-05 | 1 | -1/+1 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 1 | -3/+2 |
* | Remove async pre-empt hack if go >= 1.15 (#12718) | zeripath | 2020-09-04 | 1 | -1/+5 |
* | go1.15 (#12475) | techknowlogick | 2020-08-13 | 1 | -0/+1 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 1 | -2/+12 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -1/+0 |
* | Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi... | mrsdizzie | 2020-04-28 | 1 | -0/+2 |
* | Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#... | zeripath | 2020-03-02 | 1 | -1/+1 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -2/+6 |
* | Fix nondeterministic behavior (#9341) | Mura Li | 2019-12-13 | 1 | -1/+1 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -8/+29 |
* | Fix datarace on git.GlobalCommandArgs on tests (#9162) | Lunny Xiao | 2019-11-27 | 1 | -0/+8 |
* | Migrate temp_repo.go to use git.NewCommand (#8918) | zeripath | 2019-11-11 | 1 | -0/+11 |
* | Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) | zeripath | 2019-11-10 | 1 | -1/+10 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -0/+5 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -5/+43 |
* | Pre-calculate the absolute path of git (#6575) | Mura Li | 2019-04-17 | 1 | -1/+1 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -0/+137 |