Histórico de commits

Autor SHA1 Mensagem Data
  Daniele Alessandri 0df05ae008 Run php-cs against source code. 10 anos atrás
  Daniele Alessandri d2debfd43e Apply some more minor phpdoc fixes. 11 anos atrás
  Daniele Alessandri a6dd685f8d Run php-cs against source code. 11 anos atrás
  Daniele Alessandri 0fb7674762 Fix phpdocs for fluent interfaces. 11 anos atrás
  Daniele Alessandri e778baa491 Make Pipeline::executeCommand() return $this for fluent interface. 11 anos atrás
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 anos atrás
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 11 anos atrás
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. 12 anos atrás
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 anos atrás
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 anos atrás
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 anos atrás
  Daniele Alessandri 8a84f8b6cf Optimize command pipelines. 12 anos atrás
  Daniele Alessandri 649e71c0ab Clean up leftovers. 12 anos atrás
  Daniele Alessandri 743ccc39ae Remove the "safe" pipeline option. 12 anos atrás
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 12 anos atrás
  Daniele Alessandri dc889be2a2 Switch to master inside executor when pipelining in replication mode. 12 anos atrás
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 anos atrás
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 anos atrás
  Daniele Alessandri 63cb150fc2 Switch to the master server right before the execution of a pipeline. 13 anos atrás
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 anos atrás
  Daniele Alessandri d81346641f Make it possible to get the client instance used by a pipeline object. 13 anos atrás
  Daniele Alessandri d79ff39882 Add missing parameters in the phpdocs of PipelineContext. 13 anos atrás
  Daniele Alessandri 559c5097cd Add the ability to discard the commands queued in a pipeline object. 13 anos atrás
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 anos atrás
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] 13 anos atrás
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 anos atrás
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 anos atrás
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 anos atrás
  Daniele Alessandri b72b12c5cd Fix wrong exception being thrown on invalid instance types passed to 'executor'. 13 anos atrás
  Daniele Alessandri fee3866f54 Make it possible to pipeline instances of Predis\Command\ICommand directly. 13 anos atrás