dejun.xdj
|
e9feeb822a
|
Fix code format issue.
|
2018-06-28 18:39:42 +08:00 |
|
dejun.xdj
|
7becf54e51
|
Don't output password warning message when --no-auth-warning is used.
|
2018-06-28 18:38:24 +08:00 |
|
dejun.xdj
|
47308e7a14
|
Don't output password warning message when --no-auth-warning is used.
|
2018-06-28 18:38:24 +08:00 |
|
dejun.xdj
|
bde05e9c32
|
Avoid -Woverlength-strings compile warning.
Using another fprintf call to output the rest help message.
|
2018-06-28 18:22:06 +08:00 |
|
dejun.xdj
|
a9ec9aa0ae
|
Avoid -Woverlength-strings compile warning.
Using another fprintf call to output the rest help message.
|
2018-06-28 18:22:06 +08:00 |
|
antirez
|
5baf50d850
|
Rax library updated (node callback).
|
2018-06-28 12:19:06 +02:00 |
|
antirez
|
4ff8dc478f
|
Rax library updated (node callback).
|
2018-06-28 12:19:06 +02:00 |
|
dejun.xdj
|
0b74fd6766
|
Add --no-auth-warning help message.
|
2018-06-28 18:17:04 +08:00 |
|
dejun.xdj
|
e8a7af858a
|
Add --no-auth-warning help message.
|
2018-06-28 18:17:04 +08:00 |
|
zhaozhao.zz
|
b9cbd04b57
|
clients: add type option for client list
|
2018-06-28 17:43:05 +08:00 |
|
zhaozhao.zz
|
483f7d3222
|
clients: add type option for client list
|
2018-06-28 17:43:05 +08:00 |
|
zhaozhao.zz
|
f5538642cc
|
clients: show pubsub flag in client list
|
2018-06-28 17:28:38 +08:00 |
|
zhaozhao.zz
|
eb6fa7e4af
|
clients: show pubsub flag in client list
|
2018-06-28 17:28:38 +08:00 |
|
zhaozhao.zz
|
1fcf2737a6
|
fix some compile warnings
|
2018-06-28 17:22:59 +08:00 |
|
zhaozhao.zz
|
7a04c30907
|
fix some compile warnings
|
2018-06-28 17:22:59 +08:00 |
|
antirez
|
ab55f9da5e
|
Make CLIENT HELP output nicer to the eyes.
|
2018-06-28 00:21:32 +02:00 |
|
antirez
|
ec9e232d87
|
Make CLIENT HELP output nicer to the eyes.
|
2018-06-28 00:21:32 +02:00 |
|
antirez
|
75f1a7bdfc
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
2018-06-28 00:17:21 +02:00 |
|
antirez
|
dee970724d
|
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
2018-06-28 00:17:21 +02:00 |
|
antirez
|
4a70ff7451
|
Add unblock in CLIENT HELP.
|
2018-06-28 00:17:10 +02:00 |
|
antirez
|
60ade804fe
|
Add unblock in CLIENT HELP.
|
2018-06-28 00:17:10 +02:00 |
|
shenlongxing
|
3c27db1cd9
|
fix empty string for sentinel rename-command
|
2018-06-28 01:08:55 +08:00 |
|
shenlongxing
|
e38f95a5ad
|
fix empty string for sentinel rename-command
|
2018-06-28 01:08:55 +08:00 |
|
Salvatore Sanfilippo
|
730a4cfa00
|
Merge pull request #5067 from mpaltun/mpaltun-doc-fix
Streams documentation fix
|
2018-06-27 18:54:27 +02:00 |
|
Salvatore Sanfilippo
|
11b19b264f
|
Merge pull request #5067 from mpaltun/mpaltun-doc-fix
Streams documentation fix
|
2018-06-27 18:54:27 +02:00 |
|
antirez
|
2214043b5c
|
CLIENT UNBLOCK: support unblocking by error.
|
2018-06-27 18:51:06 +02:00 |
|
antirez
|
c14090b8f4
|
CLIENT UNBLOCK: support unblocking by error.
|
2018-06-27 18:51:06 +02:00 |
|
Mustafa Paltun
|
010dc172d4
|
Update t_stream.c
|
2018-06-27 16:35:30 +03:00 |
|
Mustafa Paltun
|
457697f039
|
Update t_stream.c
|
2018-06-27 16:35:30 +03:00 |
|
Mustafa Paltun
|
6d0acb330a
|
Update help.h
|
2018-06-27 16:33:31 +03:00 |
|
Mustafa Paltun
|
47515fa348
|
Update help.h
|
2018-06-27 16:33:31 +03:00 |
|
antirez
|
71295ee305
|
CLIENT UNBLOCK implemented.
|
2018-06-27 14:08:42 +02:00 |
|
antirez
|
8672ffbe0b
|
CLIENT UNBLOCK implemented.
|
2018-06-27 14:08:42 +02:00 |
|
antirez
|
fb39bfd7af
|
Take clients in a ID -> Client handle dictionary.
|
2018-06-27 14:08:42 +02:00 |
|
antirez
|
97842a346d
|
Take clients in a ID -> Client handle dictionary.
|
2018-06-27 14:08:42 +02:00 |
|
antirez
|
ed65d734e7
|
CLIENT ID implemented.
|
2018-06-27 14:08:42 +02:00 |
|
antirez
|
c31ae4f8f4
|
CLIENT ID implemented.
|
2018-06-27 14:08:42 +02:00 |
|
Oran Agra
|
5616d4c603
|
add active defrag support for streams
|
2018-06-27 15:00:41 +03:00 |
|
Oran Agra
|
cfa076f2ee
|
add active defrag support for streams
|
2018-06-27 15:00:41 +03:00 |
|
Salvatore Sanfilippo
|
bb666d445d
|
Merge pull request #5027 from tigertv/unstable
Update sort.c
|
2018-06-26 16:13:20 +02:00 |
|
Salvatore Sanfilippo
|
22b87358a2
|
Merge pull request #5027 from tigertv/unstable
Update sort.c
|
2018-06-26 16:13:20 +02:00 |
|
Salvatore Sanfilippo
|
eb052ba93a
|
Merge pull request #5059 from guybe7/fix_restore_warning
Fix compiler warning in restoreCommand
|
2018-06-26 14:41:48 +02:00 |
|
Salvatore Sanfilippo
|
9b071acc7c
|
Merge pull request #5059 from guybe7/fix_restore_warning
Fix compiler warning in restoreCommand
|
2018-06-26 14:41:48 +02:00 |
|
antirez
|
27178a3fde
|
Fix type of argslen in sendSynchronousCommand().
Related to #5037.
|
2018-06-26 14:38:35 +02:00 |
|
antirez
|
9b15b5cde3
|
Fix type of argslen in sendSynchronousCommand().
Related to #5037.
|
2018-06-26 14:38:35 +02:00 |
|
antirez
|
1f1e724f47
|
Remove black space.
|
2018-06-26 14:37:22 +02:00 |
|
antirez
|
2a24e4dbeb
|
Remove black space.
|
2018-06-26 14:37:22 +02:00 |
|
Salvatore Sanfilippo
|
aa5eaad48c
|
Merge pull request #5037 from madolson/repl-auth-fix
Fixed replication authentication with whitespace password
|
2018-06-26 14:33:20 +02:00 |
|
Salvatore Sanfilippo
|
b5cd7336d9
|
Merge pull request #5037 from madolson/repl-auth-fix
Fixed replication authentication with whitespace password
|
2018-06-26 14:33:20 +02:00 |
|
antirez
|
3cf8dd2c84
|
Sentinel: fix SENTINEL SET error reporting.
Thanks to @shenlongxing for reporting the problem.
Related to #5062.
|
2018-06-26 09:17:38 +02:00 |
|