0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 03:15:17 +01: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 Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
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