1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 01:14:23 +02:00
gitea/routers/repo
techknowlogick 6bf78d2b57
Global default branch setting (#11918)
* Global default branch setting

* add to app.ini example per @silverwind

* update per @lunny

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2020-06-17 16:53:55 -04:00
..
activity.go
attachment.go
blame.go Rework blame template and styling (#11885) 2020-06-15 14:39:39 -04:00
branch.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
commit.go
compare.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
download.go
editor_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
release_test.go
release.go
repo.go Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go