Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri 3dea41aa66 Add tests for prefixed Predis\PubSub\DispatcherLoop. vor 11 Jahren
  Daniele Alessandri 69c66e157f Make callbacks properties protected in the DispatcherLoop class. vor 11 Jahren
  Daniele Alessandri dd50cfe47e Slightly rework original pull request. vor 11 Jahren
  Daniele Alessandri 8451146d38 Expose underlying client object from pub/sub iterators. vor 11 Jahren
  Eloi Poch 6cd124cc59 Fix DispatcherLoop error with client prefix keys vor 12 Jahren
  Daniele Alessandri d6fa4a3292 Augment exception message with basic server details on connection error. vor 12 Jahren
  Daniele Alessandri 5b771704d3 Handle DUMP and RESTORE with Predis\Connection\PredisCluster. vor 12 Jahren
  Daniele Alessandri 68d972a1b1 Merge remote-tracking branch 'origin/pr/111' into v0.8 vor 12 Jahren
  marcosQuesada 4bf035918d setting medium timeout on slow tests vor 12 Jahren
  Daniele Alessandri 94c4e2ffee Fix handling of scripted commands with redis-cluster hash strategy. vor 12 Jahren
  Daniele Alessandri 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. vor 12 Jahren
  Daniele Alessandri 1c21fcc5b3 Fix strict warnings running command test generator script. vor 12 Jahren
  Daniele Alessandri 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. vor 12 Jahren
  Daniele Alessandri 7434a9bd0e Add the WITHSCORES modifier only when option value is true. vor 12 Jahren
  Daniele Alessandri c4123ce7ce Update CHANGELOG. vor 12 Jahren
  Daniele Alessandri 536992e277 Merge remote-tracking branch 'nitper/cluster_hmset' into v0.8 vor 12 Jahren
  Daniele Alessandri 5a735aa670 Back to development for the next patch release. vor 12 Jahren
  nitper 15f2776d77 update cluster tests vor 12 Jahren
  nitper dc1103582e allow HMSET in clusters vor 12 Jahren
  Daniele Alessandri 8c0498a893 Bump VERSION and update CHANGELOG. vor 12 Jahren
  Daniele Alessandri aba24d0f6f Remove a few more unnecessary strict comparisons. vor 12 Jahren
  Daniele Alessandri a1df4f20da Expose private method used to parse URI strings. vor 12 Jahren
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. vor 12 Jahren
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. vor 12 Jahren
  Daniele Alessandri b50a5975ac Use a nicer looking version for the same code. vor 12 Jahren
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. vor 12 Jahren
  Daniele Alessandri f8e4ba152f Use hexadecimal notation. vor 12 Jahren
  Daniele Alessandri 6b6b73f5f4 Add getArgument($index) in Predis\Command\CommandInterface. vor 12 Jahren
  Daniele Alessandri 729e40d6c0 Use 0 to indicate no arguments for KEYS[] in Lua scripted commands. vor 12 Jahren
  Daniele Alessandri fbcfdc343e Do not implicitly set multibulk replies on composable connections. vor 12 Jahren