iris/core/router
Gerasimos (Makis) Maropoulos 116503a9a5 add LogLevel/WithLogLevel in Configuration and run Configurators before Build state
Former-commit-id: d38f1fdae98d650692775f4cee06bd017aba959f
2020-05-08 03:55:54 +03:00
..
api_builder_benchmark_test.go fix: https://github.com/kataras/i18n/issues/1 2020-04-30 16:16:43 +03:00
api_builder.go more route info improvements 2020-04-28 22:34:36 +03:00
api_container.go new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book 2020-05-05 16:03:19 +03:00
fs.go apply https://github.com/kataras/iris/issues/1500 2020-04-29 21:16:43 +03:00
handler_execution_rules_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
handler_execution_rules.go minor 2020-02-11 03:24:57 +02:00
handler.go HISTORY.md: example of the new Dependency Injection features 2020-04-30 22:50:49 +03:00
mime.go change the JS MIME to text/javascript instead of application/javascript as https://github.com/golang/go/issues/32351 2020-04-27 12:28:30 +03:00
party.go .DI() to ConfigureContainer(...builders) 2020-04-17 15:56:36 +03:00
path_test.go #1399[FIX] file server in subdomain with request path "/" 2019-12-03 16:12:15 +07:00
path.go version 12.1.5 2020-02-02 16:29:06 +02:00
route_register_rule_test.go Update to version 12.1.7 2020-02-10 19:40:17 +02:00
route_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
route.go new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book 2020-05-05 16:03:19 +03:00
router_handlers_order_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
router_subdomain_redirect_wrapper.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
router_test.go New: gRPC MVC features, new WithLowercaseRouting option and add some new context methods 2020-04-25 02:30:19 +03:00
router_wildcard_root_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
router.go add LogLevel/WithLogLevel in Configuration and run Configurators before Build state 2020-05-08 03:55:54 +03:00
status_test.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
status.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
trie.go version 12.1.5 2020-02-02 16:29:06 +02:00