go-gitea/modules/context
nubenum beecaca7db Fix some issues with special chars in branch names
* Adding `EscapePound` where necessary for `#?`
* Adding `Escape` where `Str2Html` is used to avoid `"` being stripped
* Fix last references to legacy URL scheme where possible
* Fix legacy redirect

Signed-off-by: Robin Durner <github@nubenum.de>
2018-04-07 14:30:19 +02:00
..
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api.go Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
auth.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
context.go Refactor and simplify redirect to url (#3674) 2018-03-15 22:13:34 +01:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
repo.go Fix some issues with special chars in branch names 2018-04-07 14:30:19 +02:00