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
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676)
* Fix panic in API pulls when headbranch does not exist
* refix other reference to plumbing.ErrReferenceNotFound

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-03-09 07:06:38 +00:00
..
admin System-wide webhooks (#10546) 2020-03-09 00:08:05 +02:00
api/v1 Prevent panic in stopwatch (#10670) 2020-03-08 14:46:24 -03:00
dev
org Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
private Make PR message on pushes configurable (#10664) 2020-03-08 08:34:38 -05:00
repo Fix panic in API pulls when headbranch does not exist (#10676) 2020-03-09 07:06:38 +00:00
routes System-wide webhooks (#10546) 2020-03-09 00:08:05 +02:00
user Add Approval Counts to pulls list (#10238) 2020-03-06 03:44:06 +00:00
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
metrics.go
swagger_json.go