Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 2522a249f3 Minor CS fixes. hace 12 años
  Daniele Alessandri 93163bdfb3 Make it possible to serialize and unserialize connection instances. hace 13 años
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
  Daniele Alessandri 64119bb4a0 Do not use different methods to initialize socket for the PhpiredisConnection. hace 13 años
  Daniele Alessandri 7bdc2e6195 Rename a few protected/private field names. hace 13 años
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. hace 13 años
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 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 cc2349c785 Change how error messages for server-side errors are handled. hace 13 años
  Daniele Alessandri 984fd06c77 Fix check for unsupported parameters in Predis\Network\PhpiredisConnection. hace 13 años
  Daniele Alessandri 4ea8489110 Differentiate communication exceptions between connection and protocol exceptions. hace 13 años
  Daniele Alessandri 7146a32f6d Fix the phpiredis-based connection class. hace 13 años
  Daniele Alessandri 503cc86f7d Move method to the base Predis\Network\ConnectionBase class. hace 13 años
  Daniele Alessandri 3f720ad867 Add the new Predis\IConnectionParameters interface. hace 14 años
  Daniele Alessandri ceca866158 Remove Predis\Network\IConnectionSingle::setProtocolOption() for now. hace 14 años
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. hace 14 años
  Daniele Alessandri 995de40734 Fix Predis\Network\PhpiredisConnection. hace 14 años
  Daniele Alessandri 190b687789 Change how network resources are handled internally and also exposed to subclasses. hace 14 años
  Daniele Alessandri 7bef3abf91 Change the code for the initialization of the phpiredis reader resource. hace 14 años
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). hace 14 años
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. hace 14 años
  Daniele Alessandri 21c959a451 Fix namespacing issues with Predis\ClientException. hace 14 años
  Daniele Alessandri 33ffca23a0 Check if the socket extension is loaded. hace 14 años
  Daniele Alessandri 6fada0c35c Add some notes. hace 14 años
  Daniele Alessandri 99129fbf91 Implement a new Predis\Network\PhpiredisConnection class that internally uses phpiredis. hace 14 años