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

Автор SHA1 Сообщение Дата
  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 лет назад
  Daniele Alessandri e049db124c By convention all of the Redis command identifiers are uppercase. 11 лет назад
  Daniele Alessandri b2e0dc62fe [tests] Fix dumb mistake when running tests with older profiles. 11 лет назад
  Daniele Alessandri f7ff65e0fa Merge branch 'v0.9/test-suite-improvements' 11 лет назад
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 11 лет назад
  Daniele Alessandri 7f690cb62e [tests] Add a PHPUnit constraint to verify commands. 11 лет назад
  Daniele Alessandri cb3cd050ab Update CHANGELOG. 11 лет назад
  Daniele Alessandri c4e0d9df92 Update CHANGELOG. 11 лет назад
  Daniele Alessandri 41ea336175 [tests] Update tests for Predis\Command\Command. 11 лет назад
  Daniele Alessandri 5d40b85f10 Update CHANGELOG. 11 лет назад
  Daniele Alessandri b7ac108d43 Merge branch 'v0.9/commands' 11 лет назад
  Daniele Alessandri cf581a3b49 Add new command class useful to execute "raw" Redis commands. 11 лет назад
  Daniele Alessandri bb4b8c3c35 Fix phpdoc. 11 лет назад
  Daniele Alessandri 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. 11 лет назад