matthew 406f3cf38d ZF-6038: allow removing headers from response; patch courtesy Wil Moore hace 16 años
..
Acl 8781d3fefa #ZF-8468 Zend_Acl: Deprecated getRegisteredRoles(), added getRoles() and getResources() hace 16 años
AllTests 21b8fbd66c Testing php://input interaction hace 16 años
Amf b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Application 7d64dc1f51 ZF-8520: use identical matching when checking for option keys in resources hace 16 años
Auth b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Barcode 5dc4c78bd4 [GENERIC] Zend_Barcode promoted to trunk hace 16 años
Cache b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Captcha b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
CodeGenerator b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Config 34831a650d [ZF-6521] Disallowing double quotes in INI config file values hace 16 años
Console 967a6bda37 [ZF-5948] Neverending loop in ->parse(). Fixed by introducing Exception on wrong parameter. hace 16 años
Controller 406f3cf38d ZF-6038: allow removing headers from response; patch courtesy Wil Moore hace 16 años
Crypt b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Date b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Db d14a0bb89b ZF-7640: Zend_Db_Adapter_Pdo_Pgsql::describeTable() returns length -1 for fields of the type character hace 16 años
Dojo b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Dom b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Feed 82046f3cff Zend_Feed_Writer promoted to trunk hace 16 años
File b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Filter b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Form b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Gdata b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Http b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
InfoCard b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Json b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Layout b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Ldap b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Loader b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Locale b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Log b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Mail 570c99a16e [TESTS] Add Zend_Mail_MailTest to Zend_Mail_AllTests hace 16 años
Markup c76c13d437 [REVIEW] Promoting Zend_Markup to trunk hace 16 años
Measure b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Memory b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Mime b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Navigation b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
OpenId b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Paginator b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Pdf 9307b70488 Zend_Pdf: Ascii85 filter encoding/decoding support. ZF-8581. hace 16 años
ProgressBar b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Queue b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Reflection b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Rest b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Search b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Server b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Service 1e6d378bc2 [REVIEW] Promoting Zend_Service_WindowsAzure to trunk hace 16 años
Session b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Soap b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Tag b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Test b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Text b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Tool 0393662a29 ZF-7940 hace 16 años
Translate b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Uri b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Validate aed05dd167 [GENERIC] Zend_Validate_Barcode: hace 16 años
View a3072893ec fix inconsistent @group tags hace 16 años
Wildfire b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
XmlRpc 94f62729f2 ZF-8478: getMethodSignature() returns string when system.* methods are registered hace 16 años
_files 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
AllTests.php c0d4a393e4 [REVIEW] Adding Zend_Markup to test suite and manual build hace 16 años
AuthTest.php 595ebac536 Fixing test exceptions with CLI unit testing hace 16 años
ConfigTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. hace 16 años
CurrencyTest.php 196e28962b [GENERIC] Zend_Currency: hace 16 años
DateTest.php 7114873435 [GENERIC] Zend_Date: hace 16 años
DebugTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
ExceptionTest.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk hace 16 años
FilterTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
JsonTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. hace 16 años
LoaderTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
LocaleTest.php ee7c067aa8 [GENERIC] Zend_Locale: hace 16 años
MailTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
MimeTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. hace 16 años
NavigationTest.php a8eda63cd1 Fixing svn:keyword replacement hace 16 años
OpenIdTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. hace 16 años
PaginatorTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. hace 16 años
RegistryTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
TimeSyncTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. hace 16 años
TranslateTest.php 0d9edb171a [GENERIC] Zend_Translate: hace 16 años
UriTest.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. hace 16 años
ValidateTest.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: hace 16 años
VersionTest.php 0fdbdda152 Fix Zend_VersionTest failure since 1.10dev, which was not expected by the test. hace 16 años
ViewTest.php d38deff956 ZF-8177: add registerHelper() method to Zend_View hace 16 años