iris/core/router
Gerasimos (Makis) Maropoulos 66e3c26efe
new app.MiddlewareExists method
2024-01-21 17:16:59 +02:00
..
api_builder_benchmark_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
api_builder.go new app.MiddlewareExists method 2024-01-21 17:16:59 +02:00
api_container.go Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents() 2023-07-17 18:30:45 +03:00
fs.go rename master branch to main 2023-08-20 03:12:46 +03:00
handler_debug.go update Blocks module 2023-09-24 17:35:49 +03:00
handler_execution_rules_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
handler_execution_rules.go replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
handler.go update Blocks module 2023-09-24 17:35:49 +03:00
mime.go README: add two links for the chinese documents, based on #2043 2023-01-27 19:20:14 +02:00
party.go new app.MiddlewareExists method 2024-01-21 17:16:59 +02:00
path_test.go fix #1967 and #1968 2022-09-18 01:52:30 +03:00
path.go fix #1967 and #1968 2022-09-18 01:52:30 +03:00
route_register_rule_test.go implement a dynamic router handler for #2167 2023-08-04 17:59:00 +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 add Pool and Handlers method helpers on the new ContextWrapper 2023-11-02 15:24:45 +02:00
router_handlers_order_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
router_subdomain_redirect.go rename master branch to main 2023-08-20 03:12:46 +03:00
router_test.go add Party.HandleServer and macro.IsMacro methods 2023-12-06 01:09:43 +02:00
router_wildcard_root_test.go fix #2158 and more 2023-07-08 02:08:18 +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 implement a dynamic router handler for #2167 2023-08-04 17:59:00 +03:00
status_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
TestUseRouterParentDisallow_fuzz_test.go add fuzz driver based on TestUseRouterParentDisallow (#2217) 2023-10-01 00:29:57 +03:00
trie.go fix prev commit 2022-09-18 21:11:41 +03:00