Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniele Alessandri 5acdab9176 Merge branch 'v0.9/redis-cluster-fix' 11 vuotta sitten
  Daniele Alessandri 35023dd83f Use a more appropriate exception. 11 vuotta sitten
  Daniele Alessandri 70df7ca64d Apply common parameters to connections created on the fly in cluster. 11 vuotta sitten
  Daniele Alessandri f0549b5dad Rewrite phpdoc comments for the redis-cluster connection backend. 11 vuotta sitten
  Daniele Alessandri b7ac7595c2 Change signature of the connection parameters class constructor. 11 vuotta sitten
  Daniele Alessandri 1f66f4e8f7 Various fixes and improvements to redis-cluster connection backend. 11 vuotta sitten
  Daniele Alessandri 73eb09378e Remove obsolete comments. 11 vuotta sitten
  Daniele Alessandri 427309db69 Apply code styling fixes. 11 vuotta sitten
  Daniele Alessandri ee45de4f0e Rename base response interface to Predis\Response\ResponseInterface. 11 vuotta sitten
  Daniele Alessandri 6ece8c40a0 Merge branch 'v0.9/response-status' 11 vuotta sitten
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 vuotta sitten
  Daniele Alessandri ac8d0c1f42 Fix example. 11 vuotta sitten
  Daniele Alessandri cf70d2f20e Minor code styling changes in Predis\Connection. 11 vuotta sitten
  Daniele Alessandri ccf8822b4b Minor change in stream connection destructor. 11 vuotta sitten
  Daniele Alessandri d27d3b0acb Cache value casters in static member variable. 11 vuotta sitten
  Daniele Alessandri 5b7504b069 Simplify connection factory class by removing dependency on profile. 11 vuotta sitten
  Daniele Alessandri 6ef8e99822 Make sure raw commands IDs are normalized to uppercase. 11 vuotta sitten
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 vuotta sitten
  Daniele Alessandri 59b9319bb8 [tests] Minor tweak for timeouts. 11 vuotta sitten
  Daniele Alessandri bcf92a7548 [tests] Fix tests under PHP 5.3 due to another dumb mistake. 11 vuotta sitten
  Daniele Alessandri d2c001812f [tests] Rename test case classes. 11 vuotta sitten
  Daniele Alessandri 3ae3414a0d [tests] Normalize casing of command identifiers in constraint. 11 vuotta sitten
  Daniele Alessandri a00ffbf53f Rework examples for plain Redis commands. 11 vuotta sitten
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. 11 vuotta sitten
  Daniele Alessandri 3c77d3b0c1 Update examples. 11 vuotta sitten
  Daniele Alessandri e049db124c By convention all of the Redis command identifiers are uppercase. 11 vuotta sitten
  Daniele Alessandri b2e0dc62fe [tests] Fix dumb mistake when running tests with older profiles. 11 vuotta sitten
  Daniele Alessandri f7ff65e0fa Merge branch 'v0.9/test-suite-improvements' 11 vuotta sitten
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 11 vuotta sitten
  Daniele Alessandri 5d7f297110 Send ASKING command when redis-cluster returns a -ASK response. 11 vuotta sitten