forgejo/routers/repo
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
* add global code search on explore

* fix bug when no anyone public repos

* change the icon

* fix typo and add UnitTypeCode check for login non-admin user

* fix ui description when no match
2018-03-16 22:04:33 +08:00
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor.go
http.go
issue.go Added checks for protected branches in pull requests (#3544) 2018-03-13 11:46:14 +08:00
issue_label.go Add label descriptions (#3662) 2018-03-13 10:03:55 +08:00
issue_label_test.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
pull.go
release.go
release_test.go
repo.go Refactor and simplify redirect to url (#3674) 2018-03-15 22:13:34 +01:00
search.go Global code search support (#3664) 2018-03-16 22:04:33 +08:00
setting.go
setting_protected_branch.go
settings_test.go
view.go
webhook.go
wiki.go
wiki_test.go