forgejo/routers/repo
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
* Refactor repo.isBare to repo.isEmpty #5629

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Remove Sync call
2019-01-17 19:01:04 -05:00
..
activity.go
attachment.go
branch.go branch: Trigger update when deleting branch via UI. (#5617) 2019-01-02 20:56:58 +08:00
commit.go fix commit page showing status for current default branch (#5650) 2019-01-06 16:32:00 +02:00
download.go
editor.go SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 2019-01-04 11:08:26 -05:00
editor_test.go
http.go Add proper CORS preflight origin validation (#5740) 2019-01-15 23:16:45 -05:00
issue.go Refactor notification for indexer (#5111) 2019-01-17 22:23:22 +08:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
milestone.go
pull.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
pull_review.go
release.go
release_test.go
repo.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
webhook.go
wiki.go
wiki_test.go