1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 21:21:31 +02:00
gitea/routers
John Olheiser 176e7fb5d5 Fix push-to-create (#9772)
* Fix push-to-create

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Check URL path and service

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Send dummy payload on receive-pack GET

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* The space was actually a NUL byte

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Use real bare repo instead of manufactured payload

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-16 10:40:13 +08:00
..
admin
api/v1
dev
org
private
repo Fix push-to-create (#9772) 2020-01-16 10:40:13 +08:00
routes Fix missing msteam webhook on organization (#9781) 2020-01-15 13:38:44 -05:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go