Commit Graph

6 Commits (492e1c2fbd1b646f4428207942a9f89b56f7b6a9)

Author SHA1 Message Date
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
Lunny Xiao 4e761fa385
Fix branch pagination error (#16805) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467) 4 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Chester Liu 0c0445c97a
Add pager to the branches page (#14202) 4 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363) 4 years ago
zeripath 965861043a
Return the full rejection message and errors in flash errors (#13221) 4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133) 4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
6543 505e456f26
Protect default branch against deletion (#11115) 4 years ago
Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240) 4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676) 5 years ago
Lunny Xiao 3ccd271081
Fix branch page pull request title and link error (#10092) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
Mario Lubenka 1db2381546 Push update after branch is restored (#9416) 5 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
6543 733c898a90 [Branch View] Add Included TAG (#8449) 5 years ago
Lunny Xiao 02999c9a44 improve branches list performance and fix protected branch icon when no-login (#7695) 5 years ago
Gary Kim 072bdfa3f5 Only show "New Pull Request" button if repo allows pulls (#7426) 5 years ago
Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990) 5 years ago
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) 5 years ago
John Olheiser aa02463ded Delete local branch if it exists (#6497) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
mrsdizzie d056bf300f Clean up ref name rules (#6437) 6 years ago
Harshit Bansal 8764f1512d branch: Trigger update when deleting branch via UI. (#5617) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108) 7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130) 7 years ago
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888) 8 years ago
Bwko 71dee6b7c0 Improve the way how branches are deleted 8 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441) 8 years ago
Lunny Xiao cb1602840c golint fixed for routers/repo/branch.go (#206) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago