2
0

История коммитов

Автор SHA1 Сообщение Дата
  antirez 62f9ac6f43 Streams: Change XADD MAXLEN handling of values <= 0. 6 лет назад
  Max Vetrov d4c4f20a45 Update sort.c 6 лет назад
  antirez 79a1c19ac2 XADD MAXLEN should return an error for values < 0. 6 лет назад
  Salvatore Sanfilippo 2e0ab4a807 Merge pull request #4976 from trevor211/fixDebugLoadaof 6 лет назад
  Salvatore Sanfilippo 94658303e9 Merge pull request #4758 from soloestoy/rdb-save-incremental-fsync 6 лет назад
  antirez 6a66b93b18 Sentinel: add an option to deny online script reconfiguration. 6 лет назад
  antirez d353023a83 Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 лет назад
  antirez d6e8fe77af Fix infinite loop in dbRandomKey(). 6 лет назад
  Salvatore Sanfilippo 40d5df6547 Merge pull request #5008 from zwkno1/unstable 6 лет назад
  Salvatore Sanfilippo 8bc3ffcb29 Merge pull request #5021 from soloestoy/fix-exists 6 лет назад
  Salvatore Sanfilippo 6c7847a183 Merge pull request #5018 from soloestoy/optimize-reply 6 лет назад
  antirez 1e92fde3d3 Fix SCAN bug regression test, avoiding empty SREM call. 6 лет назад
  Fuxin Hao a4f658b2b5 Fix update_zmalloc_stat_alloc in zrealloc 6 лет назад
  zhaozhao.zz 2ffa533f85 fix exists command on slave 6 лет назад
  shenlongxing e4e5a670e7 Fix config_set_numerical_field() integer overflow. 6 лет назад
  zhaozhao.zz 963002d71e optimize reply list memory usage 6 лет назад
  antirez ce17f76bbd Security: fix redis-cli buffer overflow. 6 лет назад
  antirez e89086e09a Security: fix Lua struct package offset handling. 6 лет назад
  antirez 5ccb6f7a79 Security: more cmsgpack fixes by @soloestoy. 6 лет назад
  antirez 1eb08bcd46 Security: update Lua struct package for security. 6 лет назад
  antirez 52a00201fc Security: fix Lua cmsgpack library stack overflow. 6 лет назад
  antirez 032ea657d7 RDB: Apply fix to rdbLoadMillisecondTime() only for new RDB versions. 6 лет назад
  antirez 6b8a24a665 Streams: generate a few additional events. 6 лет назад
  antirez b38682199b Fix rdbSaveKeyValuePair() integer overflow. 6 лет назад
  antirez e534e9aa83 In scanDatabaseForReadyLists() now we need to handle ZSETs as well. 6 лет назад
  antirez f70e88c1f6 RDB: store times consistently in little endian. 6 лет назад
  antirez 4774d61691 Streams: improve type correctness in t_stream.c. 6 лет назад
  antirez bcc42028c1 Fix XGROUP help missing space. 6 лет назад
  antirez e916f4519c Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 лет назад
  antirez 6bf65138de Regression test for issue #5006. 6 лет назад