| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -407/+0 |
* | Merge all deleteBranch as one function and also fix bug when delete branch do... | Lunny Xiao | 2021-06-07 | 1 | -61/+16 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -2/+2 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -2/+3 |
* | Create tag on ui (#13467) | a1012112796 | 2021-02-28 | 1 | -1/+15 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -27/+28 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -2/+4 |
* | Add pager to the branches page (#14202) | Chester Liu | 2021-01-19 | 1 | -80/+135 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 1 | -2/+2 |
* | Return the full rejection message and errors in flash errors (#13221) | zeripath | 2020-10-20 | 1 | -1/+10 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 1 | -8/+5 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -8/+9 |
* | Protect default branch against deletion (#11115) | 6543 | 2020-05-06 | 1 | -1/+5 |
* | Allow unauthenticated users to compare (#11240) | Kyle Evans | 2020-05-04 | 1 | -0/+1 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 1 | -3/+13 |
* | Fix panic in API pulls when headbranch does not exist (#10676) | zeripath | 2020-03-09 | 1 | -2/+1 |
* | Fix branch page pull request title and link error (#10092) | Lunny Xiao | 2020-02-01 | 1 | -1/+1 |
* | Move newbranch to standalone package (#9627) | Lunny Xiao | 2020-01-14 | 1 | -3/+4 |
* | Branches not at ref commit ID should not be listed as Merged (#9614) | zeripath | 2020-01-07 | 1 | -0/+44 |
* | Push update after branch is restored (#9416) | Mario Lubenka | 2019-12-26 | 1 | -0/+16 |
* | Move PushUpdateOptions from models to repofiles (#9124) | Lunny Xiao | 2019-11-29 | 1 | -1/+1 |
* | [Branch View] Add Included TAG (#8449) | 6543 | 2019-10-14 | 1 | -0/+4 |
* | improve branches list performance and fix protected branch icon when no-login... | Lunny Xiao | 2019-08-01 | 1 | -4/+12 |
* | Only show "New Pull Request" button if repo allows pulls (#7426) | Gary Kim | 2019-07-11 | 1 | -0/+1 |
* | Show Pull Request button or status of latest PR in branch list (#6990) | Mario Lubenka | 2019-06-27 | 1 | -12/+26 |
* | Move PushUpdate dependency from models to repofiles (#6763) | Lunny Xiao | 2019-06-10 | 1 | -9/+12 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -6/+0 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 1 | -4/+16 |
* | Delete local branch if it exists (#6497) | John Olheiser | 2019-04-08 | 1 | -0/+6 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -7/+7 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Clean up ref name rules (#6437) | mrsdizzie | 2019-03-26 | 1 | -1/+2 |
* | branch: Trigger update when deleting branch via UI. (#5617) | Harshit Bansal | 2019-01-02 | 1 | -1/+13 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -2/+3 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -6/+6 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -5/+5 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -7/+167 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -0/+49 |
* | Make branch deletion URL more like GitHub's, fixes #1397 (#1994) | Lauris BH | 2017-06-21 | 1 | -59/+0 |
* | Add delete branch track on pull request comments (#888) | Lunny Xiao | 2017-02-11 | 1 | -1/+11 |
* | Improve the way how branches are deleted | Bwko | 2016-12-26 | 1 | -6/+36 |
* | Provide button to delete merged pull request (#441) | Lunny Xiao | 2016-12-25 | 1 | -0/+19 |
* | golint fixed for routers/repo/branch.go (#206) | Lunny Xiao | 2016-11-22 | 1 | -2/+3 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -2/+2 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -50/+0 |
* | Web editor: improve edit file and diff preview | Unknwon | 2016-08-14 | 1 | -3/+3 |
* | Code clean up for new config options | Unknwon | 2016-08-14 | 1 | -7/+2 |
* | Squashed commit of the following: | Richard Mahn | 2016-08-14 | 1 | -0/+55 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -2/+2 |