freak b89b914502 ZF-8435 & ZF-6489 Added documentation on the Locale Resource Plugin hace 16 años
..
Acl fda6ad7477 fix comment blocks and tags 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 b89b914502 ZF-8435 & ZF-6489 Added documentation on the Locale Resource Plugin hace 16 años
Auth fda6ad7477 fix comment blocks and tags hace 16 años
Barcode e5154c9c2e [GENERIC] Zend_Barcode: update tests to use Code25interleaved hace 16 años
Cache ca1d319e9e [REVIEW] Promoted Zend_Cache_Manager and Zend_Cache_Backend_Static to trunk 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 839bce4e03 ZF-8537 add ini config support to Zend_Rest_Route via getInstance method 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 1c22d4cf26 Zend_Feed_Pubsubhubbub: added a Subscription Model interface for end-users to implement and updated API comments to reflect 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 508f54b1f4 ZF-8494 - Add and document method that returns only the valid values of the submitted data to a form. 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 6357292029 fix copyrights 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 a0867575fa ZF-8436 Adding Zend_App_Resource_Mail, added some defaults stuff to Zend_Mail hace 16 años
Markup 635e7d11b9 Refactored the BBCode parser and updated the unit tests. 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 fda6ad7477 fix comment blocks and tags hace 16 años
Reflection b32e9d429a improve consistent use of TestHelper, code covering filtering, and @group tags hace 16 años
Rest b0fff3324c ZF-7896 support uri query params in routing 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 04fdc068ef ZF-8671: Fix to make the sign method use rawurlencode instead of urlencode. 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 3a5b4f5cc1 [ZF-8644] Zend_Validate_Sitemap: hace 16 años
View 6357292029 fix copyrights 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 fda6ad7477 fix comment blocks and tags 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