Revīziju vēsture

Autors SHA1 Ziņojums Datums
  antirez 545a0b4be5 Redis 2.4.18 12 gadi atpakaļ
  antirez b85cb4ce4b Jemalloc updated to version 3.2.0. 12 gadi atpakaļ
  antirez 3756e141a1 Make sure that SELECT argument is an integer or return an error. 12 gadi atpakaļ
  antirez 03a851e55b Redis 2.4.17 12 gadi atpakaļ
  antirez 62c8fa38a9 Sentinel: added documentation about slave-priority in redis.conf 12 gadi atpakaļ
  antirez dfdbb2272d Sentinel: Redis-side support for slave priority. 12 gadi atpakaļ
  antirez 96fbd4333f run_id added to INFO output (backported from 2.6). 12 gadi atpakaļ
  Michael Parker 18711f1878 Use correct variable name for value to convert. 12 gadi atpakaļ
  Pieter Noordhuis 7de2f7e03a Set p to its new offset before modifying it 12 gadi atpakaļ
  antirez 2a18c2c416 Redis 2.4.16 12 gadi atpakaļ
  jokea 95bf36fc66 mark fd as writable when EPOLLERR or EPOLLHUP is returned by epoll_wait. 12 gadi atpakaļ
  antirez 0332a321ba Typo in comment. 12 gadi atpakaļ
  antirez b998ebe904 REPLCONF internal command introduced. 12 gadi atpakaļ
  antirez a328c73386 Redis 2.4.15 12 gadi atpakaļ
  antirez 05ad034902 Added time.h include in redis-cli. 12 gadi atpakaļ
  Premysl Hruby ba712cec4a future-proof version comparison 12 gadi atpakaļ
  antirez d44437b182 Deleted jemalloc.orig from /deps. 12 gadi atpakaļ
  antirez 699cdb0f5e Jemalloc updated to 3.0.0. 12 gadi atpakaļ
  antirez 81b89a5cb5 Fixed typo in the 2.4.14 release note. 12 gadi atpakaļ
  antirez 0155386608 Redis 2.4.14 12 gadi atpakaļ
  jokea c6ee2fd595 Set fd to writable when poll(2) detects POLLERR or POLLHUP event. 12 gadi atpakaļ
  ThePicard 8a599d36c0 Fixed a typo in install_server.sh 12 gadi atpakaļ
  antirez 496e8133c9 No longer used TODO file removed. 12 gadi atpakaļ
  antirez b0a2093956 Fixed issue #516 (ZINTERSTORE mixing sets and zsets). 12 gadi atpakaļ
  antirez cd2f985a5e Add an implementation of mstime() to 2.4. 12 gadi atpakaļ
  antirez 47d8dab2b1 redis-cli pipe mode: handle EINTR properly as well so that SIGSTOP/SIGCONT are handled correctly. 12 gadi atpakaļ
  antirez b074461732 redis-cli pipe mode: handle EAGAIN while writing to socket. 12 gadi atpakaļ
  antirez f1af84d714 redis-cli --pipe for mass import. 12 gadi atpakaļ
  antirez 59b084b7cf If the computer running the Redis test is slow, we revert to --clients 1 to avoid false positives. 12 gadi atpakaļ
  antirez 735b0e0142 Comment improved so that the code goal is more clear. Thx to @agladysh. 12 gadi atpakaļ