Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniele Alessandri 7ba465048f Do not throw exception when connection has been already established. 11 gadi atpakaļ
  Daniele Alessandri fdf63bc03d Make Predis compatible with HHVM (at least 2.3.0). 11 gadi atpakaļ
  Daniele Alessandri 02e43143d3 Run php-cs against codebase. 11 gadi atpakaļ
  Daniele Alessandri 1125dc1bdd Apply minor change in command serialization. 11 gadi atpakaļ
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 gadi atpakaļ
  Daniele Alessandri 7e89719ceb Revert usage of "short" namespaces in use directives. 11 gadi atpakaļ
  Daniele Alessandri 6ceebbfbec Rename Predis\Connection\SingleConnectionInterface::pushInitCommand(). 11 gadi atpakaļ
  Daniele Alessandri c40ad5dd47 Rename Predis\Connection\ConnectionParameters. 11 gadi atpakaļ
  Daniele Alessandri e7f2d28f23 Use path to differentiate persistent TCP streams. 12 gadi atpakaļ
  Daniele Alessandri 3fbc012c03 Add "path" in phpdoc of connections supporting UNIX domain sockets. 12 gadi atpakaļ
  Daniele Alessandri 95b9f63cab Rename write and read methods of the composable connection interface. 12 gadi atpakaļ
  Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. 12 gadi atpakaļ
  Daniele Alessandri 427309db69 Apply code styling fixes. 12 gadi atpakaļ
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 12 gadi atpakaļ
  Daniele Alessandri ccf8822b4b Minor change in stream connection destructor. 12 gadi atpakaļ
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 12 gadi atpakaļ
  Daniele Alessandri 4840736503 Apply some minor internal changes to concrete connection classes. 12 gadi atpakaļ
  Daniele Alessandri b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 12 gadi atpakaļ
  Daniele Alessandri a8edc02eb6 Create the Predis\Response namespace. 12 gadi atpakaļ
  Daniele Alessandri 8d15e5ec08 Do not pipeline initialization commands. 12 gadi atpakaļ
  Daniele Alessandri fb2d8a37c1 Drop support for streamable multibulk responses. 12 gadi atpakaļ
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 12 gadi atpakaļ
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. 12 gadi atpakaļ
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. 12 gadi atpakaļ
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 gadi atpakaļ
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. 12 gadi atpakaļ
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. 12 gadi atpakaļ
  Daniele Alessandri da343046e5 No need for strict comparison here. 12 gadi atpakaļ
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 gadi atpakaļ
  Daniele Alessandri cfa97dd9f5 Fix cs. 13 gadi atpakaļ