gitea/modules/repository
6543 2686e6bbbe
Check if label template exist first ()
* add check

* refactor

* rollback repo on error after session closed
..
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
branch.go Handle more pathological branch and tag names ()
cache.go Use native git variants by default with go-git variants as build tag ()
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 Adopt repositories ()
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 Check for 'main' as potential default branch name ()
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 ()