Tomas Paladin Volf 35334e3bc9 Zend_XmlRpc_Value now correctly handles string as default hace 12 años
..
Acl 59ede1801c Creating 1.12 release branch hace 13 años
AllTests 59ede1801c Creating 1.12 release branch hace 13 años
Amf 59ede1801c Creating 1.12 release branch hace 13 años
Application 59ede1801c Creating 1.12 release branch hace 13 años
Auth 59ede1801c Creating 1.12 release branch hace 13 años
Barcode 59ede1801c Creating 1.12 release branch hace 13 años
Cache 9edb4566b5 merged from trunk: ZF-9793: added missing method "getOption()" to cache backends hace 13 años
Captcha 0ec8d96ccf Merge r25295 to 1.12 release branch hace 12 años
Cloud 59ede1801c Creating 1.12 release branch hace 13 años
CodeGenerator 59ede1801c Creating 1.12 release branch hace 13 años
Config 67c6b4b4cc removed Zend_Json_Exception from Zend_Config unit tests hace 12 años
Console 59ede1801c Creating 1.12 release branch hace 13 años
Controller 716467e007 Merge pull request #123 from 4d47/master hace 12 años
Crypt 59ede1801c Creating 1.12 release branch hace 13 años
Currency 59ede1801c Creating 1.12 release branch hace 13 años
Date 59ede1801c Creating 1.12 release branch hace 13 años
Db 88da645490 cachefiles directory exist after checkout and is ignored - Db tests work out-of-the-box hace 12 años
Dojo 59ede1801c Creating 1.12 release branch hace 13 años
Dom 1b5e86183a Fixes for potential XXE/XEE vulnerabilities hace 13 años
EventManager 674c3fc662 merge r25132 to release-1.12 hace 13 años
Feed 15c84914f0 [ZF-12486] Fix XXE vulnerability in legacy Zend_Feed classes hace 13 años
File cf87ae43b4 [#131] Mark 5.3-specific tests skipped hace 12 años
Filter 171ecef3be Skip tests for ZF-11344 because the feature is not available in PHP 5.4+ - see php bug #63450 hace 12 años
Form f98b49f319 Similar error messages for a multi element are not duplicated hace 12 años
Gdata d41a65ba79 Merge r25258 to 1.12 release branch hace 13 años
Http 0b08a35a46 Fix for #190 - Zend_Http_UserAgent, get_browser value check is_array() hace 12 años
Json 59ede1801c Creating 1.12 release branch hace 13 años
Layout 59ede1801c Creating 1.12 release branch hace 13 años
Ldap 4002a774db fixed Zend_Ldap_Node_OfflineTest::testGetSetAndDeleteMethods unit test hace 12 años
Loader fca2134fcd fixes #152 hace 12 años
Locale f30750360e update to CDLR 23 rev 1 hace 12 años
Log 4c14c96a5a Zend_Log can be extended when using factory hace 12 años
Mail c04530e758 Fixes #146 - Unit test failed: Zend_Mail_MailTest::testOnlyText hace 12 años
Markup a95e294f90 Merge revision 25156 to release-1.12 hace 13 años
Measure 59ede1801c Creating 1.12 release branch hace 13 años
Memory 59ede1801c Creating 1.12 release branch hace 13 años
Mime 59ede1801c Creating 1.12 release branch hace 13 años
Mobile c4eb3e97a4 Add test for #52 hace 12 años
Navigation 742eaaa98b Fix for #69 - Zend_Navigation_Page_Mvc requires a getRoute() method that is missing in Zend_Controller_Router_Interface hace 12 años
Oauth 7469a7296a [ZF-12488] Merge r25166 to release-1.12 hace 13 años
OpenId 59ede1801c Creating 1.12 release branch hace 13 años
Paginator 59ede1801c Creating 1.12 release branch hace 13 años
Pdf 59ede1801c Creating 1.12 release branch hace 13 años
ProgressBar 59ede1801c Creating 1.12 release branch hace 13 años
Queue 59ede1801c Creating 1.12 release branch hace 13 años
Reflection 59ede1801c Creating 1.12 release branch hace 13 años
Rest 59ede1801c Creating 1.12 release branch hace 13 años
Search 210c34302f Fix Lucene tests - check if the directory exists before trying to clean it up. hace 12 años
Serializer 1b5e86183a Fixes for potential XXE/XEE vulnerabilities hace 13 años
Server 59ede1801c Creating 1.12 release branch hace 13 años
Service bced3bc782 Fixes failure when the big int is converted to float. hace 12 años
Session a9fe946087 Do not destroy session, because Zend_Session_SaveHandler_DbTableTest::testSessionSaving needs it hace 12 años
Soap 8af1d779d5 Skipping test which cannot be fixed (you can't catch RuntimeException from another thread) hace 12 años
Stdlib 59ede1801c Creating 1.12 release branch hace 13 años
Tag 59ede1801c Creating 1.12 release branch hace 13 años
Test 9bc5046951 Merge r25204 to 1.12 release branch hace 13 años
Text 59ede1801c Creating 1.12 release branch hace 13 años
Tool f326be3614 adding missing folder hace 12 años
Translate 59ede1801c Creating 1.12 release branch hace 13 años
Uri 59ede1801c Creating 1.12 release branch hace 13 años
Validate e41543c00a Merge pull request #224 from OndraM/exclude-mime-type-tests-fix hace 12 años
View 8321c01bb8 Merge pull request #221 from mhujer/remove-tinysrc hace 12 años
Wildfire 59ede1801c Creating 1.12 release branch hace 13 años
XmlRpc 35334e3bc9 Zend_XmlRpc_Value now correctly handles string as default hace 12 años
_files 59ede1801c Creating 1.12 release branch hace 13 años
AllTests.php b2ebc7ea51 [#222] Remove InfoCard component hace 12 años
AuthTest.php 59ede1801c Creating 1.12 release branch hace 13 años
ConfigTest.php 59ede1801c Creating 1.12 release branch hace 13 años
CurrencyTest.php f30750360e update to CDLR 23 rev 1 hace 12 años
DateTest.php a2629c599d fixes #171 hace 12 años
DebugTest.php 59ede1801c Creating 1.12 release branch hace 13 años
ExceptionTest.php 59ede1801c Creating 1.12 release branch hace 13 años
FilterTest.php 59ede1801c Creating 1.12 release branch hace 13 años
JsonTest.php cf4f174777 Merged r25058 from trunk hace 13 años
LoaderTest.php 59ede1801c Creating 1.12 release branch hace 13 años
LocaleTest.php f30750360e update to CDLR 23 rev 1 hace 12 años
MimeTest.php c15dbf156f Fixes failed test. hace 12 años
NavigationTest.php 59ede1801c Creating 1.12 release branch hace 13 años
OpenIdTest.php 59ede1801c Creating 1.12 release branch hace 13 años
PaginatorTest.php 59ede1801c Creating 1.12 release branch hace 13 años
RegistryTest.php 59ede1801c Creating 1.12 release branch hace 13 años
TimeSyncTest.php 59ede1801c Creating 1.12 release branch hace 13 años
TranslateTest.php 59ede1801c Creating 1.12 release branch hace 13 años
UriTest.php 59ede1801c Creating 1.12 release branch hace 13 años
ValidateTest.php 59ede1801c Creating 1.12 release branch hace 13 años
VersionTest.php 0c2e5098ad Fixed Zend_Version test so it works also for ZF 1.12 hace 12 años
ViewTest.php 59ede1801c Creating 1.12 release branch hace 13 años