forgejo/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 Restricted users (#6274) 2020-01-13 18:33:46 +01:00
api/v1 Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
dev
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
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 Restricted users (#6274) 2020-01-13 18:33:46 +01:00
utils
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go