Commit History

Upphovsman SHA1 Meddelande Datum
  Daniele Alessandri 56627f30f8 Run php-cs against test suite. 11 år sedan
  Daniele Alessandri a9b42924e5 [tests] Improve the basic framework of our test suite. 11 år sedan
  Daniele Alessandri 4e664c6c90 Address #133 by reusing our own methods. 11 år sedan
  Daniele Alessandri de02c81398 Deprecate Predis\Client::multiExec(). 11 år sedan
  Daniele Alessandri 5c9adbacd7 [tests] Minor tweaks, no actual changes. 11 år sedan
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 år sedan
  Daniele Alessandri c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 år sedan
  Daniele Alessandri 9901233fa1 Instantiate the current class when subclassing Client. 12 år sedan
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. 12 år sedan
  Daniele Alessandri 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 år sedan
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 12 år sedan
  Daniele Alessandri 003b3d180d Add missing test for Predis\Client::getClientFor(). 12 år sedan
  Daniele Alessandri a6e1ac11d0 Implement separate Predis\Client::getConnectionById(). 12 år sedan
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 år sedan
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 år sedan
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 år sedan
  Daniele Alessandri 469f3cc68b Do not accept string or Predis\Profile\ServerProfileInstance in constructor. 12 år sedan
  Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 år sedan
  Daniele Alessandri 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. 13 år sedan
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 år sedan
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. 13 år sedan
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. 13 år sedan
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 år sedan
  Daniele Alessandri e3fba5d4b7 [tests] Add more tests for Predis\Network\MasterSlaveReplication. 13 år sedan
  Daniele Alessandri bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. 13 år sedan
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 år sedan