17 Commits (cb72c901b3250fa47c4b403182a3762685d57a02)

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