Commit History

Autor SHA1 Mensaxe Data
  Daniele Alessandri 6ad73c782a Move classes related to MULTI/EXEC abstraction to the Predis\Transaction namespace. %!s(int64=13) %!d(string=hai) anos
  Daniele Alessandri cc2349c785 Change how error messages for server-side errors are handled. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 0f751cabcb Upgrade to PHPUnit 3.5. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri ceca866158 Remove Predis\Network\IConnectionSingle::setProtocolOption() for now. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 826db07900 Force the test suite to use the 2.2 server profile for now. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 1e1a904d1a Update the client features test suite (still needs more test coverage of the whole API). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 4ad4b9cf77 Remove direct requires of parts of PHPUnit. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri d2b0326087 Fix requiring path of bootstrap.php in external processes spawned by tests. %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano ac1e6e1846 Fix tests for latest changes, added phpunit.xml.dist file and autoloader in test/bootstrap.php %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 2b2ca8e8dc Remove trailing spaces in code. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 3b2681f2c8 Move some classes in new namespaces and refactor some code. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 0b9bca8ce1 New command: SETBIT (Redis v2.2-dev). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri e1924551b1 New command: SETRANGE (Redis v2.2-dev). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 9e58ad7648 Test suite: move the trigger guard for the test suite in the common included file. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 1d45649f86 Test suite: add test for WATCH in Predis\MultiExecBlock. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri aa0ea048ae Accept instances of Predis\IConnection or Predis\ConnectionParameters as parameters for the constructor of Predis\Client. %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri b40c2fd214 Remove the static method Predis\Client::create(). %!s(int64=14) %!d(string=hai) anos
  Daniele Alessandri 72ef71d2df Merge branch 'test_library_features' %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 08afdfac1b Trying to increment a string value associated to an hash now raises an error. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 2f6b24c098 Test suite: added SETEX. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 9fc0fbdb8c Converted the test suite to invoke commands on the client instance as they are defined in the command reference of Redis instead of using their aliases. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 471102253a Updated the tests to reflect the changes that has been made in the internal design of the library in the latest weeks. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 1394df5625 Tests for Predis\Connection. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri ea9f83d4c0 Tests for Predis\RedisServerProfile. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 95664719a6 Tests for Predis\ConnectionParameters. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 7fa935f827 Implemented a factory method for creating server profiles instances. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 35016ba4b0 Changed the naming convention of the predefined RedisServerProfile derived classes. %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 03886d9a78 Merge branch 'blpop' %!s(int64=15) %!d(string=hai) anos
  Daniele Alessandri 2577f6a2cb Added tests for BLPOP and BRPOP. They are not really that great as they are missing a concurrent RPUSHing client, but they are enough for now. %!s(int64=15) %!d(string=hai) anos