1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 04:34:42 +01:00
gitea/routers
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
* Fixes #7474 - Handles all redirects for Web UI File CRUD

* Fixes lint errors

* Typo fix

* Adds unit tests for a few helper functions

* Fixes per review

* Fix for new branch creation and to unit test

* Fixes the template used for errors on delete
2019-07-17 14:40:28 -04:00
..
admin
api/v1
dev
org
private
repo Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
routes Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
user Support setting cookie domain (#6288) 2019-07-12 09:57:31 -04:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go