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/modules/repository
2021-04-14 22:15:28 +01:00
..
adopt.go
branch.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
check.go Update repository size on cron gc task (#15177) 2021-03-28 05:56:28 +02:00
commits.go
commits_test.go
create.go Check if label template exist first (#14384) 2021-01-18 21:00:50 +01:00
create_test.go
fork.go Fix potential copy lfs records failure when fork a repository (#15441) 2021-04-14 22:15:28 +01:00
fork_test.go
generate.go Ensure that HEAD is updated to match default branch in template generation (#13948) 2020-12-11 22:41:59 +01:00
hooks.go
init.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
main_test.go
push.go
repo.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
update.go