Historique des commits

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