Historial de Commits

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