interakting 58766fcd2d Adding TeraWurfl and DeviceAtlas adapters with tests vor 15 Jahren
..
Acl f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Amf 842fe55f82 ZF-5413: no double parentheses | NULL -> null vor 15 Jahren
Application 532e9a9e84 [1.11] Merged Zend_Http_UserAgent to trunk vor 15 Jahren
Auth 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests vor 15 Jahren
Barcode 189ba4d1a1 [GENERIC] Barcode: remove extra spaces vor 15 Jahren
Cache eb47fda214 ZF-10521: Zend_Cache_Frontend_Class output buffering issue when entity throws an exception vor 15 Jahren
Captcha b0c58a89f9 ZF-10006: Zend_Captcha_Image::_gc() removes only captcha files identified by their suffix vor 15 Jahren
Cloud 5f1c1b55c3 Promoting Zend_Cloud to trunk vor 15 Jahren
CodeGenerator 836a0b7422 [ZF-8849] PHP Notice: Undefined variable: type in Zend/CodeGenerator/Php/Property/DefaultValue.php on line 113 vor 16 Jahren
Config b87b0dc9c2 [ZF-413 & ZF-414] Zend_Config_Yaml support the multi sections. vor 15 Jahren
Console b98d107c07 ZF-9756: "Undefined variable: lines" Zend_Console_Getopt getUsageMessage() line 623 vor 16 Jahren
Controller 5c119a1cb2 fixing issue ZF-9859, making Zend_Controller_Action_Helper_Redirector::gotoUrlAndExit() consistent with other exit methods vor 15 Jahren
Crypt 842fe55f82 ZF-5413: no double parentheses | NULL -> null vor 15 Jahren
Currency 218ff519ef [ZF-9029] Add svn keyword Id vor 16 Jahren
Date 025f80080b [GENERIC] I18N: vor 15 Jahren
Db 9950df79eb Added patch by Martin Hujer - resolves ZF-10000 vor 15 Jahren
Dojo 2c9d6e1598 [1.11] Updated Dojo version to 1.5.0 vor 15 Jahren
Dom 3d41b9bfe9 ZF-3938: Add ability to set document encoding vor 15 Jahren
Feed fc405c07d7 Added support for Atom 1.0 icons to Zend_Feed_Reader/Writer vor 15 Jahren
File d6c71f1186 [ZF-10154] Zend_File: vor 15 Jahren
Filter 78ac5ec528 [ZF-10256] Zend_Filter_StripTags: vor 15 Jahren
Form aedd3b81d7 ZF-10411: Ensure elements added to groups later are not rendered by both form and group vor 15 Jahren
Gdata ae70421319 [ZF-10291 & ZF-10437] Zend_Gdata vor 15 Jahren
Http 58766fcd2d Adding TeraWurfl and DeviceAtlas adapters with tests vor 15 Jahren
InfoCard 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests vor 15 Jahren
Json 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string vor 15 Jahren
Layout f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Ldap ccbdf08508 [ZF-10266] vor 15 Jahren
Loader e9ee1bed8e ZF-9696 & ZF-8637, added data type $class in phpdoc. vor 15 Jahren
Locale be9158fe67 [ZF-10159] Zend_Locale_Format: vor 15 Jahren
Log fd58938af4 ZF-10537: File & Line info is incorrect for FirePHP messages sent via Zend_Wildfire vor 15 Jahren
Mail 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string vor 15 Jahren
Markup 7e3509a521 [RELEASE] backport r22281 to trunk vor 16 Jahren
Measure e6ab227412 [ZF-9078] Zend_Measure: vor 16 Jahren
Memory f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Mime f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Navigation 608830836e Zend_Nav Allow to set a default page type vor 15 Jahren
Oauth dc54f9d3ae Fixed misplaced parameter call order on Consumer's redirect() method. Fix is backwards compatible if needed. Fixes ZF-10295 vor 15 Jahren
OpenId 1feea36aa5 Implements fixed time string comparisons between potentially raw user input and sensitive data such as plaintext passwords and/or message digests vor 15 Jahren
Paginator 36a4139cd7 [ZF-9396] Zend_Paginator: vor 15 Jahren
Pdf 3127c519b2 Zend_Pdf: minor update for canvaces support implementation. [ZF-2139]. vor 15 Jahren
ProgressBar f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Queue 842fe55f82 ZF-5413: no double parentheses | NULL -> null vor 15 Jahren
Reflection 311676a927 ZF-7271, ZF-8913: backport r20903 to trunk vor 16 Jahren
Rest f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Search 037ce89f91 Zend_Search_Lucene: range query processing bug is fixed [ZF-7518]. vor 15 Jahren
Serializer 7509bf8ba3 fix typo vor 16 Jahren
Server de71974c19 ZF-6996: fix parameter description hinting in Zend_Json_Server vor 16 Jahren
Service c528581188 [1.11] Promoted Zend_Service_ShortUrl to trunk vor 15 Jahren
Session f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Soap f76870dc9b Zend_Soap: [ZF-9780] fix for r22860 update. vor 15 Jahren
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 vor 16 Jahren
Test b74fa98b5a patching issue ZF-9478 with patch from Giorgio vor 15 Jahren
Text ba0bd2edee ZF-9700 - Fixed some wordwrap issues vor 16 Jahren
TimeSync 95540089a2 [ZF-8570] Zend_Timesync: vor 16 Jahren
Tool 2bcdba77e5 ZF-10552 vor 15 Jahren
Translate 72e5e41b6e [ZF-10051] Zend_Translate: vor 15 Jahren
Uri f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Validate 6e36214f35 Issue: ZF-9060, ZF-8442, ZF-8423: Added Ability to pass a select object to Db Validators vor 15 Jahren
View 13507f69a8 [1.11] Promote Zend_View_Helper_Gravatar to trunk vor 15 Jahren
Wildfire fd2064c570 ZF-10526: is_a() fix vor 15 Jahren
XmlRpc 518b7a3f1e ZF-9504: performance patch for XML-RPC vor 16 Jahren
Acl.php f259dc7456 ZF-9643 vor 15 Jahren
Application.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Auth.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Barcode.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Cache.php 370e960b8e Zend_Cache: minor update for ZF-9738 fix. vor 16 Jahren
Config.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Crypt.php 932ee9a626 Return result from Zend_Crypt::hash() even if no supported algorithm to allow for alternative call - fixes ZF-10545 vor 15 Jahren
Currency.php fdb3edae77 [ZF-10169] Zend_Currency: vor 15 Jahren
Date.php b73e81ebb9 [ZF-10150] Zend_Date: vor 15 Jahren
Db.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Debug.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Dojo.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Exception.php 9e6523e0de ZF-8984: move version-specific Exception functionality into class methods vor 16 Jahren
Feed.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Filter.php e2d34173dc [ZF-9142] Zend_Filter/Zend_Validate: vor 16 Jahren
Form.php aedd3b81d7 ZF-10411: Ensure elements added to groups later are not rendered by both form and group vor 15 Jahren
Gdata.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
InfoCard.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Json.php d4c00b2381 ZF-8918: throw exceptions when decoding invalid JSON strings vor 16 Jahren
Layout.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Ldap.php ccbdf08508 [ZF-10266] vor 15 Jahren
Loader.php 71df8a89c9 ZF-9263, ZF-9166, ZF-9306: Fix open_basedir warnings on Windows vor 16 Jahren
Locale.php 025f80080b [GENERIC] I18N: vor 15 Jahren
Log.php e9dcf12bb3 ZF-9390: Zend_Log::factory() should use self instead of Zend_Log vor 15 Jahren
Mail.php 47b5786226 Zend_Mail Performance optimization (related to ZF-9483) vor 15 Jahren
Markup.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Memory.php eda3df46c5 Zend_Memory: backends naming processing improvement. ZF-9023. vor 16 Jahren
Mime.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Navigation.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Oauth.php eed8e1e7fd Added OAuth support for DELETE and HEAD requests vor 16 Jahren
OpenId.php 148bb1043a ZF-10208: replace calls of chr([number]) without a variable argument by a direct string vor 15 Jahren
Paginator.php 378cddb8ea [ZF-9174] Zend_Paginator vor 15 Jahren
Pdf.php 5cbe36042b Zend_Pdf: finalized canvases support API [ZF-2139]. vor 15 Jahren
ProgressBar.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Queue.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Registry.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Serializer.php 8a9228685e ZF-8842: check that the loaded class implements Zend_Serializer_Adapter_AdapterInterface without execute code vor 16 Jahren
Session.php b8f39183db ZF-10161 vor 15 Jahren
TimeSync.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren
Translate.php c11df8cab4 [GENERIC] Zend_Translate: vor 15 Jahren
Uri.php ce559101b8 fixing ZF-8158 on Zend_Uri, removing usage of class_exists vor 15 Jahren
Validate.php 76352e0bf6 [GENERIC] Zend_Validate: vor 16 Jahren
Version.php becc2e8ca2 ZF-10363: fetches the version of the latest stable release (of Zend Framework) vor 15 Jahren
View.php f5c8d50339 [ZF-8718] update copyright tags for 2010 vor 16 Jahren