0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 19:46:49 +01:00
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_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Add reviewrs as participants (#8121) 2019-09-07 22:53:35 +08:00
main_test.go
middlewares.go
milestone.go
pull_review.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
pull.go Move git diff codes from models to services/gitdiff (#7889) 2019-09-05 22:20:09 -04:00
release_test.go
release.go
repo.go Add option to initialize repository with labels (#6061) 2019-09-08 11:28:40 +03:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go Add API endpoint for accessing repo topics (#7963) 2019-09-03 23:46:24 +08:00
view.go Move line number to :before attr to hide from search on browser (#8002) 2019-08-28 00:59:05 +02:00
webhook.go Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
wiki_test.go
wiki.go