forgejo/services/repository
2023-04-12 16:05:10 +02:00
..
archiver
files fix submodule is nil panic (#23588) (#23601) 2023-03-21 09:39:40 +08:00
adopt.go Repositories: by default disable all units except code and pulls on forks (#22541) 2023-02-04 14:48:38 +08:00
adopt_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
avatar.go
avatar_test.go
branch.go Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
cache.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
check.go Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
fork.go Repositories: by default disable all units except code and pulls on forks (#22541) 2023-02-04 14:48:38 +08:00
fork_test.go Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2022-12-27 15:21:14 -06:00
hooks.go
lfs.go
main_test.go
push.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
repository.go Make label templates have consistent behavior and priority (#23749) (#24071) 2023-04-12 16:05:10 +02:00
repository_test.go
review.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
review_test.go
template.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
transfer.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
transfer_test.go