| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) | wxiaoguang | 2022-06-16 | 1 | -18/+9 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 12 | -144/+150 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 4 | -23/+27 |
* | Refactor git module, make Gitea use internal git config (#19732) | wxiaoguang | 2022-06-10 | 1 | -6/+0 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 4 | -10/+10 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 4 | -6/+10 |
* | Move some helper files out of models (#19355) | Lunny Xiao | 2022-05-08 | 5 | -14/+19 |
* | Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) | 6543 | 2022-05-08 | 1 | -1/+1 |
* | Allow custom default merge message with .gitea/default_merge_message/<merge_s... | Lunny Xiao | 2022-05-08 | 2 | -8/+161 |
* | Auto merge pull requests when all checks succeeded via API (#9307) | kolaente | 2022-05-08 | 3 | -2/+16 |
* | PullService lock via pullID (#19520) | 6543 | 2022-05-04 | 4 | -1/+18 |
* | Use for a repo action one database transaction (#19576) | 6543 | 2022-05-03 | 3 | -106/+119 |