0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/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 Log attachment blocked events (#3615) 2018-03-05 08:51:10 +08:00
branch.go
commit.go
download.go
editor.go
http.go
issue_label_test.go
issue_label.go Add label descriptions (#3662) 2018-03-13 10:03:55 +08:00
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Added checks for protected branches in pull requests (#3544) 2018-03-13 11:46:14 +08:00
main_test.go
middlewares.go
pull.go
release_test.go
release.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_protected_branch.go
setting.go
settings_test.go
view.go
webhook.go
wiki_test.go Improve wiki test (#3493) 2018-02-13 11:19:49 +02:00
wiki.go