Commit History

Author SHA1 Message Date
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 years ago
  Daniele Alessandri 1022be6010 [tests] Fix tests. 11 years ago
  Daniele Alessandri e41db42b01 Merge branch 'v0.9/response-namespace' 11 years ago
  Daniele Alessandri ecd4c6281c Update CHANGELOG. 11 years ago
  Daniele Alessandri 35ce43d526 Update CHANGELOG. 11 years ago
  Daniele Alessandri 7f9d06bb83 Move the Predis\Iterator namespace into Predis\Response. 11 years ago
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 11 years ago
  Daniele Alessandri 205ffbbd73 Update composer.json. 11 years ago
  Daniele Alessandri b0f955b437 Fix phpdocs. 11 years ago
  Daniele Alessandri 8d15e5ec08 Do not pipeline initialization commands. 11 years ago
  Daniele Alessandri 6fbc421b96 Fix URI parsing on multiple equal signs in pair value of query string. 11 years ago
  Daniele Alessandri 298e7a14fa [tests] Add @medium since this could take a little bit more than 1sec. 11 years ago
  Daniele Alessandri 22c2230d00 [tests] Rename just a couple of test methods. 11 years ago
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. 11 years ago
  Daniele Alessandri 5e90e615b1 Minor optimizations for the parsing of URI parameters. 11 years ago
  Daniele Alessandri 321d2624ab Rename URI parsing method of Predis\Connection\ConnectionParameters. 11 years ago
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. 11 years ago
  Daniele Alessandri 3c6389f4dd Rework how connection parameters are handled. 11 years ago
  Daniele Alessandri 1d53f8a988 Minor code styling changes. 11 years ago
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. 11 years ago
  Daniele Alessandri f36138c0b7 Minor internal change. 11 years ago
  Daniele Alessandri 31e08f0d5d Tweak phpdocs. 11 years ago
  Daniele Alessandri cdb91284f1 Clean up ugly code bits. 11 years ago
  Daniele Alessandri 38c7697881 Remove useless method. 11 years ago
  Daniele Alessandri b45ba55f46 Switch to protected visibility for some members of Predis\Client. 11 years ago
  Daniele Alessandri b50b90aa66 Rename method. 11 years ago
  Daniele Alessandri 0128ecc623 Fix strict notice for undefined property during tests. 11 years ago
  Daniele Alessandri bf991a24f3 Merge branch 'v0.9/protocol-processor-api' into integration 11 years ago
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 11 years ago
  Daniele Alessandri 30d81c942a Update CHANGELOG. 11 years ago