커밋 기록

작성자 SHA1 메시지 날짜
  Daniele Alessandri ac34983635 Pad headers lines in CHANGELOG. 11 년 전
  Daniele Alessandri 978e7ac551 Update CHANGELOG. 11 년 전
  Daniele Alessandri ca11c522d6 Miscellaneous fixes to README after rewrite. 11 년 전
  Daniele Alessandri 6eed3d7647 Commit long overdue rewrite of the README. 11 년 전
  Daniele Alessandri 73cb6bbf2a [tests] Fix class name of connection parameters test case. 11 년 전
  Daniele Alessandri 5acdab9176 Merge branch 'v0.9/redis-cluster-fix' 11 년 전
  Daniele Alessandri 35023dd83f Use a more appropriate exception. 11 년 전
  Daniele Alessandri 70df7ca64d Apply common parameters to connections created on the fly in cluster. 11 년 전
  Daniele Alessandri f0549b5dad Rewrite phpdoc comments for the redis-cluster connection backend. 11 년 전
  Daniele Alessandri b7ac7595c2 Change signature of the connection parameters class constructor. 11 년 전
  Daniele Alessandri 1f66f4e8f7 Various fixes and improvements to redis-cluster connection backend. 11 년 전
  Daniele Alessandri 73eb09378e Remove obsolete comments. 11 년 전
  Daniele Alessandri 427309db69 Apply code styling fixes. 11 년 전
  Daniele Alessandri ee45de4f0e Rename base response interface to Predis\Response\ResponseInterface. 11 년 전
  Daniele Alessandri 6ece8c40a0 Merge branch 'v0.9/response-status' 11 년 전
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 년 전
  Daniele Alessandri ac8d0c1f42 Fix example. 11 년 전
  Daniele Alessandri cf70d2f20e Minor code styling changes in Predis\Connection. 11 년 전
  Daniele Alessandri ccf8822b4b Minor change in stream connection destructor. 11 년 전
  Daniele Alessandri d27d3b0acb Cache value casters in static member variable. 11 년 전
  Daniele Alessandri 5b7504b069 Simplify connection factory class by removing dependency on profile. 11 년 전
  Daniele Alessandri 6ef8e99822 Make sure raw commands IDs are normalized to uppercase. 11 년 전
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 년 전
  Daniele Alessandri 59b9319bb8 [tests] Minor tweak for timeouts. 11 년 전
  Daniele Alessandri bcf92a7548 [tests] Fix tests under PHP 5.3 due to another dumb mistake. 11 년 전
  Daniele Alessandri d2c001812f [tests] Rename test case classes. 11 년 전
  Daniele Alessandri 3ae3414a0d [tests] Normalize casing of command identifiers in constraint. 11 년 전
  Daniele Alessandri a00ffbf53f Rework examples for plain Redis commands. 11 년 전
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. 11 년 전
  Daniele Alessandri 3c77d3b0c1 Update examples. 11 년 전