提交历史

作者 SHA1 备注 提交日期
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 年之前
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 年之前
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 年之前
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. 12 年之前
  Daniele Alessandri 649e71c0ab Clean up leftovers. 12 年之前
  Daniele Alessandri 743ccc39ae Remove the "safe" pipeline option. 12 年之前
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 12 年之前
  Daniele Alessandri dc889be2a2 Switch to master inside executor when pipelining in replication mode. 12 年之前
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年之前
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
  Daniele Alessandri 63cb150fc2 Switch to the master server right before the execution of a pipeline. 13 年之前
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年之前
  Daniele Alessandri d81346641f Make it possible to get the client instance used by a pipeline object. 13 年之前
  Daniele Alessandri d79ff39882 Add missing parameters in the phpdocs of PipelineContext. 13 年之前
  Daniele Alessandri 559c5097cd Add the ability to discard the commands queued in a pipeline object. 13 年之前
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 年之前
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] 13 年之前
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 年之前
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 年之前
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 年之前
  Daniele Alessandri b72b12c5cd Fix wrong exception being thrown on invalid instance types passed to 'executor'. 13 年之前
  Daniele Alessandri fee3866f54 Make it possible to pipeline instances of Predis\Command\ICommand directly. 13 年之前
  Daniele Alessandri dfad0d3d24 Rename private variables. 13 年之前
  Daniele Alessandri 1ba1408d39 Move the handling of pipeline options inside the pipeline class. 13 年之前
  Daniele Alessandri e048ac2d51 Move the PipelineContext class in the Predis\Pipeline namespace. 13 年之前