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-03-01 05:56:16 +00:00
Code
Releases
Activity
Files
2731ba4772a4898e3965c3aad8a89a783beca193
kararas_iris
/
core
/
router
History
Gerasimos (Makis) Maropoulos
736709aa75
resolve conflicts with current master v11.1.1
...
Former-commit-id: 659ff392e889f3a8552d7da3d44848f1a364f7b2
2019-07-23 19:20:07 +03:00
..
api_builder_benchmark_test.go
…
api_builder.go
add support for iris-specific form of generating connection IDs as requested at:
https://github.com/kataras/neffos/issues/1#issuecomment-508689819
2019-07-05 16:22:20 +03:00
deprecated_example_test.go
Updated all dependencies one by one to go.mod - Backup and remove the vendor folder entirely and update most of the examples - next commit will contain the rest of the updated
2019-07-15 07:49:04 +03:00
deprecated.go
Updated all dependencies one by one to go.mod - Backup and remove the vendor folder entirely and update most of the examples - next commit will contain the rest of the updated
2019-07-15 07:49:04 +03:00
fs.go
nothing tremendous here
2019-06-27 16:28:44 +03:00
handler_execution_rules_test.go
…
handler_execution_rules.go
…
handler.go
nothing tremendous here
2019-06-27 16:28:44 +03:00
mime.go
…
party.go
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
path_test.go
…
path.go
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
route_test.go
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
route.go
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
router_handlers_order_test.go
…
router_subdomain_redirect_wrapper.go
…
router_test.go
…
router_wildcard_root_test.go
…
router.go
fix
https://github.com/kataras/iris/issues/1273
2019-06-14 11:26:56 +03:00
status_test.go
…
status.go
fix typo
2019-06-07 21:07:08 +03:00
trie.go
…