norm2782 e1aca6aef1 ZF-3873: Zend_Paginator sets an incorrect lastItemNumber when using the Null adapter. 16 年之前
..
Amf 298e052713 [TESTS] Fixed two PHP 5.3 issues in test suite 16 年之前
Application 623527b3ca Fix for ZF-6747 16 年之前
Auth 14a251556c [ZF-6295] Generic: 16 年之前
Cache 14a251556c [ZF-6295] Generic: 16 年之前
Captcha 14a251556c [ZF-6295] Generic: 16 年之前
CodeGenerator b7a115c1de ZF-7213 16 年之前
Config 74559dd8f0 [TESTS] backport r17036 to trunk 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 4a3d5f817b [PHP-5.3-COMPAT] Backported r17060 to trunk 16 年之前
Crypt e443b8c12a [DOCUMENTATION] English: 16 年之前
Date ebd70b3db0 [TESTS] Test updates to correct issues found running entire suite 16 年之前
Db 5830c5a55e ZF-7396 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 16 年之前
Feed 4f3f177e0e Added getExtension() to entry level, and refactored internally to use this method in preference to protected vars holding Core Extensions 16 年之前
File 8c1e7daa4a [GENERIC] Zend_File/Zend_Validate: 16 年之前
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 b129b0063d [GENERIC] Zend_File/Zend_Validate: 16 年之前
Gdata 74559dd8f0 [TESTS] backport r17036 to trunk 16 年之前
Http 0305440184 Backporting 17124 into trunk 16 年之前
InfoCard 14a251556c [ZF-6295] Generic: 16 年之前
Json 14a251556c [ZF-6295] Generic: 16 年之前
Layout 4a3d5f817b [PHP-5.3-COMPAT] Backported r17060 to trunk 16 年之前
Ldap e045b7e3a9 fixes ZF-4495 16 年之前
Loader 14a251556c [ZF-6295] Generic: 16 年之前
Locale ec2bc6d026 [ZF-7359] Zend_Locale/Zend_Currency: 16 年之前
Log 14a251556c [ZF-6295] Generic: 16 年之前
Mail 14a251556c [ZF-6295] Generic: 16 年之前
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: 16 年之前
Navigation 14a251556c [ZF-6295] Generic: 16 年之前
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 e1aca6aef1 ZF-3873: Zend_Paginator sets an incorrect lastItemNumber when using the Null adapter. 16 年之前
Pdf b9e87282d4 Zend_Pdf: ZF-5832, ZF-6911, ZF-6914, ZF-6915 related commit. 16 年之前
ProgressBar 14a251556c [ZF-6295] Generic: 16 年之前
Queue 1ac5569d28 [REVIEW] Rename Apachemq adapter to Activemq (per Daniel Lo) 16 年之前
Reflection 14a251556c [ZF-6295] Generic: 16 年之前
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: 16 年之前
Service 5e410a5f1c ZF-7033 - Fix Zend_Service_Amazon authentication violation 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 3832f98416 ZF-7385 - Fix bug where QueryTable derived data tables throw php warning when the result contains no rows. 16 年之前
Text 14a251556c [ZF-6295] Generic: 16 年之前
Tool 14a251556c [ZF-6295] Generic: 16 年之前
Translate de25d09c21 [PHP-5.3-COMPAT] Backport r17190 to trunk 16 年之前
Uri 14a251556c [ZF-6295] Generic: 16 年之前
Validate 42f1043d0e Refactored Zend_Validate_Db tests to use a mock adapter, and added tests for schema support 16 年之前
View 4a3d5f817b [PHP-5.3-COMPAT] Backported r17060 to trunk 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: 16 年之前
_files 14a251556c [ZF-6295] Generic: 16 年之前
AclTest.php 14a251556c [ZF-6295] Generic: 16 年之前
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: 16 年之前
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: 16 年之前
FilterTest.php 4de40c6907 [ZF-2105] Zend_Filter: 16 年之前
JsonTest.php 14a251556c [ZF-6295] Generic: 16 年之前
LoaderTest.php 385ada17e6 [PHP-5.3-COMPAT] Back-ported r17038 to trunk 16 年之前
LocaleTest.php a323f4b580 [PHP-5.3-COMPAT] Backport r17048 to trunk 16 年之前
MailTest.php 14a251556c [ZF-6295] Generic: 16 年之前
MimeTest.php 14a251556c [ZF-6295] Generic: 16 年之前
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 11ed10dc5c ZF-5427: Allow negative values for getItem() 16 年之前
RegistryTest.php 14a251556c [ZF-6295] Generic: 16 年之前
TimeSyncTest.php e443b8c12a [DOCUMENTATION] English: 16 年之前
TranslateTest.php 188a3b2791 [ZF-2600] Zend_Translate: 16 年之前
UriTest.php 14a251556c [ZF-6295] Generic: 16 年之前
ValidateTest.php e904fea0ae [ZF-2899] Zend_Filter / Zend_Validate: 16 年之前
VersionTest.php 7d192176c9 [TESTS] Audit of full test suite 16 年之前
ViewTest.php 7d192176c9 [TESTS] Audit of full test suite 16 年之前