Commit History

Author SHA1 Message Date
  Daniele Alessandri 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... 11 years ago
  Daniele Alessandri 14fda643f7 Replace remaining occurrences of "reply" with "response". 11 years ago
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 years ago
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 years ago
  Daniele Alessandri 4840736503 Apply some minor internal changes to concrete connection classes. 11 years ago
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 years ago
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 11 years ago
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 12 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 years ago
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 years ago
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 years ago
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. 13 years ago
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
  Daniele Alessandri bcba9e1009 Change how we check for required extensions in connection classes. 13 years ago
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. 13 years ago
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago