| Commit message (Expand) | Author | Age | Files | Lines |
* | Repo name added to automatically generated commit message when mergin… (#99... | zeripath | 2020-02-15 | 1 | -1/+10 |
* | Only check for conflicts/merging if the PR has not been merged in the interim... | 6543 | 2020-02-10 | 1 | -18/+46 |
* | [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist... | 6543 | 2020-01-31 | 1 | -29/+32 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -1/+5 |
* | Explicitly refer to PR in squash-merge commit message in case of external tra... | David Svantesson | 2020-01-18 | 1 | -0/+7 |
* | Move Errored PRs out of StatusChecking (#9675) (#9726) | zeripath | 2020-01-12 | 1 | -1/+2 |
* | Branches not at ref commit ID should not be listed as Merged (#9614) | zeripath | 2020-01-07 | 1 | -1/+1 |
* | Provide Default messages for merges (#9393) | zeripath | 2019-12-30 | 1 | -0/+201 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -0/+29 |
* | Refactor comment (#9330) | Lunny Xiao | 2019-12-15 | 1 | -1/+1 |
* | Move PushToBaseRepo from models to services/pull (#9352) | Lunny Xiao | 2019-12-15 | 1 | -44/+0 |
* | Remove SavePatch and generate patches on the fly (#9302) | zeripath | 2019-12-13 | 1 | -184/+3 |
* | Move some pull request functions from models to services (#9266) | Lunny Xiao | 2019-12-06 | 1 | -126/+5 |
* | Move repoWorkPool outside rename/transfer repository (#9086) | Lunny Xiao | 2019-12-06 | 1 | -2/+2 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -2/+6 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -17/+14 |
* | Move merge actions to notification (#9024) | Lunny Xiao | 2019-11-21 | 1 | -0/+3 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+4 |
* | Move pull list code to a seperate file (#8748) | Lunny Xiao | 2019-10-30 | 1 | -211/+0 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -4/+3 |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 1 | -14/+32 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Move AddTestPullRequestTask to pull service package from models (#8324) | Lunny Xiao | 2019-10-15 | 1 | -87/+0 |
* | Transaction-aware retry create issue to cope with duplicate keys (#8307) | guillep2k | 2019-10-03 | 1 | -1/+19 |
* | Show correct commit status in PR list (#8316) | Elias Norberg | 2019-09-30 | 1 | -3/+6 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 1 | -27/+0 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 1 | -0/+14 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Fix pull creation with empty changes (#7920) | Mura Li | 2019-08-20 | 1 | -7/+10 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -7/+7 |
* | only return head: null if source branch was deleted (#6705) | quantonganh | 2019-07-08 | 1 | -32/+58 |
* | #6946 Run hooks on merge/edit and cope with protected branches (#6961) | zeripath | 2019-07-01 | 1 | -1/+1 |
* | Show Pull Request button or status of latest PR in branch list (#6990) | Mario Lubenka | 2019-06-27 | 1 | -0/+14 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -4/+4 |
* | Fix #732: Add LFS objects to base repository on merging (#7082) | zeripath | 2019-06-22 | 1 | -285/+3 |
* | fix duplicated file on pull request conflicted files (#7211) | Lunny Xiao | 2019-06-15 | 1 | -1/+11 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -4/+21 |
* | Fixes diff on merged pull requests (#7171) | Mario Lubenka | 2019-06-11 | 1 | -1/+1 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -2/+1 |
* | Use modules/git for git commands (#6775) | Mura Li | 2019-05-13 | 1 | -82/+42 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -31/+32 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | fix pulls broken when fork repository deleted (#6754) | Lunny Xiao | 2019-04-26 | 1 | -0/+4 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -2/+3 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 1 | -0/+25 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -38/+38 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Pull request conflict files detection (#5951) | Lunny Xiao | 2019-02-05 | 1 | -5/+30 |
* | fix delete correct temp directory (#5839) | yasuokav | 2019-01-25 | 1 | -1/+1 |
* | Make sure .git/info is created before generating .git/info/sparse-che… (#5825) | Mura Li | 2019-01-24 | 1 | -1/+5 |