1
0
Fork 0
gitea/routers/repo
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 2018-12-13 10:55:43 -05:00
..
activity.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
attachment.go
branch.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
commit.go
download.go
editor.go
http.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
issue.go Improve performance of dashboard (#4977) 2018-12-13 10:55:43 -05:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
main_test.go
middlewares.go
milestone.go Milestone issues and pull requests (#5293) 2018-11-29 09:46:30 +08:00
pull.go Improve performance of dashboard (#4977) 2018-12-13 10:55:43 -05:00
pull_review.go
release.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
release_test.go
repo.go
search.go
setting.go Allow to add organization members as collaborators on organization owned repositories (#4748) 2018-11-30 10:49:55 +02:00
setting_protected_branch.go Approvals at Branch Protection (#5350) 2018-12-11 19:28:37 +08:00
settings_test.go
topic.go
view.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
webhook.go
wiki.go Fix empty wiki (#5504) 2018-12-09 17:45:44 -05:00
wiki_test.go