thomas bb08487b68 [ZF-9976] Zend_Translate: 16 vuotta sitten
..
Acl f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Amf 617d4e405a ZF-9640: reverting patch, as it introduces errors 16 vuotta sitten
Application c45b65fe5e [ZF-9131] Properly handle isDefaultTableAdapter in MultiDb resource 16 vuotta sitten
Auth bad29f8d3f Resolves ZF-7510 16 vuotta sitten
Barcode b79df0757e [ZF-9963]: color management in Zend/Barcode/Renderer/Pdf.php 16 vuotta sitten
Cache 17875c39bf ZF-9848: Use class constant instead of string 16 vuotta sitten
Captcha d89f443f86 fix ZF-9557 - add get/set for useNumbers in capthcha 16 vuotta sitten
CodeGenerator 836a0b7422 [ZF-8849] PHP Notice: Undefined variable: type in Zend/CodeGenerator/Php/Property/DefaultValue.php on line 113 16 vuotta sitten
Config 9887a0012e [ZF-6289] Zend_Config_Writer_Ini jumbling sections 16 vuotta sitten
Console b98d107c07 ZF-9756: "Undefined variable: lines" Zend_Console_Getopt getUsageMessage() line 623 16 vuotta sitten
Controller 0d9d43f59c fix ZF-8914: numeric key names do not work with assemble() 16 vuotta sitten
Crypt cc65204161 Bypassed exception when a Diffie-hellman private key is missing - fixes ZF-9432 16 vuotta sitten
Currency 218ff519ef [ZF-9029] Add svn keyword Id 16 vuotta sitten
Date 249ba53b64 [ZF-9783] Zend_Date: 16 vuotta sitten
Db fdc828adb6 ZF-9836 16 vuotta sitten
Dojo 6eb0292c57 [ZF-9885] Zend_Form/Zend_Dojo: 16 vuotta sitten
Dom 85b8b161c4 ZF-9881: Allow registration of XPath namespaces in Zend_Test_PHPUnit_ControllerTestCase, Zend_Test_PHPUnit_Constraint_DomQuery, and Zend_Dom_Query 16 vuotta sitten
Feed 80d9380485 Zend_Feed_Reader no longer applies html_entity_decode() to content. This is a minor backwards-compatibility break to prevent decoding of HTML entities out of context. Fixes ZF-9141 16 vuotta sitten
File 67f36aa58d [ZF-9944] Zend_File/Zend_Form: 16 vuotta sitten
Filter de2f86a017 [ZF-9828] Zend_Filter: 16 vuotta sitten
Form 67f36aa58d [ZF-9944] Zend_File/Zend_Form: 16 vuotta sitten
Gdata f1ae2267c9 Zend_Gdata 16 vuotta sitten
Http e531ac63af ZF-5520 adjusted regex to add ability to find headers like 'Location:http://www.google.com' (no space after :) in addition to the current 'Location: http://www.google.com'. Includes 1 unit test with two assertions. 16 vuotta sitten
InfoCard f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Json 54a18a88a6 [ZF-9517] Zend_Json_Server: allow named parameters in any order 16 vuotta sitten
Layout f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Ldap 65648b5e8f fixed ZF-9590 16 vuotta sitten
Loader fad383de5b ZF-8637 #comment Updated phpdoc comment based on suggestions from the original reporter with further modifications for clarity based on concrete implementation 16 vuotta sitten
Locale 6d0e0b3007 [ZF-9319] Zend_Locale: 16 vuotta sitten
Log 0182b602f3 ZF-9674 - Fixed subpackage declaration 16 vuotta sitten
Mail fe2cbe5103 [ZF-9505]Zend_Mail_Protocol_Abstract - truncates server response when SMTP server responds with a message containing spaces 16 vuotta sitten
Markup 7e3509a521 [RELEASE] backport r22281 to trunk 16 vuotta sitten
Measure e6ab227412 [ZF-9078] Zend_Measure: 16 vuotta sitten
Memory f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Mime f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Navigation f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Oauth e5ddada6af Added support for concatenating all parameter forms from query strings AND post body for signing. Edge usage but required for some services. Fixes ZF-9510 16 vuotta sitten
OpenId f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Paginator c0ff2ba125 ZF-4151: apply patch to correct OutOfBoundsException conditions 16 vuotta sitten
Pdf 400dc710ac Applied patch to prevent parsing error on PHP 5.2.4 (or below) - fixes ZF-8791 16 vuotta sitten
ProgressBar f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Queue b98c42a41d Give sqlite SQL file proper extension 16 vuotta sitten
Reflection 311676a927 ZF-7271, ZF-8913: backport r20903 to trunk 16 vuotta sitten
Rest f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Search 910e56fe7d [ZF-9680] Fatal error: Call to a member function isDeleted() on a non-object in Zend/Search/Lucene.php on line 709 16 vuotta sitten
Serializer 7509bf8ba3 fix typo 16 vuotta sitten
Server de71974c19 ZF-6996: fix parameter description hinting in Zend_Json_Server 16 vuotta sitten
Service 85f1f0d34b Added exception throw on unauthorised actions (ignored unless a username set) 16 vuotta sitten
Session f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Soap b2f87a5fd1 [ZF-9816] Zend_Soap_Server : mistake on spelling of the option features (test and trigger_error) 16 vuotta sitten
Tag e59672084c ZF-8715: Fix encoding issues for all components that escape data using htmlentities and/or htmlspecialchars; set default character set to UTF-8 16 vuotta sitten
Test 85b8b161c4 ZF-9881: Allow registration of XPath namespaces in Zend_Test_PHPUnit_ControllerTestCase, Zend_Test_PHPUnit_Constraint_DomQuery, and Zend_Dom_Query 16 vuotta sitten
Text ba0bd2edee ZF-9700 - Fixed some wordwrap issues 16 vuotta sitten
TimeSync 95540089a2 [ZF-8570] Zend_Timesync: 16 vuotta sitten
Tool 1c70b78b90 ZF-9844 - Added missing enable() and disable() methods to have help menu entiries on manifest and provider actions shown 16 vuotta sitten
Translate bb08487b68 [ZF-9976] Zend_Translate: 16 vuotta sitten
Uri f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Validate 591cc1a3d4 [ZF-9967] Zend_Validate_Iban: 16 vuotta sitten
View 525294e3f5 [RELEASE] backport r22285 to trunk 16 vuotta sitten
Wildfire f21ea551ab [ZF-9346] Check for X-FirePHP-Version header in addition to User-Agent 16 vuotta sitten
XmlRpc 518b7a3f1e ZF-9504: performance patch for XML-RPC 16 vuotta sitten
Acl.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Application.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Auth.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Barcode.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Cache.php 370e960b8e Zend_Cache: minor update for ZF-9738 fix. 16 vuotta sitten
Config.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Crypt.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Currency.php 600237ccaf [ZF-9941] Zend_Currency: 16 vuotta sitten
Date.php 11053fa2cb [ZF-9891] Zend_Date: 16 vuotta sitten
Db.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Debug.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Dojo.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Exception.php 9e6523e0de ZF-8984: move version-specific Exception functionality into class methods 16 vuotta sitten
Feed.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Filter.php e2d34173dc [ZF-9142] Zend_Filter/Zend_Validate: 16 vuotta sitten
Form.php f3d518341c ZF-9913: r22328 missed Form.php 16 vuotta sitten
Gdata.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
InfoCard.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Json.php d4c00b2381 ZF-8918: throw exceptions when decoding invalid JSON strings 16 vuotta sitten
Layout.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Ldap.php ce825b6a74 [ZF-9564] 16 vuotta sitten
Loader.php 71df8a89c9 ZF-9263, ZF-9166, ZF-9306: Fix open_basedir warnings on Windows 16 vuotta sitten
Locale.php ebd6a4ebda [GENERIC] Zend_Locale: 16 vuotta sitten
Log.php 56074b7e83 [ZF-9870] Zend_Log - line 303 - Allow us to define timestamp 16 vuotta sitten
Mail.php 12e2d1bad6 [ZF-8577]Message-ID is set not valid according to RFC 2822 16 vuotta sitten
Markup.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Memory.php eda3df46c5 Zend_Memory: backends naming processing improvement. ZF-9023. 16 vuotta sitten
Mime.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Navigation.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Oauth.php eed8e1e7fd Added OAuth support for DELETE and HEAD requests 16 vuotta sitten
OpenId.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Paginator.php 1cad96f9f1 ZF-7732: removed unused code 16 vuotta sitten
Pdf.php d9f439ee8c Fixes ZF-9750 Corrects a typo in the docblock of Zend_Pdf::__construct() 16 vuotta sitten
ProgressBar.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Queue.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Registry.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Serializer.php 8a9228685e ZF-8842: check that the loaded class implements Zend_Serializer_Adapter_AdapterInterface without execute code 16 vuotta sitten
Session.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
TimeSync.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten
Translate.php 39e3a2acfe [ZF-9877] Zend_Translate: 16 vuotta sitten
Uri.php cfb98283a9 Implementing ZF-9693 - patch contributed by Jean-Sebastien HEDDE 16 vuotta sitten
Validate.php 76352e0bf6 [GENERIC] Zend_Validate: 16 vuotta sitten
Version.php 64ba76c6ae GENERAL 16 vuotta sitten
View.php f5c8d50339 [ZF-8718] update copyright tags for 2010 16 vuotta sitten