Commit Graph

2397 Commits (8dc34e6f3f8615c6164143dd8be2548462c0499b)
 

Author SHA1 Message Date
Nikita 8dc34e6f3f Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita c1c6db9b01 JCache API implementation #314 8 years ago
Nikita Koksharov 527b99008d Update README.md 8 years ago
Nikita 07ed19f56d Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 93d4c8ee2f RFairLock.forceUnlock doesn't clean stale queued threads. 8 years ago
Nikita Koksharov 90b3547b25 Update README.md 8 years ago
Nikita Koksharov 373efc58ea Update README.md 8 years ago
Nikita Koksharov 47cc0d7606 Update CHANGELOG.md 8 years ago
Nikita 25240dc214 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita edad3c52bb [maven-release-plugin] prepare release redisson-parent-2.5.1 8 years ago
Nikita 329e7e1156 RMapCache.fastPutIfAbsentAsync doesn't take in account expiration #678 8 years ago
Nikita bde32406a1 `connectTo` should release connection if promise has been already done. #680 8 years ago
Nikita 937215e22d Refactoring. #680 8 years ago
Nikita b58c05851d Remove `pool exhausted` exception #680 8 years ago
Nikita c73c760fa4 Remove `pool exhausted` exception #680 8 years ago
Nikita 64fc4d933c Timer initialization fixed. #671 8 years ago
Nikita 65c45d5e85 comments fixed 8 years ago
Nikita 37f802d242 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita 70be4685f0 Add key/value null checking for RedissonMap object 8 years ago
Nikita Koksharov 0447f28e68 Update README.md 8 years ago
Nikita Koksharov 8ca96a3556 Update README.md 8 years ago
Nikita Koksharov 9042b776c9 Merge pull request #673 from johnou/timeout_fixes
Add null check for timer and assign to variable so it is shutdown..
8 years ago
Johno Crawford 6f1ee85e0b
Add null check for timer and assign to variable so it is shutdown.. 8 years ago
Nikita c0f9177b87 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita 047aa60dae Timer initialization fixed. #671 8 years ago
Nikita Koksharov 73607f84db Update README.md 8 years ago
Nikita Koksharov 48a7303af2 Update README.md 8 years ago
Nikita Koksharov ac1fd7f4bf Update README.md 8 years ago
Nikita Koksharov f1ada66b2f Update CHANGELOG.md 8 years ago
Nikita eca9682dc9 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita c7fa9dc988 [maven-release-plugin] prepare release redisson-parent-2.5.0 8 years ago
Nikita 5a045c742d NullPointerException in CommandDecoder fixed #667 8 years ago
Nikita a2b11396e9 RMapCache doesn't keep entries insertion order during iteration #666 8 years ago
Nikita ccdd7f6453 JDK 6 compilation fixed 8 years ago
Nikita 121584ffa1 netty updated 8 years ago
Nikita 9f51ae74af Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita 1173c9590c PubSub connection re-subscription doesn't work in some cases of when there are only one slave available. #663 8 years ago
Nikita Koksharov c6f4fce27d Merge pull request #665 from jackygurui/fix-#664
Fix #664
8 years ago
Rui Gu b6d73678f6 fix-#664 Fixed a bug where a method call could be mapped wrong
When a live object class has a field whose name is ended with the name
of another field, this bug could occur.
8 years ago
Rui Gu 5b31f754de Merge branch 'redisson/master' 8 years ago
Nikita e5b996ea7d version updated to 2.5.0 8 years ago
Nikita 6c90a44234 test fixed 8 years ago
Nikita eff946a525 javadocs fixed 8 years ago
Nikita cc476d5565 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita Koksharov 79b3b8e291 Update README.md 8 years ago
Nikita ee690f5ced Add COUNT and ASC/DESC support to RGeo.radius methods #662 8 years ago
Nikita Koksharov 66cc237355 Merge pull request #660 from slavarosin/master
Fixed type getRemoteSerivce -> getRemoteService
8 years ago
slavarosin d14ec8ad0a Fixed type getRemoteSerivce -> getRemoteService 8 years ago
Nikita 47743daf03 RPermitExpirableSemaphore.availablePermits doesn't return actual permits account under certain conditions #659 8 years ago
Nikita 6af83a1ca0 Fixed - RLocalCacheMap.readAllValues and readAllEntrySet methods return wrong values #658 8 years ago