projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Avoid division by zero issues in the automatically triggered AOF rewrite feature.
[redis.git]
/
tests
/
support
/
server.tcl
2011-04-15
antirez
test fixed after ascii art banner modified the output...
blob
|
commitdiff
|
raw
2011-01-09
antirez
initial fix of the test suite to run both in in-memory...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
antirez
Merge branch 'master' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
antirez
diskstore more fixes
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'jonahharris/syslog'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'pietern/strrange'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
antirez
Merge remote branch 'pietern/brpoplpush'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
antirez
Merge remote branch 'pietern/testverbosity'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Pieter Noordhuis
Be less verbose in testing; improve error handling
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
antirez
command line option in test suite to activate valgrind...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
antirez
Merge remote branch 'pietern/unixsocket'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
antirez
merge conflict resolved
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Merge master with resolved conflict in src/redis-cli.c
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Pieter Noordhuis
Return OK on QUIT
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/zset-mem'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
antirez
Merge remote branch 'pietern/ziplist-eff'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Pieter Noordhuis
Merge branch 'zset-mem' into zrevrangebyscore
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Pieter Noordhuis
Merge branch 'master' into networking-perf
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
antirez
Merge remote branch 'pietern/issue-300'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
antirez
resolved conflict merging pietern/bpop-timeout
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
antirez
Merge remote branch 'pietern/issue-300'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
antirez
faster server starting in Redis tests
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
antirez
Merge remote branch 'pietern/intset-split'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
Pieter Noordhuis
Don't abort test suite when the server block has a...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Pieter Noordhuis
merged intset code into the split files
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
Merged with split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
antirez
redis.c split into many different C files.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
antirez
Merge branch 'ltrim-tests' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
antirez
allow running the test suite against an external Redis...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-04
Pieter Noordhuis
merge antirez/smallkeys
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
antirez
Merge branch 'testsuite' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
antirez
Merge branch 'testsuite' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Pieter Noordhuis
tag memory leak check on kill server as "leaks"
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Pieter Noordhuis
make sure the config it returned when called without...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Pieter Noordhuis
basic support to tag tests
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Pieter Noordhuis
changed how server.tcl accepts options to support more...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-02
Pieter Noordhuis
catch exceptions in the server proc, to be able to...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
Merge branch 'solaris' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
by default test with valgrind does not show full leak...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
Merge branch 'master' of git@github.com:antirez/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
antirez
tests suite initial support for valgrind, fixed the...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Merge branch 'master' of github.com:antirez/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Merge branch 'test_vm' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Pieter Noordhuis
code to enable running tests with the vm enabled
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
antirez
Merge http://github.com/ngmoco/redis
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Pieter Noordhuis
initial tests for AOF (and small changes to server...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-19
Pieter Noordhuis
Merge branch 'master' into integration
blob
|
commitdiff
|
raw
|
diff to current
2010-05-15
antirez
Merge branch 'redis-cli-fix' of http://github.com/tizoc...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
added pid info to the check memory leaks test, so that...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
Merge branch 'integration' of git://github.com/pietern...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Pieter Noordhuis
store entire server object on the stack instead of...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
antirez
minor fixes to the new test suite, html doc updated
blob
|
commitdiff
|
raw
|
diff to current