summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix the propagate Tcl test after module changes.fix-double-multiantirez2020-03-311-1/+1
* Modify the propagate unit test to show more cases.antirez2020-03-311-2/+30
* Fix module commands propagation double MULTI bug.antirez2020-03-311-0/+16
* Merge pull request #6644 from oranagra/stream_aofrwSalvatore Sanfilippo2020-03-261-0/+13
|\
| * AOFRW on an empty stream created with MKSTREAM loads badklyOran Agra2020-03-251-0/+13
* | PSYNC2: meaningful offset test.meaningful-offsetantirez2020-03-252-0/+62
* | MULTI/EXEC during LUA script timeout are messed upOran Agra2020-03-231-0/+72
* | Fix BITFIELD_RO test.antirez2020-03-231-4/+4
* | Merge pull request #6951 from yangbodong22011/feature-bitfield-roSalvatore Sanfilippo2020-03-231-0/+31
|\ \
| * | Added BITFIELD_RO variants for read-only operations.bodong.ybd2020-03-041-0/+31
* | | Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2020-03-201-0/+87
|\ \ \ | | |/ | |/|
| * | Add 14-consistency-check.tcl to prove there is a data consistency issue.WuYunlong2020-03-181-0/+87
* | | Regression test for #7011.antirez2020-03-201-0/+7
|/ /
* | Fix bug of tcl test using external serverbodong.ybd2020-03-112-2/+8
* | fix for flaky psync2 testOran Agra2020-03-051-0/+21
|/
* Merge pull request #6926 from oranagra/fork-test-fixSalvatore Sanfilippo2020-02-272-3/+2
|\
| * fix race in module api test for forkOran Agra2020-02-232-3/+2
* | fix github actions failing latency test for active defrag - part 2Oran Agra2020-02-271-2/+3
* | fix github actions failing latency test for active defragOran Agra2020-02-251-3/+3
* | Merge pull request #6920 from oranagra/defrag-test-latency-fixSalvatore Sanfilippo2020-02-241-8/+32
|\ \
| * | Fix latency sensitivity of new defrag testOran Agra2020-02-231-8/+32
| |/
* | Test engine: experimental change to avoid busy port problems.antirez2020-02-241-49/+84
|/
* Test engine: detect timeout when checking for Redis startup.antirez2020-02-211-1/+11
* Test engine: better tracking of what workers are doing.antirez2020-02-212-4/+12
* Merge branch 'unstable' of github.com:/antirez/redis into unstableantirez2020-02-213-0/+105
|\
| * Merge pull request #6864 from guybe7/fix_memleak_in_test_ld_convSalvatore Sanfilippo2020-02-201-0/+4
| |\
| | * Fix memory leak in test_ld_convGuy Benoish2020-02-061-0/+4
| * | Merge pull request #6903 from oranagra/defrag_listsSalvatore Sanfilippo2020-02-201-0/+92
| |\ \
| | * | Defrag big lists in portions to avoid latency and freezeOran Agra2020-02-181-0/+92
| * | | XGROUP DESTROY should unblock XREADGROUP with -NOGROUPGuy Benoish2020-02-191-0/+9
| |/ /
* | | Test is more complex now, increase default timeout.antirez2020-02-211-1/+1
|/ /
* | Tracking: first set of tests for the feature.csc2antirez2020-02-141-0/+66
|/
* Merge branch 'acl-log' into unstableantirez2020-02-061-0/+107
|\
| * ACL LOG: make max log entries configurable.acl-logantirez2020-02-041-0/+11
| * ACL LOG: test for AUTH reason.antirez2020-02-041-0/+9
| * ACL LOG: implement a few basic tests.antirez2020-01-301-0/+87
* | Add tcl regression test in scripting.tcl to reproduce memory leak.WuYunlong2020-02-041-0/+5
* | ld2string should fail if string contains \0 in the middleGuy Benoish2020-01-302-0/+16
* | Merge pull request #6699 from guybe7/module_blocked_on_key_timeout_memleakSalvatore Sanfilippo2020-01-292-6/+42
|\ \ | |/ |/|
| * Modules: Fix blocked-client-related memory leakGuy Benoish2019-12-302-6/+42
* | Merge pull request #6703 from guybe7/blocking_xread_empty_replySalvatore Sanfilippo2020-01-092-0/+25
|\ \
| * | Blocking XREAD[GROUP] should always reply with valid data (or timeout)Guy Benoish2019-12-302-0/+25
| |/
* | Merge pull request #6706 from guybe7/stream_id_edge_casesSalvatore Sanfilippo2019-12-291-0/+27
|\ \
| * | Stream: Handle streamID-related edge casesGuy Benoish2019-12-261-0/+27
| |/
* | config.c adjust config limits and mutableOran Agra2019-12-261-1/+1
|/
* Revert "Geo: output 10 chars of geohash, not 11."antirez2019-12-181-1/+1
* incrbyfloat: fix issue #5256 ttl lost after propagatezhaozhao.zz2019-12-181-0/+7
* add a new SET option KEEPTTL that doesn't remove expire timezhaozhao.zz2019-12-181-0/+13
* Fixed some documentationMadelyn Olson2019-12-171-32/+0
* Added some documentation and fixed a testMadelyn Olson2019-12-171-3/+7