2
0
rob 3798e8e14f Fix ZF-9275: Zend_Form_Element overrides Zend_Validate DefaultTranslator. Thanks to Kim Blomqvist for the fix преди 15 години
..
Acl 9f9c216897 ZF-9643 преди 15 години
AllTests f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Amf f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Application c9cefe0419 [ZF-10199] Zend_Application: преди 15 години
Auth 629a6ac2e2 added extra validation, verification and unit tests for issue ZF-7289 преди 15 години
Barcode f9262d00c7 [ZF-9169]: add SVG renderer to Zend_Barcode преди 16 години
Cache d9f8269a7b Cache_Backend_TwoLevels should return true, even with dumb backends. fixes ZF-9855 incl test преди 15 години
Captcha b0c58a89f9 ZF-10006: Zend_Captcha_Image::_gc() removes only captcha files identified by their suffix преди 15 години
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 f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Controller d86d78814a ZF-9179: honor "default" param of _getParam() преди 15 години
Crypt cc65204161 Bypassed exception when a Diffie-hellman private key is missing - fixes ZF-9432 преди 16 години
Currency 66a90f2226 [ZF-9522] Zend_Currency: преди 16 години
Date 2ee51ba220 ZF-8809: added cache cleaning to DateObject test преди 16 години
Db 9a27c0205c [ZF-10257 & ZF-10160] преди 15 години
Dojo 6348050248 [RELEASE] backport fixes from 1.10 release branch преди 16 години
Dom 563262bed7 ZF-9764, ZF-9765: fix CSS -> XPath transforms преди 16 години
Feed acb869f116 Added Tag URI support when rendering Atom Entries - fixes ZF-10246 преди 15 години
File 7baa31db90 [ZF-9288] Zend_File: преди 16 години
Filter 78ac5ec528 [ZF-10256] Zend_Filter_StripTags: преди 15 години
Form 3798e8e14f Fix ZF-9275: Zend_Form_Element overrides Zend_Validate DefaultTranslator. Thanks to Kim Blomqvist for the fix преди 15 години
Gdata d10cdfb602 ZF-6255: Update Zend_Gdata_Gapps to support new functionality for Email Lists/Groups. преди 16 години
Http 19e4a8e59d Fixing ZF-10277: proper parsing of headers passed as indexed array to the constructor преди 15 години
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 ce825b6a74 [ZF-9564] преди 16 години
Loader 786d630ce1 [ZF-9721] Zend_Loader: преди 15 години
Locale 93f70d406f Zend_Locale: DataTest minor fix. преди 15 години
Log e1f570510e [ZF-10170] Zend_Log: преди 15 години
Mail c4a4c7776c [TESTS] ZF-9011: fixed unit test to pass transport to send() преди 16 години
Markup 174bb5fa3a Fixed ZF-9463, security issue in h1 markups. преди 16 години
Measure e6ab227412 [ZF-9078] Zend_Measure: преди 16 години
Memory eda3df46c5 Zend_Memory: backends naming processing improvement. ZF-9023. преди 16 години
Mime f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Navigation f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Oauth e09f60f103 [ZF-10182] Zend_Oauth: преди 15 години
OpenId f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Paginator 93f70d406f Zend_Locale: DataTest minor fix. преди 15 години
Pdf abb866ecf4 ZF-9450: fixed issue with Zend_Pdf_Element_String::unescape and octal notation преди 16 години
ProgressBar f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Queue f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
Reflection 204726efea [RELEASE] backported r21706 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 916a7eccf8 ZF-8911: added test преди 16 години
Server f033ae5b7a ZF-6996: backport r20617 to trunk преди 16 години
Service dc37780ef7 [ZF-10100] WindowsAzure is out-of-date from PHPAzure преди 15 години
Session 9213059f0b [ZF-10223] Unittests: преди 15 години
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 b74fa98b5a patching issue ZF-9478 with patch from Giorgio преди 15 години
Text ba0bd2edee ZF-9700 - Fixed some wordwrap issues преди 16 години
Tool f6f170d47d [RELEASE] backported r21709 to trunk преди 16 години
Translate afc23ca61b [RELEASE] backport r22282 to trunk преди 16 години
Uri 7cd2a5d8a4 ZF-8809 преди 16 години
Validate 623719ea9a [ZF-10267] Zend_Validate_Hostname: преди 15 години
View d8e92e88ca Added support for setting a default attach order with headTitle view helper. Implements ZF-6718 преди 16 години
Wildfire f21ea551ab [ZF-9346] Check for X-FirePHP-Version header in addition to User-Agent преди 16 години
XmlRpc dbfdc27ba3 renaming error tracking method преди 16 години
_files f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
AllTests.php 1b7f5d5225 ZF-8809: re-enabling test suites преди 16 години
AuthTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
ConfigTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
CurrencyTest.php fdb3edae77 [ZF-10169] Zend_Currency: преди 15 години
DateTest.php b73e81ebb9 [ZF-10150] Zend_Date: преди 15 години
DebugTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
ExceptionTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
FilterTest.php e6580f1a74 ZF-9233 преди 16 години
JsonTest.php 7d4bced163 ZF-9416 преди 16 години
LoaderTest.php 71df8a89c9 ZF-9263, ZF-9166, ZF-9306: Fix open_basedir warnings on Windows преди 16 години
LocaleTest.php 2bea29d053 [GENERIC, ZF-9488] Zend_Locale: преди 16 години
MailTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
MimeTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
NavigationTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
OpenIdTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
PaginatorTest.php 36a4139cd7 [ZF-9396] Zend_Paginator: преди 15 години
RegistryTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
TimeSyncTest.php 82b49985ce [RELEASE] backported r21708 to trunk преди 16 години
TranslateTest.php 9d39775cde [ZF-10051] Zend_Translate: преди 15 години
UriTest.php cfb98283a9 Implementing ZF-9693 - patch contributed by Jean-Sebastien HEDDE преди 16 години
ValidateTest.php 76352e0bf6 [GENERIC] Zend_Validate: преди 16 години
VersionTest.php f5c8d50339 [ZF-8718] update copyright tags for 2010 преди 16 години
ViewTest.php e6a734f0ef ZF-9295: Allow passing additional args to escape преди 16 години