| Commit message (Expand) | Author | Age | Files | Lines |
* | Add buttons to allow loading of incomplete diffs (#16829) | zeripath | 2021-10-15 | 1 | -1/+1 |
* | Support direct comparison (git diff a..b) as well merge comparison (a...b) (#... | zeripath | 2021-09-27 | 1 | -1/+1 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+1 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -18/+14 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -8/+54 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+1 |
* | Add checkbox to delete pull branch after successful merge (#16049) | Jimmy Praet | 2021-07-13 | 1 | -1/+5 |
* | Append to existing trailers in generated squash commit message (#15980) | Jimmy Praet | 2021-06-25 | 1 | -9/+8 |
* | Fix 500 Error with branch and tag sharing the same name #15592 (#16040) | Viktor Yakovchuk | 2021-06-23 | 1 | -1/+13 |
* | Reintroduce squash merge default comment as a config setting (#16134) | parnic | 2021-06-19 | 1 | -4/+32 |
* | Only log Error on getLastCommitStatus error to let pull list still be visible... | 6543 | 2021-05-04 | 1 | -1/+2 |
* | Performance improvement for list pull requests (#15447) | Lunny Xiao | 2021-04-15 | 1 | -10/+50 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | When Deleting Repository only explicitly close PRs whose base is not this rep... | zeripath | 2021-03-01 | 1 | -1/+6 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -1/+1 |
* | label and milestone webhooks on issue/pull creation (#14363) | Jimmy Praet | 2021-01-17 | 1 | -0/+6 |
* | Some code improvements (#14266) | Lunny Xiao | 2021-01-06 | 1 | -0/+4 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 1 | -1/+6 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -3/+1 |
* | Use the text of pull-request as the squash commit's message (#13071) | Mura Li | 2020-12-21 | 1 | -21/+9 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -3/+3 |
* | Show status check for merged PRs (#13975) | Cirno the Strongest | 2020-12-18 | 1 | -12/+9 |
* | [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) | 6543 | 2020-12-18 | 1 | -1/+1 |
* | Increment skip to avoid infini-loop (#13703) | John Olheiser | 2020-11-27 | 1 | -1/+1 |
* | Use chronological commit order in default squash message (#13661) (#13696) | Jimmy Praet | 2020-11-25 | 1 | -2/+3 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 1 | -1/+1 |
* | Stop cloning unnecessarily on PR update (#12839) | zeripath | 2020-09-14 | 1 | -60/+17 |
* | Fix git open close bug (#12834) | Lunny Xiao | 2020-09-14 | 1 | -3/+3 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -2/+2 |
* | Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) | 6543 | 2020-06-16 | 1 | -1/+10 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -1/+1 |
* | Ensure rejected push to refs/pull/index/head fails nicely (#11724) | zeripath | 2020-06-08 | 1 | -0/+10 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 1 | -0/+44 |
* | Cache PullRequest Divergence (#10914) | 6543 | 2020-04-14 | 1 | -0/+25 |
* | remove package code.gitea.io/gitea/modules/git import out of models (#11025) | 6543 | 2020-04-10 | 1 | -1/+201 |
* | Only update merge_base in checker if not already merged (#10908) | zeripath | 2020-04-01 | 1 | -1/+1 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 1 | -5/+4 |
* | Prevent panic on merge to PR (#10403) | zeripath | 2020-02-21 | 1 | -0/+8 |
* | Fix IsErrPullClosed (#10093) | Lunny Xiao | 2020-02-01 | 1 | -2/+2 |
* | PRs: Move to use a temporary repo for pushing new prs (#10009) | zeripath | 2020-01-28 | 1 | -14/+30 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -0/+76 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -1/+1 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -1/+95 |
* | Properly enforce gitea environment for pushes (#9501) | zeripath | 2019-12-27 | 1 | -0/+9 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -0/+88 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -27/+36 |
* | Move PushToBaseRepo from models to services/pull (#9352) | Lunny Xiao | 2019-12-15 | 1 | -1/+49 |
* | Remove SavePatch and generate patches on the fly (#9302) | zeripath | 2019-12-13 | 1 | -6/+7 |