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
Nikita
5170ba8cc7
ReactiveSet iterator fixed. #463
9 years ago
Nikita
1b225d68fd
Merge branch 'master' of github.com:mrniko/redisson
9 years ago
Nikita
7c4deafc74
SCAN commands result handling fixed. #463
9 years ago
Rui Gu
b6dc4a0891
Improvement to RedisRunner
...
Reduced output produced on travis
changed wait time after runner the instance from 3 sec to 1.5 sec
9 years ago
Rui Gu
cc9498994f
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Nikita Koksharov
07cdfb052b
Merge pull request #461 from jackygurui/patch-1
...
Fixes a compilation issue.
9 years ago
Rui Gu
44acf47b00
tells the surefire to rerun failed test 5 times
...
try to get around the inconsistence in travis test
9 years ago
Rui Gu
f7d205cebf
Fixes a compilation issue
9 years ago
jackygurui
563fb79574
Fixes a compilation issue.
9 years ago
Rui Gu
b67731acee
Revert "Revert "Merge branch 'mrniko/master' into feature/travis-ci""
...
This reverts commit 1e27329ff1
.
9 years ago
Rui Gu
1e27329ff1
Revert "Merge branch 'mrniko/master' into feature/travis-ci"
...
This reverts commit 290362246a
, reversing
changes made to d8189a1338
.
9 years ago
Rui Gu
290362246a
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
d8189a1338
fix: added missing before and after methods
9 years ago
Rui Gu
724375b3a4
Enhancement on stopping redis instance
...
Redis server started with nosave and randomdir options is stopped with
destroy instead of sending shutdown.
9 years ago
Rui Gu
7671e59dea
fix: Before and After method should not be static
9 years ago
Rui Gu
963c6d1217
ignored this file
9 years ago
Nikita
22a3dd2a09
RBuckets object added. #460 , #430
9 years ago
Nikita
a95a08330a
some deprecated methods removed
9 years ago
Nikita
818a305567
RLexSortedSet methods renamed. #459
9 years ago
jackygurui
d1c90f1ee2
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
20218d5670
Merge remote-tracking branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
e98f7680f2
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
9d7e416090
Test enhancement
...
added the option to start RedisRunner with random dir and no save option
changed all tests to start redis with random dir config and no save
option.
change all the base tests to restart redis after every test
9 years ago
Nikita
d854ce0f3a
RGeo implemented. #295
9 years ago
Rui Gu
d6e8d009bd
Trying to improve concurrent tests
9 years ago
Rui Gu
5e4267d5b6
Refactor and bug fix
...
Refactored the starting and stopping of the default redis instance to
RedisRunner
Fixed the bug in BaseReactiveTest where required default redis instance
is not running
added nbactions-unit-test.xml to gitignore
9 years ago
Rui Gu
3ece79eb92
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
87208199a9
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
1114cba4d4
To have the test start default redis instance
9 years ago
jackygurui
f6f83d285b
Merge remote-tracking branch 'mrniko/master' into feature/travis-ci
9 years ago
Rui Gu
9456eee14a
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Nikita
49f10ee027
refactoring
9 years ago
Rui Gu
dc8a3fbf5f
Merge branch 'mrniko/master' into feature/travis-ci
9 years ago
Nikita
382f50eb98
RScoredSortedSet.removeAllAsync & removeAll methods optimization
9 years ago
Nikita Koksharov
688cf7d4fa
Merge pull request #456 from jackygurui/feature/travis-ci
...
Feature/travis ci
9 years ago
jackygurui
133a651e47
Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
9 years ago
jackygurui
66024192aa
travis matrix
...
added matrix environment tags to test against three redis versions.
9 years ago
jackygurui
094debca39
Merge remote-tracking branch 'mrniko/master' into feature/travis-ci
9 years ago
Nikita
8495095697
RemoteService uses queue for responses
9 years ago
Nikita
0f542267cb
RedissonMultiLock refactoring
9 years ago
Nikita
901be4439e
Long BlockingQueue methods re-subscription when slave is down
9 years ago
Nikita
a60d3f491e
refactoring
9 years ago
Nikita
6adbd9387f
hamcrest usage reduced
9 years ago
Nikita
f2d82a8981
RSetCache.add methods result fixed. #454
9 years ago
Nikita
5cc2fb862a
RTopic listener execution bug fixed. Performance boost up to 43%! #453
9 years ago
Nikita
898fff317b
reconnection checking during poll operation state scheduled check
9 years ago
Nikita
38c906fadb
Lost connection case handling for BlockingQueue poll method
9 years ago
Nikita
f0f97a44d1
Few enhancements. #449
9 years ago