Commit Graph

13 Commits (c6176ee59f4a25607dcfbc00757121f705101101)

Author SHA1 Message Date
Giteabot ad5a8d043c
Make "sync branch" also sync object format and add tests (#30878) (#30880) 6 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
Lunny Xiao 6945918d34
Fix bug for ctx usage (#26762) 1 year ago
Lunny Xiao 65acd1e9ef
Fix branch commit message too long problem (#25588) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 3 years ago
Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) 3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607) 5 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
John Olheiser aa02463ded Delete local branch if it exists (#6497) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130) 7 years ago
Dennis Keitzel 96b4780727 Gracefully handle bare repositories on API operations. (#1932) 8 years ago
Bwko ce8c9ef580 Lint models/repo_branch.go 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Unknwon 995487e822 Minor fix for #2506 9 years ago
Antoine GIRARD b7b30cd85e Corrections following recommendations 9 years ago
Antoine GIRARD c11c3b6c11 Near ready 9 years ago