Histórico de commits

Autor SHA1 Mensagem Data
  Daniele Alessandri eb1e686ff9 [tests] Change indentation of mock method expectations. 8 anos atrás
  Daniele Alessandri 62b421f20e Switch from server profiles to commands factory. 8 anos atrás
  Daniele Alessandri 5b3a5bbef9 Run php-cs-fixer. 8 anos atrás
  Daniele Alessandri d55826f35c [tests] Fix tests from previous commit. 8 anos atrás
  Daniele Alessandri 973e8592e3 Throw when command sent in connect() returns error. 8 anos atrás
  Daniele Alessandri ebb72377bb Implement TLS/SSL-encrypted connections. 9 anos atrás
  Daniele Alessandri abf2ce0bd1 [tests] Exlude persistent connections tests under PHP 5.3. 9 anos atrás
  Daniele Alessandri c7cae66a97 [tests] Improve code-reuse in tests for the Predis\Connection namespace. 9 anos atrás
  Daniele Alessandri 1c8eb7ff6b [tests] Share common test among connection classes. 9 anos atrás
  Daniele Alessandri cb09a7a2b5 [tests] Use @requires annotation. 9 anos atrás
  Daniele Alessandri 8277afc7a8 Use "persistent" with non-bool strings to open different persistent connections. 9 anos atrás
  Daniele Alessandri 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 9 anos atrás
  Daniele Alessandri 35f135be30 Add support for the 'redis://' scheme in URI strings. 9 anos atrás
  Daniele Alessandri dbfc1a74ba More random fixes after inspection. 10 anos atrás
  Daniele Alessandri 4e1186f845 [phpdoc] Fix undefined classes. 10 anos atrás
  Daniele Alessandri aa5c893d5a [phpdoc] Fix undefined namespaces. 10 anos atrás
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 anos atrás
  Daniele Alessandri 6ceebbfbec Rename Predis\Connection\SingleConnectionInterface::pushInitCommand(). 11 anos atrás
  Daniele Alessandri 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 anos atrás
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 anos atrás
  Daniele Alessandri d2c001812f [tests] Rename test case classes. 11 anos atrás
  Daniele Alessandri b253bdc41e [tests] Improve the basic framework of our test suite. 11 anos atrás
  Daniele Alessandri 2a5483df90 Reorganize the Predis\Profile namespace. 11 anos atrás
  Daniele Alessandri c6f51e82bf Rename "Array" type-hint to to "array". 11 anos atrás
  Daniele Alessandri f18d7103f5 [tests] Remove useless backslash in "use" directive. 11 anos atrás
  Daniele Alessandri 298e7a14fa [tests] Add @medium since this could take a little bit more than 1sec. 11 anos atrás
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 anos atrás
  Daniele Alessandri 923e7ed5fd Add Predis\Connection\PhpiredisStreamConnection. 12 anos atrás