Commit Graph

1590 Commits (5b1591818e37f0f3467544012ef803455b0d78d4)
 

Author SHA1 Message Date
jackygurui 5b1591818e Merge branch 'master' of https://github.com/mrniko/redisson into feature/travis-ci 9 years ago
jackygurui c3f6ce0d34 one more index start fix 9 years ago
Nikita 1fc619fdfd minor fix 9 years ago
Nikita 6a1cc63b0b Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 5274e762b5 RedissonMultiLock deadlock fixed. #467 9 years ago
Nikita Koksharov 43abd5c0e7 Merge pull request #469 from jackygurui/LUA-array-indices-start-fix
LUA array indices start fix
9 years ago
jackygurui 2001c70921 show memory usage collection and uptime for concurrent tests
In a bit do understand why some concurrent jobs might be killed by
travis
9 years ago
jackygurui 009bfd05e2 A few more LUA array indices started at 0 9 years ago
jackygurui de27fd005e A few more LUA array index started at 0 9 years ago
jackygurui d1da920180 Merge branch 'mrniko/master' into LUA-array-indices-start-fix 9 years ago
jackygurui 785a627a12 Merge remote-tracking branch 'mrniko/master' into feature/travis-ci
# Conflicts:
#	src/main/java/org/redisson/RedissonList.java
#	src/main/java/org/redisson/RedissonSet.java
9 years ago
Nikita 11eaf5d62e License header fixed 9 years ago
Nikita e45d370404 MultiDecoder empty result handling fixed 9 years ago
Nikita 89312c230f LUA arrays start index fixed 9 years ago
jackygurui e470a1ff80 fixed removeAll() for RedissonScoredSortedSetReactive 9 years ago
jackygurui 6de8a1a311 fixed removeAll() for set and list under redis 3.2.0-rc3 9 years ago
Nikita 9bd6a0387b RMap iterator fixed. #468 9 years ago
Rui Gu b7b92ceffc Making the concurrent jobs to wait longer under travis 9 years ago
Rui Gu a7ab6078df Revert "try to see why RedisVersions fails on 3.2.0-rc3 but not other vers"
This reverts commit 9bf8428cde.
9 years ago
Rui Gu b0aa3bb320 fixed RedisVersion regex to use variable length matching 9 years ago
Rui Gu 9bf8428cde try to see why RedisVersions fails on 3.2.0-rc3 but not other vers 9 years ago
Nikita d03e0de847 Fixed probably thread blocking issues #455 9 years ago
Rui Gu 9005f25688 Fixed Multimap Cache test
After multi map expired, should test collection emptiness using
isEmpty() instead of using contains() with no params.
9 years ago
Rui Gu 83633b238f Enhancements to handle redis server version during test
Added RedisVersion class
Moved version related information from RedisRunner.RedisProcess to
RedisVersion
Added code that performs redis version check on commands that only
available to redis at or above given version number
Enabled RedissonGeoTest for all versions in travis (Should auto skip
the test class when version number mismatch)
9 years ago
Rui Gu cde9ba7b4a Fixed SpringCacheTest
Now SpringCacheTest starts its own redis instance
9 years ago
Rui Gu 43b74f5cf1 fixed instance field 'redisson' not initialised in travis env bug 9 years ago
Rui Gu 18c26fcf01 clean the project before build 9 years ago
Rui Gu fca888987d Enhancements
added a method to retrieve Redis server version.
renamed RedisRunner.startDefaultRedisTestInstance to
RedisRunner.startDefaultRedisServerInstance
renamed RedisRunner.shutDownDefaultRedisTestInstance to
RedisRunner.shutDownDefaultRedisServerInstance
removed redis version related code from RedissonRuntimeEnvironment
travis.yml no longer need to pass redisVersion environment to run tests
9 years ago
Rui Gu 103d0f6fd4 added server info command to RedisClient 9 years ago
Rui Gu 40930d0906 try another way to get environment vars 9 years ago
Rui Gu 0ceffd9527 added Redis version property 9 years ago
Rui Gu 2cc94e0f31 Tests are runtime environment aware 9 years ago
Rui Gu f9375f7cb7 fixed nosave option not working under windows env. 9 years ago
Rui Gu 4380ead23d Merge branch 'mrniko/master' into feature/travis-ci 9 years ago
Nikita 33748b8650 lib versions updated 9 years ago
Nikita b38927da6f Merge branch 'master' of github.com:mrniko/redisson 9 years ago
Nikita 43bde3e0c0 RGeo interface covered by comments. 9 years ago
Nikita Koksharov 51f4c88a26 Update README.md 9 years ago
Rui Gu 9c847004b6 Geo test disable for current and legacy redis instance 9 years ago
Rui Gu e80bf137e2 Fixed RedissonTwoLockedThread test
RedissonTwoLockedThread not had default redis instance started before
the test executes
9 years ago
Rui Gu dba8794283 Removed jobs that is not an unit test 9 years ago
jackygurui 712f231f54 changed to use test goal 9 years ago
jackygurui 838c5d5f3c fixex matrix section in .travis.yml 9 years ago
jackygurui 88b75381d6 Run each test class as an independent job 9 years ago
jackygurui 79adce3bb5 Too much logs for travis to handle. 9 years ago
jackygurui 06361b775d Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
# Conflicts:
#	.travis.yml
9 years ago
jackygurui 5f45f8a93a More logger options for the test 9 years ago
Nikita Koksharov e065c8c9c1 Update CHANGELOG.md 9 years ago
Nikita ed9dcfa0ac [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 641a722412 [maven-release-plugin] prepare release redisson-2.2.11 9 years ago