gitea/modules/repository
techknowlogick 7dc8db9ea8
Global default branch setting () ()
* Global default branch setting ()

* Global default branch setting

* add to app.ini example per @silverwind

* update per @lunny

Co-authored-by: John Olheiser <john.olheiser@gmail.com>

* Update modules/setting/repository.go

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
..
branch.go Handle more pathological branch and tag names () ()
check.go Refactor Cron and merge dashboard tasks ()
commits.go make avatar lookup occur at image request ()
commits_test.go make avatar lookup occur at image request ()
create.go When initialising repositories ensure that the user doing the creation is the initializer () ()
create_test.go Various fixes in login sources ()
fork.go Fix forked repo has no icon and language stat. ()
fork_test.go Move create/fork repository from models to modules/repository ()
generate.go Option to set default branch at repository creation ()
hooks.go Refactor Cron and merge dashboard tasks ()
init.go Global default branch setting () ()
main_test.go Move push commits from models to modules/repository ()
repo.go API add/generalize pagination ()
update.go Move PushUpdateAddDeleteTags to repository module from models ()