projects
/
redis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
first version of the speed regression test
[redis.git]
/
src
/
debug.c
2011-10-14
antirez
More informative error when DEBUG RELOAD fails.
blob
|
commitdiff
|
raw
2011-10-05
Salvatore Sanfilippo
Merge pull request #118 from dvirsky/unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
antirez
redisAssertWithClientInfo() is now redisAssertWithInfo...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
antirez
Introduced a redisAssert() variant that is able to...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
antirez
merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
antirez
master branch merged into scripting.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
antirez
DEUBG SLEEP implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
unstable merge conflicts resolved
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
Merge remote branch 'origin/unstable' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
antirez
diskstore removed
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
Merge branch 'unstable'
blob
|
commitdiff
|
raw
|
diff to current
2011-05-10
antirez
DEBUG DIGEST additional lookup needed for VM removed...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
antirez
Merge remote branch 'pietern/unstable-zset' into unstable
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Test for ENCODING_SKIPLIST instead of ENCODING_RAW
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Pieter Noordhuis
Merge branch 'unstable' into unstable-zset
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
Pieter Noordhuis
Fix DEBUG DIGEST, SORT and AOF rewrite
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
antirez
fixed bgsave_in_progress in INFO when BGSAVEing with...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
antirez
DEBUG FLUSHCACHE needs to wait that everything was...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-09
antirez
test adapted to run with diskstore, and a few bugs...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
antirez
DEBUG OBJECT fixed with diskstore, force loading
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
FLUSHALL / FLUSHDB for diskstore implemented
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
antirez
implemented a different approach to IO scheduling,...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
antirez
more step forwards for disk store to be able to run
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/cli-monitor'
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-14
antirez
cow friendly HGETALL and variants
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
antirez
Merge remote branch 'pietern/testverbosity'
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
antirez
SINTER/MEMBERS are now COW friendly, also some refactor...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
antirez
minor merge conflicts merging cli-help branch fixed
blob
|
commitdiff
|
raw
|
diff to current
2010-11-21
Pieter Noordhuis
Stop using /dev/null to find out the serialized object...
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-28
antirez
Merge remote branch 'remotes/pietern/zrevrangebyscore'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
antirez
removed useless spaces from DEBUG OBJECT output
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
antirez
Merge remote branch 'pietern/ziplist-regression'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
antirez
Object approximated LRU algorithm enhanced / fixed...
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-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-16
antirez
Merge remote branch 'pietern/networking-perf'
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Pieter Noordhuis
Merge branch 'master' into networking-perf
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Pieter Noordhuis
Use specialized function to add status and error replies
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
Rename iterator to setTypeIterator for consistency
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Pieter Noordhuis
Merge branch 'master' into intset-split
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
Pieter Noordhuis
fix aof and digest code to work with dual set encoding
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
Compilation fixed on Linux after the source code split
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