sgehrig f9b3b983bd added some tests for empty search result iteration trying to replicate an issue wheren an exception is thrown in these cases. 16 years ago
..
Acl 34cfcdbd9f [Zend_Mail] Email set in ReplyTo() is no more part of repicientlist. #ZF-7702 16 years ago
AllTests 21b8fbd66c Testing php://input interaction 16 years ago
Amf 2a54f3600f Merging cs-17363 back to trunk. Manual merge of conflicted files. [ZF-7581] 16 years ago
Application d8bd147e4e Introducing Zend_Application_Resource_Dojo . Resolving #ZF-7939 16 years ago
Auth a0d6a9f022 fixed issue when trying to retrieve a node by DN which doesn't exist 16 years ago
Cache e89ccabd3a Added Zend_Config support to Zend_Cache_Core - fixes ZF-7568 16 years ago
Captcha ae4d18f81f Added support for setting ReCaptcha options via Zend_Captcha_Recaptcha - fixes ZF-7654 16 years ago
CodeGenerator 2709fc21f9 ZF-7909 - Fix handling of interfaces in Zend_CodeGenerator_PhpClass when using fromReflection() 16 years ago
Config eb22fce51d ZF-6111 - Merged behaviour to write INI options completly into global namespace with Zend_Config_Writer_Ini 16 years ago
Console 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Controller 8ad8cfc289 ZF-8029: backport r18550 to trunk 16 years ago
Crypt 642833539f Added skip test instruction if ext/bcmath is disabled 16 years ago
Date 9b8a6c7373 [ZF-7858] Zend_Date: 16 years ago
Db 0c1a88e32a ZF-3972: Wrong value for "Default value" in describeTable at pgsql adapter 16 years ago
Dojo 4ebddb19bd ZF-7890: allow specifying a rootNode when creating custom dijits 16 years ago
Dom e4f497ea46 ZF-4010 16 years ago
Feed fc450fb53d Added support for Atom specific relative URI parsing for all link elements. 16 years ago
File 2ffa77a077 [ZF-5145] Zend_File_Count: 16 years ago
Filter 0915ad0947 [ZF-3736] Zend_Filter_Input: 16 years ago
Form 1c6470515d ZF-4915: flatten error messages for aggregate terms 16 years ago
Gdata 332853f0ad fixes issue ZF-6991. __toString() bugs fixed and unit tests modified. 16 years ago
Http f3945bb0d1 [TESTS] Backport r18697 to trunk 16 years ago
InfoCard 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Json 5fc3918d89 fixes issue ZF-5916. added explicit null for error in response. also added explicit null for result in error. 16 years ago
Layout 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Ldap f9b3b983bd added some tests for empty search result iteration trying to replicate an issue wheren an exception is thrown in these cases. 16 years ago
Loader a79f781297 ZF-6134 - Committed patch by Matthew Turland, preventing the same path from being loaded more than once per class path in the plugin loader (thereby removing a significant performance drain) 16 years ago
Locale 17e158e0fc [GENERIC] Zend_Locale: 16 years ago
Log 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Mail 34cfcdbd9f [Zend_Mail] Email set in ReplyTo() is no more part of repicientlist. #ZF-7702 16 years ago
Measure 51185ec7f2 [ZF-8009] Zend_Measure: 16 years ago
Memory 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Mime 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Navigation 5ac32ab13e ZF-7335 : TESTS - add missing svn:keywords 16 years ago
OpenId 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Paginator dc65b29d5f fixed ZF-8084: Zend_Paginator_Adapter_Iterator::getItems returns a new Serializable LimitIterator named Zend_Paginator_SerializableLimitIterator 16 years ago
Pdf 5ac32ab13e ZF-7335 : TESTS - add missing svn:keywords 16 years ago
ProgressBar 5ac32ab13e ZF-7335 : TESTS - add missing svn:keywords 16 years ago
Queue 9b84116c99 (This is the proper log message for r17778) 16 years ago
Reflection 468cf7587d ZF-7606 - Another change to Zend_Reflection_Docblock::__toString() 16 years ago
Rest 8e43f027b4 ZF-7928 add partial matching logic to support chaining Zend_Rest_Route 16 years ago
Search 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Server 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Service ecd44f71b7 adding issue # to test 16 years ago
Session e9478b6880 Zend_Session_SessionTest::__construct - use escapeshellarg to escape php.ini path 16 years ago
Soap 3529b22113 ZF-8053 16 years ago
Tag 5ac32ab13e ZF-7335 : TESTS - add missing svn:keywords 16 years ago
Test 74a02b2a5b ZF-7839: Allow using Zend_Application with Zend_Test_PHPUnit_ControllerTestCase 16 years ago
Text 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
Tool 2a54f3600f Merging cs-17363 back to trunk. Manual merge of conflicted files. [ZF-7581] 16 years ago
Translate 2b85f29d84 [GENERIC] Zend_Translate: 16 years ago
Uri 8edf69c7f7 Forgot to remove comment on a test that made my php installation segfault 16 years ago
Validate 58b38b05f9 [GENERIC] Zend_Validate_CreditCard: 16 years ago
View 87b88d25d8 fixes issue ZF-5256. checkbox value converted to string like checkedOptions are. also fixed bug with determineCheckboxInfo. was using wrong index for checked/unchecked values. 16 years ago
Wildfire 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
XmlRpc c6c7a00c15 Adding additional test for umlaut behavior 16 years ago
_files 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
AllTests.php fe2d7960c6 ZF-7834: add Zend_AuthTest to Zend_AllTests 16 years ago
AuthTest.php 595ebac536 Fixing test exceptions with CLI unit testing 16 years ago
ConfigTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
CurrencyTest.php 196e28962b [GENERIC] Zend_Currency: 16 years ago
DateTest.php 748ff43b13 [GENERIC] Zend_Date: 16 years ago
DebugTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
FilterTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
JsonTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
LoaderTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
LocaleTest.php 2d9f83d407 [ZF-8030] Zend_Locale: 16 years ago
MailTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
MimeTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
OpenIdTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
PaginatorTest.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator 16 years ago
RegistryTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
TimeSyncTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago
TranslateTest.php b96c8d78ef [ZF-7941] Zend_Translate: 16 years ago
UriTest.php d2b4429d13 ZF-5578: Zend_Config support in Zend_Uri 16 years ago
ValidateTest.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: 16 years ago
VersionTest.php 1772394921 [TESTS] Backport r18516 (Zend_Version updates) to trunk 16 years ago
ViewTest.php 68db61a018 Merge cs-17363 back to trunk. [ZF-7581] related. 16 years ago