iris/core/router
Gerasimos (Makis) Maropoulos 29d98ac281 use the new protobuf package and other minor stuff
Former-commit-id: 29bf71e8a73d34b27c6f5fe3f12c4ea1cc2b84b2
2020-06-21 17:15:28 +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 new feature: versioned controllers 2020-06-19 20:58:24 +03:00
api_container.go set iris logger to the sessiondb/badger logs and update deps 2020-05-17 22:08:43 +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 use the new protobuf package and other minor stuff 2020-06-21 17:15:28 +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 implement #1536 with (SetRegisterRule(iris.RouteOverlap)) 2020-06-14 08:09:42 +03:00
path_test.go #1399[FIX] file server in subdomain with request path "/" 2019-12-03 16:12:15 +07:00
path.go asthetics 2020-06-10 23:37:50 +03:00
route_register_rule_test.go implement #1536 with (SetRegisterRule(iris.RouteOverlap)) 2020-06-14 08:09:42 +03: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 implement #1536 with (SetRegisterRule(iris.RouteOverlap)) 2020-06-14 08:09:42 +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 reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +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_wrapper_test.go asthetics 2020-06-10 23:37:50 +03:00
router_wrapper.go asthetics 2020-06-10 23:37:50 +03:00
router.go asthetics 2020-06-10 23:37:50 +03:00
status_test.go use the new protobuf package and other minor stuff 2020-06-21 17:15:28 +03:00
trie.go HTTP error handlers per Party (docs and details in progress) 2020-05-11 00:44:54 +03:00