1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/routers
zeripath 25437672bf
Restore functionality for pushing non-standard refs (Partial ) ()
Partial Backport 

There was an inadvertent breaking change in  meaning that notes refs and other
git extension refs will be automatically rejected.

This PR removes this incorrect forced rejection of non-standard refs.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-17 10:24:47 +02:00
..
api/v1 Set AllowedHeaders on API CORS handler () () 2021-08-04 21:57:59 +02:00
common Support custom mime type mapping for text files () 2021-06-30 17:31:54 -04:00
install just add some unit tests () 2021-06-29 22:00:02 +01:00
private Restore functionality for pushing non-standard refs (Partial ) () 2021-08-17 10:24:47 +02:00
utils just add some unit tests () 2021-06-29 22:00:02 +01:00
web Handle too long PR titles correctly () () 2021-07-26 17:49:48 +02:00
init.go Add LRU mem cache implementation () 2021-07-10 23:54:15 +02:00