summaryrefslogtreecommitdiffstats
path: root/modules/repository/branch.go
Commit message (Expand)AuthorAgeFilesLines
* Fix bug for ctx usage (#26762)Lunny Xiao2023-08-281-4/+4
* Fix branch commit message too long problem (#25588)Lunny Xiao2023-06-301-4/+4
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+135
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-26/+0
* Move some functions into services/repository (#17677)Lunny Xiao2021-11-171-89/+0
* [API] Add pagination to ListBranches (#14524)65432021-02-031-4/+8
* Handle more pathological branch and tag names (#11843)zeripath2020-06-111-66/+6
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-291-1/+3
* Handle push rejection in branch and upload (#10854)zeripath2020-03-281-0/+6
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-0/+163