index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Sentinel pending commands counting.
antirez
2016-06-16
1
-0
/
+1
*
redis-cli: really connect to the right server.
antirez
2016-06-16
1
-2
/
+5
*
RESTORE: accept RDB dumps with older versions.
antirez
2016-06-16
1
-1
/
+1
*
Merge pull request #3255 from oranagra/error_string
Salvatore Sanfilippo
2016-06-16
1
-1
/
+1
|
\
|
*
CLIENT error message was out of date
oranagra
2016-05-23
1
-1
/
+1
*
|
Merge pull request #3256 from oranagra/georasius_neg
Salvatore Sanfilippo
2016-06-16
1
-2
/
+5
|
\
\
|
*
|
fix georadius returns multiple replies
oranagra
2016-05-23
1
-2
/
+5
|
|
/
*
|
Minor aesthetic fixes to PR #3264.
antirez
2016-06-16
1
-5
/
+5
*
|
Merge pull request #3264 from oranagra/bitfield_fix2
Salvatore Sanfilippo
2016-06-16
1
-9
/
+20
|
\
\
|
*
|
check WRONGTYPE in BITFIELD before looping on the operations.
oranagra
2016-05-24
1
-9
/
+18
|
*
|
fix crash in BITFIELD GET on non existing key or wrong type see #3259
oranagra
2016-05-24
1
-3
/
+5
*
|
|
Merge pull request #3274 from MOON-CLJ/fix_promoted_slave
Salvatore Sanfilippo
2016-06-15
1
-1
/
+1
|
\
\
\
|
*
|
|
fix check when can't send the command to the promoted slave
MOON_CLJ
2016-05-26
1
-1
/
+1
|
|
/
/
*
|
|
Test TOUCH and new TTL / TYPE behavior about object access time.
antirez
2016-06-15
2
-0
/
+24
*
|
|
Merge pull request #3283 from ideal/unstable
Salvatore Sanfilippo
2016-06-15
1
-1
/
+1
|
\
\
\
|
*
|
|
fix mistake comment in object.c
ideal
2016-05-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #3281 from jamespedwards42/unstable
Salvatore Sanfilippo
2016-06-15
1
-4
/
+3
|
\
\
\
|
*
|
|
Fix modules intro typos.
jamespedwards42
2016-05-29
1
-4
/
+3
|
|
/
/
*
|
|
GETRANGE: return empty string with negative, inverted start/end.
antirez
2016-06-15
2
-2
/
+6
*
|
|
Remove additional round brackets from fix for #3282.
antirez
2016-06-15
1
-1
/
+1
*
|
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2016-06-15
3
-36
/
+83
|
\
\
\
|
*
\
\
Merge pull request #3282 from wenduo/unstable
Salvatore Sanfilippo
2016-06-15
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
bitcount bug:return non-zero value when start > end (both negative)
wenduo
2016-05-30
1
-0
/
+4
|
|
|
/
/
|
*
|
|
Merge pull request #3226 from MichielDeMey/patch-1
Salvatore Sanfilippo
2016-06-15
1
-31
/
+64
|
|
\
\
\
|
|
*
|
|
Added documentation for non-interactive install procedure
Michiel De Mey
2016-06-10
1
-3
/
+19
|
|
*
|
|
Allow non-interactive execution of install_server
Michiel De Mey
2016-05-13
1
-28
/
+45
|
*
|
|
|
Merge pull request #3313 from zshipko/unstable
Salvatore Sanfilippo
2016-06-15
1
-5
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
BSDs don't have -ldl
zach shipko
2016-06-14
1
-5
/
+15
|
|
/
/
/
/
*
|
|
|
|
Regression test for #3282.
antirez
2016-06-15
1
-0
/
+10
|
/
/
/
/
*
|
|
|
TTL and TYPE LRU access fixed. TOUCH implemented.
antirez
2016-06-14
3
-8
/
+60
*
|
|
|
redis-cli help.h updated.
antirez
2016-06-14
1
-8
/
+13
*
|
|
|
Enable tcp-keepalive by default.
antirez
2016-06-13
1
-2
/
+3
*
|
|
|
Modules: document how to pass config params to modules.
antirez
2016-06-13
1
-1
/
+19
*
|
|
|
Fix example modules to have the right OnLoad() prototype.
antirez
2016-06-13
2
-2
/
+8
*
|
|
|
Don't assume no padding or specific ordering in moduleLoadQueueEntry structure.
antirez
2016-06-13
2
-3
/
+4
*
|
|
|
Free module context after loading.
antirez
2016-06-13
1
-0
/
+1
*
|
|
|
Make sure modules arguments are raw strings.
antirez
2016-06-13
1
-1
/
+1
*
|
|
|
Minor changes to unifor C style to Redis code base for PR #3293.
antirez
2016-06-13
3
-6
/
+8
*
|
|
|
Merge pull request #3293 from yossigo/module_config
Salvatore Sanfilippo
2016-06-13
3
-13
/
+40
|
\
\
\
\
|
*
|
|
|
Use RedisModuleString for OnLoad argv.
Yossi Gottlieb
2016-06-05
3
-11
/
+5
|
*
|
|
|
Allow passing arguments to modules on load.
Yossi Gottlieb
2016-06-05
3
-13
/
+46
*
|
|
|
|
Fix typo: after -> before.
antirez
2016-06-10
1
-1
/
+1
*
|
|
|
|
Explain why module type names are 9 chars.
antirez
2016-06-10
1
-0
/
+52
*
|
|
|
|
Merge pull request #3295 from catwell/pr-1-warnings
Salvatore Sanfilippo
2016-06-10
3
-10
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
fix some compiler warnings
Pierre Chapuis
2016-06-05
3
-10
/
+17
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #3294 from yossigo/fix_unload
Salvatore Sanfilippo
2016-06-10
1
-7
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Fix MODULE UNLOAD crash and/or wrong error message.
Yossi Gottlieb
2016-06-05
1
-7
/
+14
|
|
/
/
/
/
*
|
|
|
|
Remove tryObjectEncoding() calls from list type.
antirez
2016-06-10
1
-3
/
+0
*
|
|
|
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
antirez
2016-06-10
3
-42
/
+56
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #3296 from catwell/pr-2-variadic-pushx
Salvatore Sanfilippo
2016-06-10
3
-42
/
+56
|
|
\
\
\
\
\
[next]