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