| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 2 | -38/+26 |
* | Refresh the refernce of the closed PR when reopening (#24231) | sillyguodong | 2023-05-08 | 1 | -11/+5 |
* | Make more functions use ctx instead of db.DefaultContext (#24068) | wxiaoguang | 2023-04-14 | 3 | -6/+6 |
* | [Patch] Fix closed PR also triggers Webhooks and actions (#23782) | sillyguodong | 2023-03-30 | 1 | -0/+4 |
* | Disable sending email after push a commit to a closed PR (#23462) | sillyguodong | 2023-03-15 | 1 | -1/+4 |
* | Improve squash merge commit author and co-author with private emails (#22977) | Brecht Van Lommel | 2023-03-09 | 2 | -7/+53 |
* | Fix pull request update showing too many commits with multiple branches (#22856) | Brecht Van Lommel | 2023-03-09 | 1 | -78/+12 |
* | Refactor merge/update git command calls (#23366) | wxiaoguang | 2023-03-09 | 3 | -38/+28 |
* | Refactor and tidy-up the merge/update branch code (#22568) | zeripath | 2023-03-07 | 11 | -606/+753 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -4/+4 |
* | Fix cannot reopen after pushing commits to a closed PR (#23189) | sillyguodong | 2023-03-03 | 1 | -3/+3 |
* | Do not create commit graph for temporary repos (#23219) | Brecht Van Lommel | 2023-03-01 | 1 | -2/+8 |
* | Add force_merge to merge request and fix checking mergable (#23010) | Jason Song | 2023-02-21 | 1 | -9/+28 |
* | Use `--message=%s` for git commit message (#23028) | wxiaoguang | 2023-02-21 | 1 | -2/+2 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 3 | -11/+11 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+1 |
* | Fix update by rebase being wrongly disabled by protected base branch (#22825) | Brecht Van Lommel | 2023-02-09 | 1 | -1/+1 |
* | Load issue before accessing index in merge message (#22822) | John Olheiser | 2023-02-09 | 1 | -0/+3 |
* | Fix time to NotifyPullRequestSynchronized (#22650) | Jason Song | 2023-02-05 | 1 | -18/+18 |
* | Refactor git command package to improve security and maintainability (#22678) | wxiaoguang | 2023-02-04 | 2 | -120/+93 |
* | Improve trace logging for pulls and processes (#22633) | zeripath | 2023-02-03 | 2 | -93/+97 |
* | Small refactor for loading PRs (#22652) | Lunny Xiao | 2023-02-01 | 1 | -1/+0 |
* | Improve checkIfPRContentChanged (#22611) | zeripath | 2023-01-28 | 1 | -53/+39 |
* | Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) | Brecht Van Lommel | 2023-01-24 | 2 | -3/+3 |
* | When updating by rebase we need to set the environment for head repo (#22535) | zeripath | 2023-01-19 | 1 | -8/+14 |
* | Fix 500 error viewing pull request when fork has pull requests disabled (#22512) | Brecht Van Lommel | 2023-01-18 | 1 | -0/+3 |
* | some refactor about code comments (#20821) | Lunny Xiao | 2023-01-17 | 2 | -3/+48 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 5 | -31/+52 |
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 2 | -3/+4 |
* | Support template for merge message description (#22248) | Jason Song | 2022-12-29 | 3 | -19/+94 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 3 | -8/+8 |
* | Add setting to disable the git apply step in test patch (#22130) | zeripath | 2022-12-19 | 1 | -4/+17 |
* | Correctly handle moved files in apply patch (#22118) | zeripath | 2022-12-14 | 1 | -0/+3 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 7 | -12/+175 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 6 | -10/+11 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 14 | -28/+14 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 10 | -74/+75 |
* | Allow detect whether it's in a database transaction for a context.Context (#2... | Lunny Xiao | 2022-11-12 | 2 | -3/+3 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 1 | -2/+6 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 8 | -83/+83 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 5 | -34/+37 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 2 | -13/+13 |
* | Do DB update after merge in hammer context (#21401) | zeripath | 2022-10-11 | 1 | -10/+12 |
* | Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpd... | zeripath | 2022-08-18 | 1 | -0/+3 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 2 | -6/+6 |
* | Ensure that all unmerged files are merged when conflict checking (#20528) | zeripath | 2022-07-29 | 2 | -2/+27 |
* | Dismiss prior pull reviews if done via web in review dismiss (#20197) | 6543 | 2022-07-19 | 1 | -1/+18 |
* | Fix checks in PR for empty commits #19603 (#20290) | Ing. Jaroslav Šafka | 2022-07-13 | 2 | -1/+9 |
* | Check if project has the same repository id with issue when assign project to... | Lunny Xiao | 2022-06-30 | 1 | -5/+11 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 2 | -3/+3 |