Commit History

Автор SHA1 Съобщение Дата
  Daniele Alessandri 51b466267d Fix missing use directives. преди 12 години
  Ondrej -onovy- Novy 6cd1f03834 Fixed typos. преди 12 години
  Daniele Alessandri 55a3fd65a2 More code styling changes. преди 12 години
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. преди 12 години
  Daniele Alessandri 28e1e7ad25 Reword some exception messages. преди 12 години
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. преди 12 години
  Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. преди 12 години
  Daniele Alessandri 63cf5048a7 Slightly optimize internals of MULTI / EXEC transactions. преди 12 години
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. преди 12 години
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. преди 13 години
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. преди 13 години
  Daniele Alessandri 994f045a4a Add a method to execute instances of Redis commands in a transaction. преди 13 години
  Daniele Alessandri 9dcabc3264 Make it possible to use any type of callable to execute a transaction. преди 13 години
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. преди 13 години
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. преди 13 години
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] преди 13 години
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. преди 13 години
  Daniele Alessandri 9608a97469 Add a license header to PHP files. преди 13 години
  Daniele Alessandri 20d872a306 Apply some coding style changes. преди 13 години
  Daniele Alessandri bd8a44101c Change some exception messages thrown by the transaction class. преди 13 години
  Daniele Alessandri 71e7cb1399 Make some methods/fields of the transaction class protected instead of private. преди 13 години
  Daniele Alessandri f085d2f97d Use a protected method to get all the flags of a transaction. преди 13 години
  Daniele Alessandri 7241fe6419 Make the code that process EXEC replies more easy on the eyes. преди 13 години
  Daniele Alessandri d01e738d59 Move the code that executes a transaction block to a separate method. преди 13 години
  Daniele Alessandri 0bdcf299c2 Implement a few minor changes. преди 13 години
  Daniele Alessandri 03d408ddad Use a single integer to store and check the current state of a transaction. преди 13 години
  Daniele Alessandri 3801928e0d Move Predis\ProtocolException to Predis\Protocol\ProtocolException. преди 13 години
  Daniele Alessandri 3f2814c254 Change the code layout of private/protected fields. преди 13 години
  Daniele Alessandri 087b8b0b2b Pass a transaction instance as the first argument of Predis\Transaction\AbortedMultiExecException. преди 13 години
  Daniele Alessandri 6ad73c782a Move classes related to MULTI/EXEC abstraction to the Predis\Transaction namespace. преди 13 години