Commit Graph

3472 Commits (ece03dbb962b0828d435fdb66b756b303a9b8092)
 

Author SHA1 Message Date
Nikita c387f8ecc9 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita f30351f94b Fixed possible race-condition during write operation cancellation. #1061 7 years ago
Nikita 9e4767690c NPE checking 7 years ago
Nikita 8f30949927 refactoring 7 years ago
Nikita 6327511772 MapCacheEvictionTask optimization 7 years ago
Nikita Koksharov a209dcb1ab Merge pull request #1056 from sdjacobs/bugfix-is-accessor
Bugfix: accessor methods in Live Objects break if they start with 'is'
7 years ago
Simon Jacobs 379aabf084 Bugfix: accessor methods in Live Objects break if they start with 'is' 8 years ago
Nikita 0bb9115df2 Enchantments to Redis commands processing core. 8 years ago
Nikita 86229ed1cc Compilation fixed 8 years ago
Nikita cdb13cf502 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita a55545558a MapReduce Collator couldn't be executed if timeout was defined. #1053 8 years ago
Nikita Koksharov 0c4883c4d4 Merge pull request #1051 from sdjacobs/inherit-live-object
Allow LiveObjectService to work with classes that inherit from REntities
8 years ago
Simon Jacobs d6979d436b Allow LiveObjectService to work with classes that inherit from REntities 8 years ago
Nikita Koksharov 3241e3bbff Update README.md 8 years ago
Nikita c7f327d95d RedisNodeNotFoundException should be supplied to Failed Promise. #1048 8 years ago
Nikita be1ac4b304 Fixed NPE in RedissonKeys #1039 8 years ago
Nikita 8d65ddecd1 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 77b43d6b1f CancellationException handling during RemotePromise cancellation 8 years ago
Nikita 10be68bd3b RedisNodeNotFoundException should be supplied to Failed Promise. #1048 8 years ago
Nikita Koksharov 672795b577 Update README.md 8 years ago
Nikita Koksharov 97a4934b8a Update README.md 8 years ago
Nikita Koksharov a992925c8d Update CHANGELOG.md 8 years ago
Nikita 7f60643fc1 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 8ae18f3544 [maven-release-plugin] prepare release redisson-3.5.3 8 years ago
Nikita 8b6abfecf9 Merge branch 'master' into 3.0.0
# Conflicts:
#	pom.xml
#	redisson-all/pom.xml
#	redisson-tomcat/pom.xml
#	redisson-tomcat/redisson-tomcat-6/pom.xml
#	redisson-tomcat/redisson-tomcat-7/pom.xml
#	redisson-tomcat/redisson-tomcat-8/pom.xml
#	redisson/pom.xml
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 98e88db97c Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita a45a476bd3 ByteBufs are not released properly in SnappyCodec and LZ4Codec #1046 8 years ago
Nikita Koksharov 0339bf00e3 Update README.md 8 years ago
Nikita Koksharov 27b852e922 Update README.md 8 years ago
Nikita Koksharov f5d169b2a0 Update CHANGELOG.md 8 years ago
Nikita 17d75c5dad [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 02adb6ec5a [maven-release-plugin] prepare release redisson-3.5.2 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 8beb6fd991 Merge branch 'master' into 3.0.0 8 years ago
Nikita Koksharov 3c4a832c39 Merge pull request #1043 from sulake/fix_nits
Correct var names, improve documentation.
8 years ago
Nikita 90e397d44c Merge branch 'master' into 3.0.0 8 years ago
Nikita db8e340d86 RMapCache var name fixed 8 years ago
Johno Crawford e4cc154823
Correct var names, improve documentation. 8 years ago
Nikita bad837f664 Merge branch 'master' into 3.0.0 8 years ago
Nikita cf1a190594 RMapCacheTest fixed 8 years ago
Nikita 097eb32cd6 RMapCache.setMaxSize method added. #1027 8 years ago
Nikita 1ab3cb3052 Command logging fixed. #1035 8 years ago
Nikita 727c4523cb RedissonMapCache bug fixes #1027 8 years ago
Nikita deea34a82f unnecessary ByteBuf.release invocation during last attempt to write execution 8 years ago
Nikita 8021dc923f writeFuture should be canceled on last attempt. 8 years ago
Nikita dc30a14b3e ButeBuf.release method invocation was missed in some RedissonLocalCachedMap methods 8 years ago
Nikita 2b3ed70949 Merge branch 'master' into 3.0.0 8 years ago