Історія комітів

Автор SHA1 Опис Дата
  Daniele Alessandri 4fc87fa161 Update README. 14 роки тому
  Daniele Alessandri be1f0914b1 Update README's markdown code to show nice colors on GitHub. 14 роки тому
  Daniele Alessandri da2cd3ee7e Simplify Predis\Profiles\ServerProfile::defineCommand(). 14 роки тому
  Daniele Alessandri 658782f531 Add a script to generate a Phar archive of Predis from the repository. 14 роки тому
  Daniele Alessandri 0f751cabcb Upgrade to PHPUnit 3.5. 14 роки тому
  Daniele Alessandri afd78b49a6 Update README and samples. 14 роки тому
  Daniele Alessandri a81f76d376 Add a FAQ file (it will also be used in the wiki). 14 роки тому
  Daniele Alessandri 6ce35c97e9 Update README. 14 роки тому
  Daniele Alessandri 3b4ef4f33e Update README. 14 роки тому
  Daniele Alessandri f8844ef8b8 Rename IServerProfile::registerCommand() to IServerProfile::defineCommand(). 14 роки тому
  Daniele Alessandri 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 роки тому
  Daniele Alessandri 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 роки тому
  Daniele Alessandri 0af002b3b9 Update README. 14 роки тому
  Daniele Alessandri ba9c3ed3db Fix README. 14 роки тому
  Daniele Alessandri ba4dc10936 Update README. 14 роки тому
  Daniele Alessandri 1746948d61 Fix README (this is the last time). 14 роки тому
  Daniele Alessandri d05007b5db Fix README (again). 14 роки тому
  Daniele Alessandri fa08ff1b18 Fix README. 14 роки тому
  Daniele Alessandri c6b8336346 Update README and remove references to the PHP 5.2 backport for the current version. 14 роки тому
  Daniele Alessandri c247d6201a Update README. 14 роки тому
  Daniele Alessandri 3a46f8a7c5 Update README to reflect public API changes. 14 роки тому
  Daniele Alessandri 725d5abe4a Update README. 14 роки тому
  Daniele Alessandri 9f21cb12a2 Rename Predis\Distribution\IDistributionAlgorithm to Predis\Distribution\IDistributionStrategy. 15 роки тому
  Daniele Alessandri 2aecdf25e5 Update README. 15 роки тому
  Daniele Alessandri 323b6f9eff Updated README. 15 роки тому
  Daniele Alessandri 835f5a5cbc Added Lorenzo to the contributors list. 15 роки тому
  Daniele Alessandri e01feda91f Updated the README. 15 роки тому
  Daniele Alessandri cd8604b489 Removed Predis\Client::registerCommand and Predis\Client::registerCommands as they are rarely used. The methods of the same name available in RedisServerProfile (and its derivates) serve the same purpose, use them from now on. 15 роки тому
  Daniele Alessandri 4a4e4b5a72 Updated the README with the new parameters for Predis\Client. The old signature Predis\Client(, ) is now completely deprecated and it does not work anymore. 15 роки тому
  Daniele Alessandri 6df1d02e4c Initial support for optional parameters when creating a Client instance. Optional authorization and database selection are now performed automatically upon connection. 15 роки тому