gitea/modules/repository
Lunny Xiao 9e7e11224f
Fix potential copy lfs records failure when fork a repository () ()
..
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
branch.go [API] Add pagination to ListBranches ()
cache.go Ensure memcache TTL cannot be over 30 days ()
check.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
commits.go Fix frontpage avatars ()
commits_test.go Fix frontpage avatars ()
create.go Check if label template exist first ()
create_test.go Various fixes in login sources ()
fork.go Fix potential copy lfs records failure when fork a repository () ()
fork_test.go Move create/fork repository from models to modules/repository ()
generate.go Ensure that HEAD is updated to match default branch in template generation ()
hooks.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
init.go [API] Add pagination to ListBranches ()
main_test.go Move push commits from models to modules/repository ()
push.go Fix a bug on refactoring ()
repo.go Add MirrorInterval to the API ()
update.go Move PushUpdateAddDeleteTags to repository module from models ()