gitea/routers
mrsdizzie d056bf300f Clean up ref name rules (#6437)
* Clean up ref name rules

Clean up checks on reference names to better conform to the guideline
here: https://git-scm.com/docs/git-check-ref-format

This fixes half of #6321

* Update branch create integration test

According to: https://git-scm.com/docs/git-check-ref-format

And: git check-ref-format "master/feature=test1"

This is a valid branch name and we should not be testing for it to fail.
2019-03-26 21:59:48 +02:00
..
admin Include more variables on admin/config page (#6378) 2019-03-19 18:40:13 -04:00
api/v1 Fix Hook & HookList in Swagger (#6432) 2019-03-26 21:41:17 +02:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
repo Clean up ref name rules (#6437) 2019-03-26 21:59:48 +02:00
routes Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
user Don't Unescape redirect_to cookie value (#6399) 2019-03-20 22:06:16 -04:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
init.go refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
install.go Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
metrics.go Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00