Commit Graph

2742 Commits (dbfe0f6958948abb4efad2bf3168dc3b7ff71631)
 

Author SHA1 Message Date
Nikita 9a51cf8a42 Setter for collection field of LiveObject entity should rewrite collection content #654 8 years ago
Nikita Koksharov 534c8a8d68 Merge pull request #653 from jackygurui/patch-3
Check redis version before testValueSize
8 years ago
Nikita Koksharov d09d1e1687 Merge pull request #652 from jackygurui/patch-2
Check redis version before run testSkipResult
8 years ago
Rui Gu 2d7fb13f3b Update RedissonBatchTest.java 8 years ago
Rui Gu 54c2332edd Update RedissonMapTest.java 8 years ago
Rui Gu 6c4da70a81 Check redis version before testValueSize 8 years ago
Rui Gu 9461dc170b Check redis version before run testSkipResult 8 years ago
Nikita ec41ed0982 test fixed 8 years ago
Nikita e663767d0f RedissonSetCache TTL not updated if element already present #646 8 years ago
Nikita 3ac7eae341 Introduce RCascade annotation for LiveObject #651 8 years ago
Nikita f2957b35cd Cascade delete object graph for LiveObjectService #650 8 years ago
Nikita a8cd9be1c8 Cascade LiveObjectService.merge whole object graph #649 8 years ago
Nikita 8500d4d002 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita 108641a23d Cascade persist whole object graph #648 #647 8 years ago
Nikita Koksharov c5b350df87 Update README.md 8 years ago
Nikita ac7aef4706 LiveObjectService merge method fixed.
Deny to allow persist object with transient REntity
8 years ago
Nikita Koksharov 9c407dc59e Update README.md 8 years ago
Nikita 000fb85375 LiveObjectService doesn't support protected constructors #645 8 years ago
Nikita 87be1e3bc9 RId generator should be empty by default #643 8 years ago
Nikita 7b71e56d40 refactoring 8 years ago
Nikita 2e9f59b2ab Cyclic dependencies during LiveObjectService.detach process lead to stackoverflow #642 8 years ago
Nikita 5912e3a081 Not persisted REntity object allowed to store automatically #641 8 years ago
Nikita c6bb27b95a `persist` method allow to store entity without id. `create` and `getOrCreate` methods are deprecated. #639 8 years ago
Nikita 733ac70c00 RLexSortedSet.addAll fixed. #640 8 years ago
Nikita 30f7c421db LiveObjectService can't detach content of List object #638 8 years ago
Nikita 75db5eca7d Fixed - LiveObjectService doesn't create objects mapped to Redisson objects in runtime #637 8 years ago
Nikita 8f0c91fdbb refactoring 8 years ago
Nikita 0804860510 bytebuddy updated 8 years ago
Nikita d4af25813c LiveObjectService doesn't work with id without setter #636 8 years ago
Nikita af18eb09a3 NPE in ConnectionWatchdog fixed 8 years ago
Nikita ad2da8d1c1 Merge branch 'master' of github.com:mrniko/redisson 8 years ago
Nikita f1bd20aed2 RGeo should extends RScoredSortedSet. #635 8 years ago
Nikita Koksharov ee10021bb8 Update README.md 8 years ago
Nikita Koksharov ca7881ed05 Update CHANGELOG.md 8 years ago
Nikita Koksharov d784ad830d Update CHANGELOG.md 8 years ago
Nikita Koksharov f90820d290 Update CHANGELOG.md 8 years ago
Nikita a321e6d8ba [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita dba6b56a31 [maven-release-plugin] prepare release redisson-parent-2.4.0 8 years ago
Nikita 9654cca509 version updated to 2.4.0 8 years ago
Nikita 2beba30a86 tests fixed 8 years ago
Nikita 6c1195b6a9 javadocs fixed 8 years ago
Nikita c39e624428 javadocs fixed 8 years ago
Nikita f657a42ef7 Fixed ClassCastException error when there are no slaves in sentinel mode. #632 8 years ago
Nikita a705d5d329 javadocs fixed 8 years ago
Nikita f9ced170d6 tests updated 8 years ago
Nikita ca61cdfa37 hamcrest lib removed 8 years ago
Nikita 45953245b9 Remain time calculation for RLock, RSemaphore and RCountDownLatch objects should take in account command time execution #634 8 years ago
Nikita 704dc19788 RedissonLocalCachedMapTest.testInvalidationOnClear test added 8 years ago
Nikita fb41f8fda1 test fixed 8 years ago
Nikita dd706d69f6 test fixed 8 years ago