Daniele Alessandri
|
843ad23ea7
[tests] Move utility method into base test class.
|
8 vuotta sitten |
Daniele Alessandri
|
ecab7e4642
Implement IteratorAggregate interface for Client.
|
8 vuotta sitten |
Daniele Alessandri
|
7282ca2b52
Remove unneeded "use" imports.
|
9 vuotta sitten |
Daniele Alessandri
|
6590c44a27
Run php-cs-fixer against codebase in src/ and tests/.
|
9 vuotta sitten |
Daniele Alessandri
|
7c1d324f30
[tests] Apply some fixes and improvements and remove old stuff.
|
9 vuotta sitten |
Daniele Alessandri
|
45e351be79
[phpdoc] Fix formatting of phpdoc headers.
|
10 vuotta sitten |
Daniele Alessandri
|
dbfc1a74ba
More random fixes after inspection.
|
10 vuotta sitten |
Daniele Alessandri
|
4e1186f845
[phpdoc] Fix undefined classes.
|
10 vuotta sitten |
Daniele Alessandri
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 vuotta sitten |
Daniele Alessandri
|
202c558103
Run php-cs against source code.
|
10 vuotta sitten |
Daniele Alessandri
|
5a474c5a32
Rename alias used in Predis\Client for Predis\Transaction\MultiExec.
|
10 vuotta sitten |
Daniele Alessandri
|
abd284c972
Complete reorganization of the Predis\Connection namespace.
|
10 vuotta sitten |
Daniele Alessandri
|
8357af177e
[test] Fix wrong variable.
|
11 vuotta sitten |
Daniele Alessandri
|
2aa97e3e61
Apply fixes for consistency.
|
11 vuotta sitten |
Daniele Alessandri
|
2a6409590c
Run php-cs against test suite.
|
11 vuotta sitten |
Daniele Alessandri
|
0f34f41ccf
Fix and reword some exception messages.
|
11 vuotta sitten |
Daniele Alessandri
|
58c5029574
Rename Predis\Connection\AggregatedConnectionInterface.
|
11 vuotta sitten |
Daniele Alessandri
|
2a7607f128
Rename Predis\Connection\ConnectionFactory.
|
11 vuotta sitten |
Daniele Alessandri
|
cbf015164c
Rename Predis\Client::raw() to Predis\Client::executeRaw().
|
11 vuotta sitten |
Daniele Alessandri
|
8744285cb3
Ignoring the plural form of "reply" for renames is dumb...
|
11 vuotta sitten |
Daniele Alessandri
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 vuotta sitten |
Daniele Alessandri
|
bcf92a7548
[tests] Fix tests under PHP 5.3 due to another dumb mistake.
|
11 vuotta sitten |
Daniele Alessandri
|
583b924085
Add the ability for the client to send raw commands to Redis.
|
11 vuotta sitten |
Daniele Alessandri
|
e049db124c
By convention all of the Redis command identifiers are uppercase.
|
11 vuotta sitten |
Daniele Alessandri
|
b253bdc41e
[tests] Improve the basic framework of our test suite.
|
11 vuotta sitten |
Daniele Alessandri
|
09895f27bf
Rename command class for scripting to Predis\Command\ScriptCommand.
|
11 vuotta sitten |
Daniele Alessandri
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
11 vuotta sitten |
Daniele Alessandri
|
712e6420e9
Rewrite parts of Predis\Transaction\MultiExec to make them less ugly.
|
11 vuotta sitten |
Daniele Alessandri
|
3d499e82a3
Add some supported options to Predis\Client::pipeline().
|
11 vuotta sitten |
Daniele Alessandri
|
8068c87e47
Rewrite a good chunk of the classes in the Predis\Pipeline namespace.
|
11 vuotta sitten |