iris/core
Gerasimos (Makis) Maropoulos 7568da3283 add tests for the new types (int8, int16, int32, uint, uint8, uint16, uint32, uint64)
Former-commit-id: 812b3fdcc47abdeac271473bfdbdd15f0afd0bc0
2018-09-29 04:35:09 +03:00
..
errors https://github.com/kataras/iris/issues/1061 2018-08-14 16:29:04 +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 remove 'WithoutVersionChecker', update and test the new versions of some of the dependencies, add a history entry with unknown release date 2018-08-31 02:09:48 +03:00
memstore partial cleanup of the macro pkg and move it from /core/router to the root because it may be used by the end-developers now to ammend the available macros per application 2018-09-29 02:41:51 +03:00
netutil Sessions are now in full sync with the registered database, on acquire(init), set, get, delete, clear, visit, len, release(destroy) as requested by almost everyone. https://github.com/kataras/iris/issues/969 2018-04-22 13:52:36 +03:00
router add tests for the new types (int8, int16, int32, uint, uint8, uint16, uint32, uint64) 2018-09-29 04:35:09 +03:00