Daniele Alessandri 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. hace 12 años
..
Commands 477056b862 For some reason, class and tests for BITCOUNT were missing... hace 12 años
Distribution 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. hace 13 años
Iterators 6ba1890da9 Do not assume that the position of a MultiBulkResponse iterator is 0. hace 12 años
Network 2522a249f3 Minor CS fixes. hace 12 años
Options 2cff6f0886 Merge branch 'replication' into v0.7 hace 13 años
Pipeline ca8ba35fb5 Switch to master inside executor when pipelining in replication mode. hace 12 años
Profiles 3aff21f8cc New commands: BITOP, BITCOUNT (Redis v2.6-dev). hace 12 años
Protocol 7bdc2e6195 Rename a few protected/private field names. hace 13 años
PubSub 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. hace 12 años
Transaction 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. hace 12 años
Autoloader.php 4f16e232a8 Updated file_exists() to is_file() and changed require_once() to require() per Predis' author's suggestions hace 12 años
Client.php faf90494e6 Back to development for the next patch release. hace 12 años
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
CommunicationException.php 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. hace 13 años
ConnectionFactory.php 6f4347010d Add new "replication" client option for master / slave replication. hace 13 años
ConnectionParameters.php 9ab18ff2b4 Fix fields serialization of the connection parameters class. hace 13 años
Helpers.php bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. hace 13 años
IConnectionFactory.php 6f4347010d Add new "replication" client option for master / slave replication. hace 13 años
IConnectionParameters.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
IRedisServerError.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
IReplyObject.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
MonitorContext.php f0f3d7814c Fix MONITOR and Predis\MonitorContext with Redis 2.6. hace 13 años
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. hace 13 años
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ResponseError.php 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. hace 13 años
ResponseQueued.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años
ServerException.php 4e6ed3f26d [phpdoc] Add API documentation. hace 13 años