Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniele Alessandri 33eab38314 Remove unneeded "use" imports. vor 9 Jahren
  Daniele Alessandri 82e404660e Run php-cs-fixer against codebase in src/ and tests/. vor 9 Jahren
  Daniele Alessandri 95624de5c4 [tests] Apply some fixes and improvements and remove old stuff. vor 9 Jahren
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. vor 10 Jahren
  Daniele Alessandri dbfc1a74ba More random fixes after inspection. vor 10 Jahren
  Daniele Alessandri 4e1186f845 [phpdoc] Fix undefined classes. vor 10 Jahren
  Daniele Alessandri aa5c893d5a [phpdoc] Fix undefined namespaces. vor 10 Jahren
  Daniele Alessandri 202c558103 Run php-cs against source code. vor 10 Jahren
  Daniele Alessandri 5a474c5a32 Rename alias used in Predis\Client for Predis\Transaction\MultiExec. vor 10 Jahren
  Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. vor 10 Jahren
  Daniele Alessandri 8357af177e [test] Fix wrong variable. vor 11 Jahren
  Daniele Alessandri 2aa97e3e61 Apply fixes for consistency. vor 11 Jahren
  Daniele Alessandri 2a6409590c Run php-cs against test suite. vor 11 Jahren
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. vor 11 Jahren
  Daniele Alessandri 58c5029574 Rename Predis\Connection\AggregatedConnectionInterface. vor 11 Jahren
  Daniele Alessandri 2a7607f128 Rename Predis\Connection\ConnectionFactory. vor 11 Jahren
  Daniele Alessandri cbf015164c Rename Predis\Client::raw() to Predis\Client::executeRaw(). vor 11 Jahren
  Daniele Alessandri 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... vor 11 Jahren
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. vor 11 Jahren
  Daniele Alessandri bcf92a7548 [tests] Fix tests under PHP 5.3 due to another dumb mistake. vor 11 Jahren
  Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. vor 11 Jahren
  Daniele Alessandri e049db124c By convention all of the Redis command identifiers are uppercase. vor 11 Jahren
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. vor 11 Jahren
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. vor 11 Jahren
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. vor 11 Jahren
  Daniele Alessandri 712e6420e9 Rewrite parts of Predis\Transaction\MultiExec to make them less ugly. vor 11 Jahren
  Daniele Alessandri 3d499e82a3 Add some supported options to Predis\Client::pipeline(). vor 11 Jahren
  Daniele Alessandri 8068c87e47 Rewrite a good chunk of the classes in the Predis\Pipeline namespace. vor 11 Jahren
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". vor 11 Jahren
  Daniele Alessandri aaac082324 Rename classes in Predis\Transaction. vor 11 Jahren