aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/create.go
Commit message (Expand)AuthorAgeFilesLines
* Move get/set default branch from git package to gitrepo package to hide repop...Lunny Xiao2024-03-081-6/+1
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-0/+2
* Move generate from module to service (#29465)Lunny Xiao2024-02-281-1/+1
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-271-1/+2
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+4
* Adjust object format interface (#28469)Lunny Xiao2023-12-171-23/+19
* Abstract hash function usage (#28138)Adam Majer2023-12-131-1/+7
* Remove unnecessary parameter (#27671)Lunny Xiao2023-10-181-1/+1
* move repository deletion to service layer (#26948)Lunny Xiao2023-09-081-4/+3
* Move createrepository from module to service layer (#26927)Lunny Xiao2023-09-061-0/+315