gitea/routers/repo
WGH 6ddd3b0b47 Implement webhook branch filter (#7791)
* Fix validate() function to handle errors in embedded anon structs

* Implement webhook branch filter

See #2025, #3998.
2019-09-09 08:48:21 +03:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
compare.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
download.go
editor.go
editor_test.go
http.go
issue.go Add reviewrs as participants (#8121) 2019-09-07 22:53:35 +08:00
issue_dependency.go
issue_label.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
milestone.go
pull.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
pull_review.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
release.go
release_test.go
repo.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
wiki.go
wiki_test.go