adamlundrigan 03ca35cbcf ZF-11664: Allow manually setting Zend_Navigation_Page_Mvc::isActive 14 anni fa
..
Acl 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 anni fa
AllTests 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Amf 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Application 52eac139fd ZF-11906: Remove references to ini key 'y2k_compliance' from Zend_Application test suite 14 anni fa
Auth 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Barcode 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Cache a615617759 ZF-12047: 14 anni fa
Captcha d24d3dae4e ZF-11522: Added additional test to ensure label is used 14 anni fa
Cloud b7040b20e0 Zend_Cloud documentation + unit test fix 14 anni fa
CodeGenerator 1cf69eb4d8 Fix ZF-9742: Need to use PHP_EOL but we get \n from a heredoc 14 anni fa
Config b7846c432c ZF-11363: Allow dashes in keys of yaml files 14 anni fa
Console 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 anni fa
Controller 6b766a66e6 ZF-11885: Cache action helper does not encode cache key on remove 14 anni fa
Crypt efadcc021c Fix ZF-12204. Patch by Martin Hujer. 14 anni fa
Currency 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Date 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Db 52e0ce107e ZF-5953: Zend_Db_Select: Support multiple join columns in joinUsing 14 anni fa
Dojo 192ac19c61 Update Zend_Dojo tests to take into account that the json within a declarative digit is rendered with a single quote rather than the expected double quote. Allow for the fact that the single quote is then converted to ' 14 anni fa
Dom d337c4be54 ZF-12106: DomQuery fails to evaluate XPath when there are warnings 14 anni fa
EventManager d75f1cf422 ZF-12185: Zend_EventManager exceptions not valid PHP 5.2 14 anni fa
Feed 87701e2e62 [ZF-11610] Added string cast to ctype_digit call in Zend_Feed_Writer_Feed_FeedAbstract 14 anni fa
File 660b84f8d5 Backported ZF2 autoloaders to ZF1 14 anni fa
Filter 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Form 084a74b1ef Fix ZF-12173: Zend_Form and Zend_Form_Element prefix paths are not prefix agnostic (namespaces). Patch by Antonio J García Lagar. 14 anni fa
Gdata 0458ed3ee4 ZF-9479: Update Zend_Gdata_YouTube to work with v2.0 API 14 anni fa
Http d152e27159 ZF-11726: Implement RFC6265-compliant cookie string output in Zend_Http_CookieJar 14 anni fa
InfoCard 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Json b42a640271 Ensure that the static method that we're testing in Zend_Json_ServerTest is actually declared as a static 14 anni fa
Layout 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Ldap 8864e6cd62 Bug fix Ldap converter test to handle 5.2's serialised DateTime format 14 anni fa
Loader a6062333cc Fix ZF-12178. Patch by Martin Hujer 14 anni fa
Locale 947e038b17 ZF-12103: Fixed use of uninitialized variable in Zend_Locale_Data:getList 14 anni fa
Log 252a75a245 Resolves #ZF-12125 14 anni fa
Mail b9031d1656 ZF-3745: Update Zend_Mail_Part to be more subclass-friendly 14 anni fa
Markup 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Measure 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Memory 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Mime 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Mobile 07b3376e9e Added Zend_Mobile component 14 anni fa
Navigation 03ca35cbcf ZF-11664: Allow manually setting Zend_Navigation_Page_Mvc::isActive 14 anni fa
Oauth 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
OpenId 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Paginator 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization 14 anni fa
Pdf 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
ProgressBar 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Queue d5d8d6f076 [ZF-12071] Remove broken code from unittest Zend_Queue_QueueTest 14 anni fa
Reflection dcd3deeb47 ZF-12155: Zend_Reflection_File doesn't handle complex parsed variable syntax properly 14 anni fa
Rest 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Search 657fe348d5 Fix ZF-12180: allow Zend_Search_Lucene tests to run more than once 14 anni fa
Serializer 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Server 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Service 2ebf1fbeb3 ZF-12207: Remove references to Zend_Service_Simpy from Zend_Service_AllTests 14 anni fa
Session 048dc52486 Fix ZF-3378: Zend_Session allow invalid session ids. Patch by Adam Lundrigan 14 anni fa
Soap 80c1c28336 Fix ZF-4491: Support the new Microsoft URL Rewrite Module for IIS 7.0. 14 anni fa
Stdlib d822efad11 [1.12] Fixes for PHP 5.3 14 anni fa
Tag 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Test 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Text d70807bdec ZF-12186: Zend_Text_MultiByte::strPad() Warning on Input Longer Than Pad Length 14 anni fa
Tool 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Translate 8c63a40513 Fix ZF-12183: Add additional AllTests and a runalltests.php harness to run main ZF tests easily 14 anni fa
Uri 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
Validate 102a782fa9 ZF-10690: Zend_Validate_EmailAddress: Allow setMessage to set all messages 14 anni fa
View d2d9a70eb8 ZF-8709: Change label on radio button from explicit to implicit 14 anni fa
Wildfire 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
XmlRpc 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
_files 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
AllTests.php caeda845e4 Added Zend_EventManager tests to test suite runner 14 anni fa
AuthTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
ConfigTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
CurrencyTest.php 13d07b2ed7 ZF-11798: Fix display option of Zend_Currency when locale defines a symbol 14 anni fa
DateTest.php a161f20560 ZF-11846: Extend allowed UTC offset to UTC+14 14 anni fa
DebugTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
ExceptionTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
FilterTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
JsonTest.php c742281785 ZF-7586: Zend_Json_Decoder emits fatal error when decoding JSON string with empty key 14 anni fa
LoaderTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
LocaleTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
MimeTest.php 68145992a9 ZF-10074: Zend_Mime: Fix issue with quoted-printable encoding of lines ending in zero 14 anni fa
NavigationTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
OpenIdTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
PaginatorTest.php 7f9163445e ZF-6989: Zend_Paginator_Adapter_DbSelect should not use Select object in serialization 14 anni fa
RegistryTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
TimeSyncTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
TranslateTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
UriTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
ValidateTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
VersionTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa
ViewTest.php 0f107e8f48 [2012] Update copyrights to 2012 14 anni fa