gitea/modules/repository
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355)
* Move some helper files out of models

* Some improvements

Co-authored-by: delvh <dev.lh@web.de>
2022-05-08 18:46:32 +02:00
..
commits.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
commits_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
create.go A pull-mirror repo should be marked as such on creation (#19295) 2022-04-01 22:14:36 +08:00
create_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
env.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
generate.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
hooks.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
init.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
push.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2022-04-01 10:55:30 +08:00
repo.go fix #19545 (#19563) 2022-04-30 20:50:56 +08:00
temp.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00