История коммитов

Автор SHA1 Сообщение Дата
  Daniele Alessandri 8357af177e [test] Fix wrong variable. 11 лет назад
  Daniele Alessandri 2aa97e3e61 Apply fixes for consistency. 11 лет назад
  Daniele Alessandri 2a6409590c Run php-cs against test suite. 11 лет назад
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 лет назад
  Daniele Alessandri 58c5029574 Rename Predis\Connection\AggregatedConnectionInterface. 11 лет назад
  Daniele Alessandri 2a7607f128 Rename Predis\Connection\ConnectionFactory. 11 лет назад
  Daniele Alessandri cbf015164c Rename Predis\Client::raw() to Predis\Client::executeRaw(). 11 лет назад
  Daniele Alessandri 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... 11 лет назад
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 лет назад
  Daniele Alessandri bcf92a7548 [tests] Fix tests under PHP 5.3 due to another dumb mistake. 11 лет назад
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. 11 лет назад
  Daniele Alessandri e049db124c By convention all of the Redis command identifiers are uppercase. 11 лет назад
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 11 лет назад
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. 11 лет назад
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. 11 лет назад
  Daniele Alessandri 712e6420e9 Rewrite parts of Predis\Transaction\MultiExec to make them less ugly. 11 лет назад
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). 11 лет назад
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. 11 лет назад
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". 11 лет назад
  Daniele Alessandri aaac082324 Rename classes in Predis\Transaction. 11 лет назад
  Daniele Alessandri 9d2cb975eb Rename classes in Predis\Monitor namespace. 11 лет назад
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. 11 лет назад
  Daniele Alessandri f18d7103f5 [tests] Remove useless backslash in "use" directive. 11 лет назад
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 лет назад
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 11 лет назад
  Daniele Alessandri 22c2230d00 [tests] Rename just a couple of test methods. 11 лет назад
  Daniele Alessandri a1c7889584 Add option "aggregate" to customize multiple connections aggregation. 11 лет назад
  Daniele Alessandri acd29ec076 Slightly change interface for connection factories. 11 лет назад
  Daniele Alessandri dd679661dd Address #133 by reusing our own methods. 11 лет назад
  Daniele Alessandri bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 11 лет назад