This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/repository
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159)
* Move init repository related functions to modules

* Fix lint

* Use ctx but db.DefaultContext

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-29 15:23:45 +08:00
..
archiver
files Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
adopt.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
fork.go
fork_test.go
hooks.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
main_test.go
push.go Fix compare link in active feeds for new branch (#19149) 2022-03-23 13:40:12 +00:00
repository.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
template.go
transfer.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
transfer_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00