Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 93163bdfb3 Make it possible to serialize and unserialize connection instances. 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 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. il y a 13 ans
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 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 04b8a8f75c Update comment to reflect old changes. il y a 13 ans
  Daniele Alessandri 05b111d6d2 Update comment. il y a 13 ans
  Daniele Alessandri fc51f23ca7 Return cURL errors on HTTP response codes >= 400. il y a 13 ans
  Daniele Alessandri b85bc00880 Add support for the 'connection_timeout' parameter with WebdisConnection. il y a 13 ans
  Daniele Alessandri 86256f2819 Minor reorganization, nothing worth mentioning. il y a 13 ans
  Daniele Alessandri bc040fae6f Change handling of unsupported methods in Predis\Network\WebdisConnection. il y a 13 ans
  Daniele Alessandri e7d2717ee1 Switch from pecl_http to the cURL extension to make requests against Webdis. il y a 13 ans
  Daniele Alessandri 0de4af07dd Fix wrong serialization for commands that do not have arguments. il y a 13 ans
  Daniele Alessandri ff7812282e Slightly change how HTTP options are initialized and handled. il y a 13 ans
  Daniele Alessandri e5a85dfce8 Add support for HTTP basic access authentication. il y a 13 ans
  Daniele Alessandri 4b3ba03a3e Disallow certain commands that are disabled or do not make sense with Webdis. il y a 13 ans
  Daniele Alessandri 776501b31a Use a faster approach to serialize the POST data for HTTP requests to Webdis. il y a 13 ans
  Daniele Alessandri 2c8d256bdc Reimport Predis\Network\WebdisConnection with updates. il y a 13 ans