Commit Graph

2857 Commits (9a756fb96a25ed7a99cc7b12d4e734c5f6befece)
 

Author SHA1 Message Date
Nikita Koksharov 6af05f4c57 Update CHANGELOG.md 8 years ago
Nikita Koksharov 5b3e4653ec Update CHANGELOG.md 8 years ago
Nikita Koksharov 191363200f Merge pull request #812 from coryshrmn/master
fix javadoc comment for getSet() return
8 years ago
Cory Sherman 6313db486d fix javadoc comment for getSet() return 8 years ago
Rui Gu 3f31cd4641 Update README.md 8 years ago
Nikita Koksharov fafd66fd0e Merge pull request #809 from SaikiranDaripelli/master
Adding support to supply custom connection manager
8 years ago
Nikita 286b087a6e Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 3a9b555a4d Fixed - NPE during RLocalCachedMap.fastRemove invocation #810 8 years ago
Saikiran Daripelli 705c3ce00e Adding comments. 8 years ago
Saikiran Daripelli 990a8d07f6 Adding support to supply custom connection manager 8 years ago
Nikita Koksharov 7b4b29525d Update README.md 8 years ago
Nikita Koksharov 91291b7d8b Update README.md 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 98e8350707 URLBuilder made synchronized #798 8 years ago
Nikita 0129403c6b PSETEX used instead SETEX #791 8 years ago
Nikita 900115984b test fixed 8 years ago
Nikita 8b49d5bec4 Fixed - DelayedQueue.remove(),DelayedQueue.removeAll() don't work #792 8 years ago
Nikita 83e7ef26db Log output fixed during shutdown 8 years ago
Nikita 1caaee7ddd Typa and AvroSchema are supplied to AvroJacksonCodec #800 8 years ago
Nikita 2167f7ff8e Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita Koksharov 1537bba3cb Merge pull request #800 from marlonwc3/tests/add-test-coverage-to-avro-jacksson-codec
Add test coverage for org.redisson.codec.AvroJacksonCodec
8 years ago
Marlon Reghert d736b07470 Add test coverage for org.redisson.codec.AvroJacksonCodec by fixing an wrong variable assignment at org.redisson.RedissonCodecTest 8 years ago
Nikita ccda1ee99e ReadWriteLock LeaseTimeout calculation fixed 8 years ago
Nikita Koksharov 6012d32a58 Merge pull request #796 from jackygurui/spring-namespace
Additional namespace refinement
8 years ago
Rui Gu 4c678f2083 Added test case for examples mentioned in the wiki page. 8 years ago
Rui Gu c90a898ecb Added a way to eagerly resolve the masterAddress URL from string 8 years ago
Rui Gu 53bbc25a94 fixed a typo in RedisRunner 8 years ago
Rui Gu 3ceb0c4d1e XSD typo fixed and added a missing attribute 8 years ago
Rui Gu 6d2a45b5e7 keep the xsd inline with configuration changes happened recently 8 years ago
Rui Gu 7a82f0210e Merge branch 'redisson/master' into spring-namespace
* redisson/master: (30 commits)
  #793 mark dependencies as optional which are not strictly required for the core functionality
  Fixed Config.fromJson(File file) method, throws StackOverflowError #789
  Update README.md
  Update README.md
  Update CHANGELOG.md
  Update CHANGELOG.md
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release redisson-2.8.1
  Update README.md
  Update README.md
  LeaseTimeout calculated in wrong way in case of nested ReadLocks
  Java docs fixed
  LocalCachedMap.putAll optimization
  Update README.md
  Skip cluster nodes with the "handshake" flag
  Update README.md
  Update README.md
  Update README.md
  TomcatSessionManager can't be used in Tomcat if it already has been deployed in Application. #784
  subscriptionMode setting added
  ...
8 years ago
Rui Gu 4d8a16ac5e Removed the workaround for multi-lock namespace definition
Removed the workaround for multi-lock namespace definition
Employed proper solution where dependencies are explicitly defined to
help spring create beans in a desired order.
8 years ago
Nikita 22cd446d85 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita Koksharov d8a0b07e4b Merge pull request #794 from smigfu/master
#793 mark dependencies as optional which are not strictly required for the core functionality
8 years ago
Nikita 234ecacfaf refactoring 8 years ago
Nikita Koksharov 43ba75d3eb Merge pull request #795 from jackygurui/spring-namespace
Redisson's Spring custom namespace support
8 years ago
Rui Gu 579d915a8a Replaced strings with constant references 8 years ago
Rui Gu 05f40beb59 removed commented code 8 years ago
Rui Gu 6ae8f8f6a8 Redisson's Spring custom namespace support 8 years ago
Philipp Marx c0dc65e606 #793 mark dependencies as optional which are not strictly required for the core functionality 8 years ago
Nikita 7d2232e4dd Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita b8a0c6c277 Fixed Config.fromJson(File file) method, throws StackOverflowError #789 8 years ago
Nikita Koksharov 61363b7806 Update README.md 8 years ago
Nikita Koksharov 7242ce6a2b Update README.md 8 years ago
Nikita Koksharov 36061df800 Update CHANGELOG.md 8 years ago
Nikita Koksharov ce00b544d7 Update CHANGELOG.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 38b5f8ac76 Update README.md 8 years ago
Nikita Koksharov 62c4c7fa15 Update README.md 8 years ago