This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2026-02-27 21:15:56 +00:00
Code
Releases
Activity
Files
07f678eac03ba8181b100248e99b89aed0b10402
kararas_iris
/
core
/
router
History
Gerasimos (Makis) Maropoulos
07f678eac0
asthetics
...
Former-commit-id: 1b13823e4e31327dad280a82252be969f845efe8
2020-06-10 23:37:50 +03:00
..
api_builder_benchmark_test.go
…
api_builder.go
fix
#1531
and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md)
2020-06-08 05:16:55 +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
…
handler_execution_rules_test.go
…
handler_execution_rules.go
…
handler.go
fix
#1531
and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md)
2020-06-08 05:16:55 +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
…
path_test.go
…
path.go
asthetics
2020-06-10 23:37:50 +03:00
route_register_rule_test.go
…
route_test.go
…
route.go
asthetics
2020-06-10 23:37:50 +03:00
router_handlers_order_test.go
…
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
…
router_wildcard_root_test.go
…
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
fix
#1531
and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md)
2020-06-08 05:16:55 +03:00
trie.go
…