Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. il y a 12 ans
  Daniele Alessandri 994f045a4a Add a method to execute instances of Redis commands in a transaction. il y a 13 ans
  Daniele Alessandri 9dcabc3264 Make it possible to use any type of callable to execute a transaction. il y a 13 ans
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. il y a 13 ans
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. il y a 13 ans
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] il y a 13 ans
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. il y a 13 ans
  Daniele Alessandri 9608a97469 Add a license header to PHP files. il y a 13 ans
  Daniele Alessandri 20d872a306 Apply some coding style changes. il y a 13 ans
  Daniele Alessandri bd8a44101c Change some exception messages thrown by the transaction class. il y a 13 ans
  Daniele Alessandri 71e7cb1399 Make some methods/fields of the transaction class protected instead of private. il y a 13 ans
  Daniele Alessandri f085d2f97d Use a protected method to get all the flags of a transaction. il y a 13 ans
  Daniele Alessandri 7241fe6419 Make the code that process EXEC replies more easy on the eyes. il y a 13 ans
  Daniele Alessandri d01e738d59 Move the code that executes a transaction block to a separate method. il y a 13 ans
  Daniele Alessandri 0bdcf299c2 Implement a few minor changes. il y a 13 ans
  Daniele Alessandri 03d408ddad Use a single integer to store and check the current state of a transaction. il y a 13 ans
  Daniele Alessandri 3801928e0d Move Predis\ProtocolException to Predis\Protocol\ProtocolException. il y a 13 ans
  Daniele Alessandri 3f2814c254 Change the code layout of private/protected fields. il y a 13 ans
  Daniele Alessandri 087b8b0b2b Pass a transaction instance as the first argument of Predis\Transaction\AbortedMultiExecException. il y a 13 ans
  Daniele Alessandri 6ad73c782a Move classes related to MULTI/EXEC abstraction to the Predis\Transaction namespace. il y a 13 ans