iris/core/router
Gerasimos (Makis) Maropoulos 38c6241055 Add a third, simple, example for folder structuring as requested at https://github.com/kataras/iris/issues/748
One change to code base but it will be described at the next version:

Error Handlers (`app.OnErrorCode/OnAnyErrorCode`)  respect the `app.UseGlobal`'s middlewares now (not the `app.Use` for reasons we can all understand, hopefully).


Former-commit-id: ec97bbb04548f9932cf4d7b950be513b70747bcb
2017-10-01 16:29:25 +03:00
..
macro fix misspells 🆎, previous commit: update to version 8.4.1 8a9a498316 [formerly 9e5f0a08049b83605aa847b8f51fb856427354a6] 2017-09-07 16:24:30 +03:00
node Give read access to the current route, a feature that many of you asked for 2017-08-23 16:46:55 +03:00
api_builder.go Add a third, simple, example for folder structuring as requested at https://github.com/kataras/iris/issues/748 2017-10-01 16:29:25 +03:00
fs.go Vol2 : https://github.com/kataras/iris/issues/717, worked 2017-08-12 08:49:00 +03:00
handler.go Give read access to the current route, a feature that many of you asked for 2017-08-23 16:46:55 +03:00
macro.go Update to 8.4.0 | New macro type, new high-optimized MVC features. Read HISTORY.md 2017-08-27 18:46:04 +03:00
mime.go gofmt -s -w . 2017-06-10 03:56:42 +03:00
party.go Add a TODO on the latest HISTORY.md entry 2017-08-24 15:40:06 +03:00
path_test.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
path.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
route.go Add a TODO on the latest HISTORY.md entry 2017-08-24 15:40:06 +03:00
router_handlers_order_test.go fix https://github.com/kataras/iris/issues/683#issuecomment-317229068 2017-07-23 12:10:51 +03:00
router_spa_wrapper.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
router_wildcard_root_test.go add content type and response text to the Controller 💯 2017-09-02 14:32:14 +03:00
router.go Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded 2017-07-10 18:32:42 +03:00
status_test.go Update to 8.0.4 | New: transfer a message to the request logger 2017-07-17 17:42:51 +03:00
status.go Update to 8.3.0 | MVC Models and Bindings and fix of #723 , read HISTORY.md 2017-08-18 17:09:18 +03:00