コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri bf991a24f3 Merge branch 'v0.9/protocol-processor-api' into integration 11 年 前
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 11 年 前
  Daniele Alessandri 30d81c942a Update CHANGELOG. 11 年 前
  Daniele Alessandri f066356858 Slightly change the internal context factory method of Predis\Client. 11 年 前
  Daniele Alessandri 7649533141 Remove some obsoleted or useless methods from Predis\Client. 11 年 前
  Daniele Alessandri a4d0abc734 Minor tweaks to code. 11 年 前
  Daniele Alessandri b38f640ac9 Minor tweaks to phpdoc descriptions. 11 年 前
  Daniele Alessandri d431ea6dba Change visibility of some members. 11 年 前
  Daniele Alessandri 715b1badcb Remove useless class constants. 11 年 前
  Daniele Alessandri d79aadc38f Update CHANGELOG. 11 年 前
  Daniele Alessandri 9136033eea Rationalize API renaming or moving stuff in Predis\Protocol namespace. 11 年 前
  Daniele Alessandri 16d17af577 Rework the API for external protocol processors. 11 年 前
  Daniele Alessandri 1a7b604c1b Tweak phpdocs and API of streamable multibulk iterators. 11 年 前
  Daniele Alessandri 70a84e1d5a Merge branch 'v0.9/drop-multibulk-iterators' 11 年 前
  Daniele Alessandri fb2d8a37c1 Drop support for streamable multibulk responses. 11 年 前
  Daniele Alessandri 7c5aba08cd Make "2.8" the default Redis server profile. 11 年 前
  Daniele Alessandri 1a769e3cc3 Fix different behaviour of filter_var() with NULL on PHP 5.3. 11 年 前
  Daniele Alessandri 9a72b98c4a Remove previously deprecated Predis\Helpers class. 11 年 前
  Daniele Alessandri 089b972def Merge branch 'v0.9/client-options' 11 年 前
  Daniele Alessandri b1ebc8df2f Reimplement from scratch client configuration. 11 年 前
  Daniele Alessandri 153758019c Diverging from the v0.8 branch (current stable). 11 年 前
  Daniele Alessandri 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 年 前
  Daniele Alessandri 9b8b362747 Implement PHP iterator for lists based on the LRANGE command. 11 年 前
  Daniele Alessandri ee9e09aa07 Rename protected member. 11 年 前
  Daniele Alessandri 66f98186f0 [tests] Do not check exception message for connection timeouts. 11 年 前
  Daniele Alessandri 463f2d655c Merge branch 'feature/scan-iterators' into v0.8 11 年 前
  Daniele Alessandri b2db97d983 Tweak phpdocs for the abstract cursor-based iterator. 11 年 前
  Daniele Alessandri 9da1648145 Mostly useless tweak for iterators example. 11 年 前
  Daniele Alessandri 5ad00774e1 Rename for the last time all the iterator classes. 11 年 前
  Daniele Alessandri ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 11 年 前