shahar d9ee9daf7e Fixing coding standard issues (tabs, linebreaks, trailing spaces) on Zend_Http stuff (ZF-7316) 16 роки тому
..
Amf 298e052713 [TESTS] Fixed two PHP 5.3 issues in test suite 16 роки тому
Application e2bc325c71 [ZF-6758] Merged patch for chainNameSeparators into trunk 16 роки тому
Auth 14a251556c [ZF-6295] Generic: 17 роки тому
Cache 14a251556c [ZF-6295] Generic: 17 роки тому
Captcha 14a251556c [ZF-6295] Generic: 17 роки тому
CodeGenerator b7a115c1de ZF-7213 16 роки тому
Config 0ed4239b07 [ZF-6960] Added ZF namespace to Zend_Config_Xml and constant support 16 роки тому
Console 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Controller 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Crypt e443b8c12a [DOCUMENTATION] English: 17 роки тому
Date ebd70b3db0 [TESTS] Test updates to correct issues found running entire suite 16 роки тому
Db c71e74daf9 [TESTS] 16 роки тому
Dojo e47e5a8934 [REVIEW] Added API docs to Zend_Dojo_BuildLayer; removed unnecessary methods 16 роки тому
Dom a5e39a2158 ZF-6143: applied patch from Mike Willibanks to check for empty documents 17 роки тому
Feed 4f3f177e0e Added getExtension() to entry level, and refactored internally to use this method in preference to protected vars holding Core Extensions 16 роки тому
File 14a251556c [ZF-6295] Generic: 17 роки тому
Filter 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Form 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
Gdata bf564502b0 ZF-7325: Replace calls to split() in Zend_Gdata with calls to explode() or preg_spllit(). 16 роки тому
Http d9ee9daf7e Fixing coding standard issues (tabs, linebreaks, trailing spaces) on Zend_Http stuff (ZF-7316) 16 роки тому
InfoCard 14a251556c [ZF-6295] Generic: 17 роки тому
Json 14a251556c [ZF-6295] Generic: 17 роки тому
Layout db0f0c8483 [PHP-5.3-SUPPORT] 16 роки тому
Ldap e045b7e3a9 fixes ZF-4495 16 роки тому
Loader 14a251556c [ZF-6295] Generic: 17 роки тому
Locale ec2bc6d026 [ZF-7359] Zend_Locale/Zend_Currency: 16 роки тому
Log 14a251556c [ZF-6295] Generic: 17 роки тому
Mail 14a251556c [ZF-6295] Generic: 17 роки тому
Measure 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
Memory 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Mime e443b8c12a [DOCUMENTATION] English: 17 роки тому
Navigation 14a251556c [ZF-6295] Generic: 17 роки тому
OpenId 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Paginator 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Pdf d87f19b772 Zend_Pdf: ZF-5832, ZF-6911, ZF-6914, ZF-6915 related commit. 16 роки тому
ProgressBar 14a251556c [ZF-6295] Generic: 17 роки тому
Queue 044e51c983 [REVIEW] backport r17004 to trunk 16 роки тому
Reflection 14a251556c [ZF-6295] Generic: 17 роки тому
Rest f9d6d54554 Promoted RESTful route/PUT support to trunk; fixed issue in TestConfiguration 16 роки тому
Search 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
Server e443b8c12a [DOCUMENTATION] English: 17 роки тому
Service 7a978fd104 [TESTS] Fixed failing Technorati tests 16 роки тому
Session 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
Soap 298e052713 [TESTS] Fixed two PHP 5.3 issues in test suite 16 роки тому
Tag 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
Test 78ed51d6c3 Promoted Zend_Test_PHPUnit_Db support to trunk 16 роки тому
Text 14a251556c [ZF-6295] Generic: 17 роки тому
Tool 14a251556c [ZF-6295] Generic: 17 роки тому
Translate 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
Uri 14a251556c [ZF-6295] Generic: 17 роки тому
Validate c4f3282597 Corrected Validate_DB test suite to run correctly 16 роки тому
View 9e8869c63d Fixes ZF-7341: Zend_View_Helper_Menu::_renderDeepestMenu() now has a special case for when the active page is at depth one below minDepth. 16 роки тому
Wildfire 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
XmlRpc e443b8c12a [DOCUMENTATION] English: 17 роки тому
_files 14a251556c [ZF-6295] Generic: 17 роки тому
AclTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
AllTests.php 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
AuthTest.php ebd70b3db0 [TESTS] Test updates to correct issues found running entire suite 16 роки тому
ConfigTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
CurrencyTest.php ec2bc6d026 [ZF-7359] Zend_Locale/Zend_Currency: 16 роки тому
DateTest.php ebd70b3db0 [TESTS] Test updates to correct issues found running entire suite 16 роки тому
DebugTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
FilterTest.php ebd70b3db0 [TESTS] Test updates to correct issues found running entire suite 16 роки тому
JsonTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
LoaderTest.php 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
LocaleTest.php 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
MailTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
MimeTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
OpenIdTest.php 35e31aa14c [TESTS] Scrubbed test suite to ensure it can run with or without output buffering, and so that no tests fail when run as a full suite 16 роки тому
PaginatorTest.php 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
RegistryTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
TimeSyncTest.php e443b8c12a [DOCUMENTATION] English: 17 роки тому
TranslateTest.php 188a3b2791 [ZF-2600] Zend_Translate: 16 роки тому
UriTest.php 14a251556c [ZF-6295] Generic: 17 роки тому
ValidateTest.php e904fea0ae [ZF-2899] Zend_Filter / Zend_Validate: 17 роки тому
VersionTest.php 7d192176c9 [TESTS] Audit of full test suite 16 роки тому
ViewTest.php 7d192176c9 [TESTS] Audit of full test suite 16 роки тому