Commit Graph

161 Commits (dd4be35363cb26c7a5fd4773a47f9f36f4773054)

Author SHA1 Message Date
Faisal Ahmed 577ea99818 Added mechanism to configure tomcat session key prefix. 7 years ago
Nikita dfa3b4c2dd Copyright updated 7 years ago
Nikita b2d40e43a5 Fixed - tomcat session renewal. #1311 7 years ago
Nikita a55562c672 UpdateMode.AFTER_REQUEST mode optimization. #1302 7 years ago
Nikita Koksharov ad6237cbbf
Update README.md 7 years ago
Nikita Koksharov 2a1095b57d
Update README.md 7 years ago
Nikita Koksharov 2f41394063
Update README.md 7 years ago
Nikita 7d6f768849 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 7868b30ad2 [maven-release-plugin] prepare release redisson-2.11.1 7 years ago
Nikita 581a7ac60f dependencies updated 7 years ago
Nikita 4954fa4f4d javadoc plugin updated 7 years ago
Nikita Koksharov 5a788eb2d0
Update README.md 7 years ago
Nikita Koksharov 753b605b62
Update README.md 7 years ago
Nikita Koksharov 846048541e
Update README.md 7 years ago
Nikita 7abc90676c [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 7dcab544ae [maven-release-plugin] prepare release redisson-2.11.0 7 years ago
Nikita 233dafc444 UpdateMode option renamed 7 years ago
Nikita e8bd2aa54c updateMode setting added. #1222 7 years ago
Nikita Koksharov 5e05590be6
Update README.md 7 years ago
Nikita 7a51fc3b4f Tomcat 9 compatible module added. #1211 7 years ago
Nikita 9212ac5d16 test fixed 7 years ago
Nikita 82fc18bb92 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 024205bf3a [maven-release-plugin] prepare release redisson-2.10.7 7 years ago
Nikita Koksharov 2ed6e671e3
Update README.md 7 years ago
Nikita 528506634e [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita c0ca42c9ea [maven-release-plugin] prepare release redisson-2.10.6 7 years ago
Nikita 65ac6f33db Fixed NPE in RedissonSession.save #1149 7 years ago
Nikita Koksharov f26e044313
Update README.md 7 years ago
Nikita Koksharov e8d985ad05
Update README.md 7 years ago
Nikita d228d47404 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita cbf441b24a [maven-release-plugin] prepare release redisson-2.10.5 7 years ago
Michael Cameron e400692e55 Separate client construction into separate method to support child classes that configure differently 7 years ago
Nikita Koksharov 37d4303e1f Update README.md 7 years ago
Nikita c45fbdebe8 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita f0abd5bf12 [maven-release-plugin] prepare release redisson-2.10.4 7 years ago
Nikita e42c9c1c26 Fixed - RedissonSession.setValid(false) can recreate Tomcat session. Session validity checking improved. #974 7 years ago
Nikita Koksharov 672795b577 Update README.md 8 years ago
Nikita b9106619bb [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 827ac452b1 [maven-release-plugin] prepare release redisson-2.10.3 8 years ago
Nikita Koksharov 0339bf00e3 Update README.md 8 years ago
Nikita 45236c4b4d [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita e244b8a6c3 [maven-release-plugin] prepare release redisson-2.10.2 8 years ago
Nikita Koksharov e61f19ccc1 Update README.md 8 years ago
Nikita Koksharov b263e245c7 Update README.md 8 years ago
Nikita 7158820fe7 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 61947eb8cd [maven-release-plugin] prepare release redisson-2.10.1 8 years ago
Nikita b573eadd80 Added readMode property for RedissonSessionManager #974 8 years ago
Nikita 907f180ac3 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 056adfa7d5 RedissonSession attributes should be read in first order to avoid invalidated session exception. #974 8 years ago
Nikita Koksharov e37d7107b7 Update README.md 8 years ago
Nikita 25468044a6 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 138c14fa5c [maven-release-plugin] prepare release redisson-2.10.0 8 years ago
Nikita 90f1d528ca Fixed - ContextClassLoader should be used by Redisson Codec for Tomcat session's object serialization. #974 8 years ago
Nikita 3c0449eda7 Fixed - Tomcat RedissonSessionManager doesn't remove session on invalidation/expiration. #972 8 years ago
Nikita Koksharov 60b20876c0 Update README.md 8 years ago
Nikita 1550bc4785 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 894389be2e [maven-release-plugin] prepare release redisson-2.9.4 8 years ago
Nikita Koksharov 75ff1500d8 Update README.md 8 years ago
Nikita 519956b683 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 4c8e3c0c42 [maven-release-plugin] prepare release redisson-2.9.3 8 years ago
Nikita 5b3bb84712 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita b5961401a8 [maven-release-plugin] prepare release redisson-2.9.2 8 years ago
Nikita a704017ace [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 61f070af4e [maven-release-plugin] prepare release redisson-2.9.1 8 years ago
Nikita 30d0074e9a [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 351c36c700 [maven-release-plugin] prepare release redisson-2.9.0 8 years ago
Nikita 19ad43b812 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita d765445ff3 [maven-release-plugin] prepare release redisson-2.8.2 8 years ago
Nikita 93b7a60ee9 refactoring 8 years ago
Nikita 2906d574f5 Fixed - redisson-tomcat-8 not compatible with Tomcat 8.5.2 #797 8 years ago
Nikita Koksharov 61363b7806 Update README.md 8 years ago
Nikita d182cd7421 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita e9e9e2e3ed [maven-release-plugin] prepare release redisson-2.8.1 8 years ago
Nikita Koksharov 108ded3221 Update README.md 8 years ago
Nikita Koksharov af2cd70923 Update README.md 8 years ago
Nikita 204a594725 TomcatSessionManager can't be used in Tomcat if it already has been deployed in Application. #784 8 years ago
Nikita Koksharov 7421ff96b8 Update README.md 8 years ago
Nikita 07a89fbf73 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 9445b03931 [maven-release-plugin] prepare release redisson-2.8.0 8 years ago
Nikita Koksharov 3e0cb201f4 Update README.md 8 years ago
Nikita c663a2cabc [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 0fce2be82e [maven-release-plugin] prepare release redisson-2.7.4 8 years ago
Nikita Koksharov 0c52b1227d Update README.md 8 years ago
Nikita c602555a12 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita fc83f94a64 [maven-release-plugin] prepare release redisson-2.7.3 8 years ago
Nikita 41642fc66c Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 40c39c90e6 NoSuchFieldError exception fixed. #746 8 years ago
Nikita Koksharov ac0e3c51cb Update README.md 8 years ago
Nikita c44cd0b6ff [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita a65cc98e84 [maven-release-plugin] prepare release redisson-2.7.2 8 years ago
Nikita 3dbf0488fd redis address format fixed 8 years ago
Nikita 802e48c621 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita ee09fb3d4b [maven-release-plugin] prepare release redisson-2.7.1 8 years ago
Nikita e29a14b9c7 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 46b9565003 [maven-release-plugin] prepare release redisson-2.7.0 8 years ago
Nikita 7b07c4b0f1 pom fixed 8 years ago
Nikita 4fe4c84559 Tomcat stop process fixed 8 years ago
Nikita c02a4e11cb Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 0b85ea91ee RedissonSession optimization. #590 8 years ago
Nikita Koksharov a111400492 Update README.md 8 years ago