iris/core/router
Gerasimos (Makis) Maropoulos 5cbc3d6827 fix https://github.com/kataras/iris/issues/846
Former-commit-id: 5ade70e6133406c8bbb4ecef36541fdd0d857f6f
2017-12-21 14:42:39 +02:00
..
macro give some more control over request params and their entries for the end-developers 2017-11-23 12:30:13 +02:00
node Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
api_builder.go fix https://github.com/kataras/iris/issues/846 2017-12-21 14:42:39 +02:00
fs.go app. SPA from router wrapper to a simple handler, works faster now. Iris' router respects wildcards with other paths as well (unique) for almost a half year now... so we don't need a whole wrapper for those things anymore, fixes https://github.com/kataras/iris/issues/807 2017-11-10 16:15:47 +02:00
handler.go Add a better example for the recaptcha middleware as requested at: https://github.com/kataras/iris/issues/799 2017-11-04 02:59:21 +02: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 Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
party.go update the vendor of the new iris-contrib/i18n to support multi locale files as requested at: https://github.com/kataras/iris/issues/815 2017-11-22 01:01:45 +02:00
path_test.go fix https://github.com/kataras/iris/issues/846 2017-12-21 14:42:39 +02:00
path.go fix https://github.com/kataras/iris/issues/846 2017-12-21 14:42:39 +02:00
route.go Add a better example for the recaptcha middleware as requested at: https://github.com/kataras/iris/issues/799 2017-11-04 02:59:21 +02: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 app. SPA from router wrapper to a simple handler, works faster now. Iris' router respects wildcards with other paths as well (unique) for almost a half year now... so we don't need a whole wrapper for those things anymore, fixes https://github.com/kataras/iris/issues/807 2017-11-10 16:15:47 +02: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 Last year we had HTTP/2 at Christmas, this year I will give you even better gift 2017-12-18 07:22:55 +02: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 version 8.5.0 | NEW: MVC Output Result | Read HISTORY.md 2017-10-09 15:26:46 +03:00