提交历史

作者 SHA1 备注 提交日期
  Daniele Alessandri 93163bdfb3 Make it possible to serialize and unserialize connection instances. 13 年之前
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年之前
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 年之前
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 13 年之前
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 年之前
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 年之前
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 年之前
  Daniele Alessandri 04b8a8f75c Update comment to reflect old changes. 13 年之前
  Daniele Alessandri 05b111d6d2 Update comment. 13 年之前
  Daniele Alessandri fc51f23ca7 Return cURL errors on HTTP response codes >= 400. 13 年之前
  Daniele Alessandri b85bc00880 Add support for the 'connection_timeout' parameter with WebdisConnection. 13 年之前
  Daniele Alessandri 86256f2819 Minor reorganization, nothing worth mentioning. 13 年之前
  Daniele Alessandri bc040fae6f Change handling of unsupported methods in Predis\Network\WebdisConnection. 13 年之前
  Daniele Alessandri e7d2717ee1 Switch from pecl_http to the cURL extension to make requests against Webdis. 13 年之前
  Daniele Alessandri 0de4af07dd Fix wrong serialization for commands that do not have arguments. 13 年之前
  Daniele Alessandri ff7812282e Slightly change how HTTP options are initialized and handled. 13 年之前
  Daniele Alessandri e5a85dfce8 Add support for HTTP basic access authentication. 13 年之前
  Daniele Alessandri 4b3ba03a3e Disallow certain commands that are disabled or do not make sense with Webdis. 13 年之前
  Daniele Alessandri 776501b31a Use a faster approach to serialize the POST data for HTTP requests to Webdis. 13 年之前
  Daniele Alessandri 2c8d256bdc Reimport Predis\Network\WebdisConnection with updates. 13 年之前