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
2025-12-24 05:17:03 +00:00
Code
Releases
Activity
Files
34664aa31111be576ea4fe538a9fd867d44e5fdc
kararas_iris
/
core
History
Gerasimos (Makis) Maropoulos
55dfd195e0
remove the old 'mvc' folder - examples are not changed yet - add the 'di' package inside the mvc2 package - which will be renamed to 'mvc' on the next commit - new mvc.Application and some dublications removed - The new version will be version 9 because it will contain breaking changes (not to the end-developer's controllers but to the API they register them) - get ready for 'Christmas Edition' for believers
...
Former-commit-id: c7114233dee90ee308c0a3e77ec2ad0c361094b8
2017-12-15 20:28:06 +02:00
..
errors
Update sessions/sessiondb/badger to its latest version and SessionController is able to initialize itself if session manager is not provided by the caller-dev.
2017-10-06 01:19:10 +03:00
handlerconv
Update to 8.2.3 | Fix
https://github.com/kataras/iris/issues/714
2017-08-10 21:15:26 +03:00
host
Update to version 8.5.5 | Read HISTORY.md
2017-11-02 05:54:33 +02:00
maintenance
Update to version 8.5.8 | Read HISTORY.md
2017-11-09 12:03:14 +02:00
memstore
performance close to handlers if no bindings but even if bindings except service (new feature is that we can bind functions as well) is x1.1 faster than the previous mvc implementation - make BaseController (so and C) optionally but not break the existing APIs that using iris.C or mvc.C
2017-12-13 06:17:28 +02:00
netutil
Update to 8.2.2 | Google reCAPTCHA. Read HISTORY.md
2017-08-10 15:21:42 +03:00
router
remove the old 'mvc' folder - examples are not changed yet - add the 'di' package inside the mvc2 package - which will be renamed to 'mvc' on the next commit - new mvc.Application and some dublications removed - The new version will be version 9 because it will contain breaking changes (not to the end-developer's controllers but to the API they register them) - get ready for 'Christmas Edition' for believers
2017-12-15 20:28:06 +02:00