forgejo/services/repository
6543 54e9ee37a7
format with gofumpt ()
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
archiver format with gofumpt () 2022-01-20 18:46:10 +01:00
files Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
adopt.go format with gofumpt () 2022-01-20 18:46:10 +01:00
adopt_test.go format with gofumpt () 2022-01-20 18:46:10 +01:00
avatar.go Some repository refactors () 2021-12-12 23:48:20 +08:00
avatar_test.go Some repository refactors () 2021-12-12 23:48:20 +08:00
branch.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
cache.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
check.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
fork.go Some repository refactors () 2021-12-12 23:48:20 +08:00
fork_test.go Some repository refactors () 2021-12-12 23:48:20 +08:00
hooks.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
push.go format with gofumpt () 2022-01-20 18:46:10 +01:00
repository.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
template.go Some repository refactors () 2021-12-12 23:48:20 +08:00
transfer.go Fix rename notification bug () 2021-12-17 14:24:47 +08:00
transfer_test.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00