padraic c7be9fecd9 Removes trailing path separator from userland option when assigned as a component for a resource type - fixes ZF-7501 %!s(int64=16) %!d(string=hai) anos
..
Acl 4e280492eb [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Amf 9bb70b43df support reporting default values %!s(int64=16) %!d(string=hai) anos
Application 7a7854cb4d ZF-7690: update $_optionKeys when setOptions called subsequent times %!s(int64=16) %!d(string=hai) anos
Auth a5a12ab8ad ZF-3068 %!s(int64=16) %!d(string=hai) anos
Cache c7a1a54151 [ZF-7691]Zend_Cache clean() does not work %!s(int64=16) %!d(string=hai) anos
Captcha ae4d18f81f Added support for setting ReCaptcha options via Zend_Captcha_Recaptcha - fixes ZF-7654 %!s(int64=16) %!d(string=hai) anos
CodeGenerator 0cb348aa5d ZF-6722, ZF-7783 - Bugfix Zend_CodeGenerator_Php_Parameter::setDefaultValue does not allow null (not in the report, but also not possible are: array(), or array() with values, or 0 or a boolean) by adding a DefaultValue Object equall to the approach in Zend_CodeGenerator_Php_Property, ZF-7779 - Added missing support for variables passed by reference, ZF-7780 - Implemented Zend_CodeGenerator_Php_Parameter::fromReflection() %!s(int64=16) %!d(string=hai) anos
Config 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Console 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it %!s(int64=16) %!d(string=hai) anos
Controller 5e141fbace ZF-7756: cache raw body after first retrieval %!s(int64=16) %!d(string=hai) anos
Crypt b2f1cac543 Minor change to strip accidental echo %!s(int64=16) %!d(string=hai) anos
Currency 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it %!s(int64=16) %!d(string=hai) anos
Date f375c38b64 [ZF-7731] Zend_Date: %!s(int64=16) %!d(string=hai) anos
Db 4954440080 ZF-5868 %!s(int64=16) %!d(string=hai) anos
Dojo 481cefbf90 ZF-5609: Fix issues with checkbox values and how they are passed to view helper %!s(int64=16) %!d(string=hai) anos
Dom 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Feed 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
File 553f70c446 [ZF-7711] Zend_File_Transfer: %!s(int64=16) %!d(string=hai) anos
Filter b442bd87c6 [ZF-7153] Zend_Filter*: %!s(int64=16) %!d(string=hai) anos
Form bfd207663f [ZF-6623] Zend_Form/Zend_Validate: %!s(int64=16) %!d(string=hai) anos
Gdata 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Http b367271317 Added support for auth with username and password in URI. Closes ZF-3491 %!s(int64=16) %!d(string=hai) anos
InfoCard 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Json 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Layout 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Ldap 805c562dfd added unicodePwd creation support according to http://msdn.microsoft.com/en-us/library/cc223248(PROT.10).aspx %!s(int64=16) %!d(string=hai) anos
Loader c7be9fecd9 Removes trailing path separator from userland option when assigned as a component for a resource type - fixes ZF-7501 %!s(int64=16) %!d(string=hai) anos
Locale 46f22e2647 [ZF-7278, ZF-7279] Zend_Locale: %!s(int64=16) %!d(string=hai) anos
Log 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Mail 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Measure 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it %!s(int64=16) %!d(string=hai) anos
Memory 274da78f6e [ZF-7315] Review phpDoc for API documentation generation %!s(int64=16) %!d(string=hai) anos
Mime faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
Navigation faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
OpenId af62163b91 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Paginator 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Pdf 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
ProgressBar 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Queue 1679f54ece ZF-7827 - Removed 'type' parameter from options array to fix Zend_Db PDO issue %!s(int64=16) %!d(string=hai) anos
Reflection 221f2943ff ZF-6544 %!s(int64=16) %!d(string=hai) anos
Rest e7449ecdf8 ZF-7771 move the 'edit' special GET logic up with the other special GET logic to fix a bug with the 'action' and 'id' param values for /edit requests %!s(int64=16) %!d(string=hai) anos
Search 57881c5b90 Zend_Search_Lucene: extended PHP 5.3 array_multisort() usage comment. [ZF-7081] related. %!s(int64=16) %!d(string=hai) anos
Server 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Service ef29d3a145 ZF-7852 Removed legacy docblock for Zend_Rest_Client %!s(int64=16) %!d(string=hai) anos
Session 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Soap 0efd9d8349 ZF-7802 - Fixed introduced regression in r18046 by again adding uncesseary parameters on Zend_Soap_Server::setClass() %!s(int64=16) %!d(string=hai) anos
Tag 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Test e9302243f8 ZF-7776 - Made Zend_Test_DbAdapter awqre of the Zend_Db_Profiler and log sql queries and their bind parameters. %!s(int64=16) %!d(string=hai) anos
Text 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
TimeSync 9b2ff4bfe6 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Tool 7712c1eee2 ZF-7607 %!s(int64=16) %!d(string=hai) anos
Translate 80c385e73f [GENERIC] Zend_Translate: %!s(int64=16) %!d(string=hai) anos
Uri bf8fd7aec3 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Validate ac77b1dc82 [GENERIC/ZF-7860] Zend_Validate_File: %!s(int64=16) %!d(string=hai) anos
View 481cefbf90 ZF-5609: Fix issues with checkbox values and how they are passed to view helper %!s(int64=16) %!d(string=hai) anos
Wildfire 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
XmlRpc 5c761572eb [ZF-7842]PHP Fatal error: Class 'Zend_XmlRpc_Value_Nil' not found %!s(int64=16) %!d(string=hai) anos
Acl.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Application.php af0971c63d Zend_Loader_Autoloader multi-version support %!s(int64=16) %!d(string=hai) anos
Auth.php f783d16f6d ZF-7546 %!s(int64=16) %!d(string=hai) anos
Cache.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Config.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Crypt.php e2a63aab9c [ZF-6518]add PHPDoc to Zend_Crypt_* %!s(int64=17) %!d(string=hai) anos
Currency.php ec2bc6d026 [ZF-7359] Zend_Locale/Zend_Currency: %!s(int64=16) %!d(string=hai) anos
Date.php cf65484a1f [ZF-7833] Zend_Date: %!s(int64=16) %!d(string=hai) anos
Db.php 557ffe5018 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Debug.php faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
Dojo.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Exception.php faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
Feed.php 23f29f3b45 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Filter.php 4de40c6907 [ZF-2105] Zend_Filter: %!s(int64=16) %!d(string=hai) anos
Form.php c14df4e192 [ZF-7549]Missing prefix and type parameters in the PHPdoc %!s(int64=16) %!d(string=hai) anos
Gdata.php faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
InfoCard.php 0e175fd576 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Json.php faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
Layout.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Ldap.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation %!s(int64=16) %!d(string=hai) anos
Loader.php 0e175fd576 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Locale.php 914015ba47 [ZF-7468, ZF-7469] Zend_Locale: %!s(int64=16) %!d(string=hai) anos
Log.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Mail.php 8291b526dc [ZF-7316]Cleaning all the code: TABs in Zend_Mail %!s(int64=16) %!d(string=hai) anos
Memory.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation %!s(int64=16) %!d(string=hai) anos
Mime.php faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
Navigation.php faa4e75b65 ZF-507 update @copyright and other tags %!s(int64=17) %!d(string=hai) anos
OpenId.php a85f1aaee7 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Paginator.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator %!s(int64=16) %!d(string=hai) anos
Pdf.php a832f8d6d5 Zend_Pdf: performance improvement [ZF-6924], [ZF-6925]. %!s(int64=16) %!d(string=hai) anos
ProgressBar.php a85f1aaee7 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Queue.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Registry.php a85f1aaee7 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Session.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
TimeSync.php a85f1aaee7 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Translate.php a85f1aaee7 [ZF-6295] Generic: %!s(int64=17) %!d(string=hai) anos
Uri.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos
Validate.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: %!s(int64=16) %!d(string=hai) anos
Version.php 33a836deaa GENERAL %!s(int64=16) %!d(string=hai) anos
View.php 5f019e5dcb [ZF-7316] Code cleaning: %!s(int64=16) %!d(string=hai) anos