This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
John Olheiser 3521177a34 Fix push-to-create (#9772) (#9797)
* 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>

Co-authored-by: zeripath <art27@cantab.net>
2020-01-16 07:40:37 +02:00
..
admin Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
api/v1 [BugFix] [API] ​/repos​/issues​/search (#9698) (#9724) 2020-01-12 10:20:49 +00:00
dev
org site admin could view org's members (#9346) 2019-12-14 01:36:59 -05:00
private Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00
repo Fix push-to-create (#9772) (#9797) 2020-01-16 07:40:37 +02:00
routes Fix missing msteam webhook on organization (#9781) (#9794) 2020-01-16 03:09:47 +00:00
user Fix access issues on milestone and issue overview pages. (#9603) 2020-01-04 20:23:29 -05:00
utils
home.go [BugFix] Hide public repos owned by private orgs (#9609) 2020-01-05 18:48:47 +00: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