コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. 12 年 前
  Daniele Alessandri 0b09d2c359 Back to development for the next patch release. 12 年 前
  Daniele Alessandri 0a622aee31 Bump VERSION and update CHANGELOG. 12 年 前
  Ondrej -onovy- Novy 6cd1f03834 Fixed typos. 12 年 前
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 12 年 前
  Daniele Alessandri a6e1ac11d0 Implement separate Predis\Client::getConnectionById(). 12 年 前
  Daniele Alessandri 8567b05459 Specify the server profile in constructor of the connection factory. 12 年 前
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 年 前
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 年 前
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 年 前
  Daniele Alessandri 0e8d978348 Minor code styling changes in client class. 12 年 前
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. 12 年 前
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 年 前
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. 12 年 前
  Daniele Alessandri 78360ea27b Set raw arguments when switching from scripted command to EVAL. 12 年 前
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. 12 年 前
  Daniele Alessandri c36e6fd900 Pass also the command that generated the server error. 12 年 前
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 12 年 前
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年 前
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. 13 年 前
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. 13 年 前
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
  Daniele Alessandri ce625ca902 Start development of Predis v0.8. 13 年 前
  Daniele Alessandri aaea628c55 Back to development for the next patch release. 13 年 前
  Daniele Alessandri 135fd5004b Bump VERSION and update CHANGELOG. 13 年 前
  Daniele Alessandri 2cff6f0886 Merge branch 'replication' into v0.7 13 年 前
  Daniele Alessandri bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. 13 年 前
  Daniele Alessandri 4b9ab0bcce Revert to development version for the next patch release. 13 年 前
  Daniele Alessandri 6f4347010d Add new "replication" client option for master / slave replication. 13 年 前
  Daniele Alessandri 5561ce6bd3 Bump VERSION and update CHANGELOG. 13 年 前