1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 01:55:51 +00:00
gitea/routers
zeripath 25437672bf
Restore functionality for pushing non-standard refs (Partial #16705) (#16706)
Partial Backport #16705

There was an inadvertent breaking change in #15629 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 #16688

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