matthew 5120080667 ZF-6130: cast request values to objects when possible 14 vuotta sitten
..
Acl 1e7772fa08 ZF-11122 15 vuotta sitten
AllTests 1e7772fa08 ZF-11122 15 vuotta sitten
Amf 5120080667 ZF-6130: cast request values to objects when possible 14 vuotta sitten
Application be19ff8d81 Backport r24340 to trunk 14 vuotta sitten
Auth 1e7772fa08 ZF-11122 15 vuotta sitten
Barcode 1e7772fa08 ZF-11122 15 vuotta sitten
Cache d389e787b6 ZF-11640: SQLite backend fails using ":memory:" database 14 vuotta sitten
Captcha 0a23e1cd40 ZF-10991: allow ReCaptcha form elements to co-exist in array-based forms 14 vuotta sitten
Cloud af8847bdc7 Zend_Cloud_Infrastructure_Adapter tests 14 vuotta sitten
CodeGenerator 73cf25eeeb ZF-11703 - Zend_CodeGenerator: Fixes corruption of Controllers source code when generating Actions on a file which omits a file level docblock 14 vuotta sitten
Config 363719ac77 ZF-11384 15 vuotta sitten
Console 1e7772fa08 ZF-11122 15 vuotta sitten
Controller 7adf1538a6 Fixes ZF-3472 - setParams() doesn't set keys correctly when value is null. 14 vuotta sitten
Crypt 1e7772fa08 ZF-11122 15 vuotta sitten
Currency 1e7772fa08 ZF-11122 15 vuotta sitten
Date 5a13791e21 ZF-11296 (cloned from: ZF-10949 ). Implemented some obsolete date parsing RFC2822 15 vuotta sitten
Db c4d504ac9d [ZF-3792] Zend_Db_Select 14 vuotta sitten
Dojo 58fcc6b31c ZF-7813 - Adding value setter tests for Zend_Dojo's DateTextBox and TimeTextBox elements 14 vuotta sitten
Dom 1e7772fa08 ZF-11122 15 vuotta sitten
Feed e613763a83 ZF-11184 15 vuotta sitten
File 1e7772fa08 ZF-11122 15 vuotta sitten
Filter 434bb10b0b [ZF-11819] Removed unnecessary code to make unit test clearer 14 vuotta sitten
Form a7d235ad45 [ZF-11831] Zend_Form 14 vuotta sitten
Gdata e8a414d727 ZF-11351 15 vuotta sitten
Http 8d4089e6cd [ZF-11857] Zend_Http_UserAgent 14 vuotta sitten
InfoCard 30a29e1fd2 Added Zend_InfoCard XML file test resource 14 vuotta sitten
Json cdb623e8ea ZF-11385 14 vuotta sitten
Layout 1e7772fa08 ZF-11122 15 vuotta sitten
Ldap 39887b76ce [ZF-11639] removed float-cast because it is actually unimportant to have type-save numeric data here; should not break BC unless users do a strict type check on the return values 14 vuotta sitten
Loader 070c60dab5 [ZF-10136] Zend_Loader 15 vuotta sitten
Locale 8ec4d60320 [ZF-11837] Second update to unit test. Now works both when run independently and as part of Locale suite. 14 vuotta sitten
Log 787e5156d0 ZF-11161: allow objects implementing __toString in XML log format 14 vuotta sitten
Mail 437cf83d59 [TESTS]: fix error in Zend_Mail_FileTransportTest path absent not is assigned. 14 vuotta sitten
Markup 1e7772fa08 ZF-11122 15 vuotta sitten
Measure 1e7772fa08 ZF-11122 15 vuotta sitten
Memory 1e7772fa08 ZF-11122 15 vuotta sitten
Mime 1e7772fa08 ZF-11122 15 vuotta sitten
Navigation c680e12527 ZF-9815: Zend_Navigation allow Container::addPages() accept another Container in addition to array or Zend_Config 14 vuotta sitten
Oauth 6fa6c63f14 ZF-11663: Incorporate GET parameters set via setParameterGet into Zend_Oauth_Client request 14 vuotta sitten
OpenId d09355030c [TESTS] Improvements 14 vuotta sitten
Paginator be6fbc5809 [ZF-10704] Zend_Paginator 15 vuotta sitten
Pdf 1e7772fa08 ZF-11122 15 vuotta sitten
ProgressBar 1e7772fa08 ZF-11122 15 vuotta sitten
Queue d09355030c [TESTS] Improvements 14 vuotta sitten
Reflection 496a71879b ZF-8373 14 vuotta sitten
Rest c822b25239 fix for ZF-10664 api-change do not merge backward. You can now post a file with Zend_Rest_Client and a prepared Zend_Http_Client, if you do no reset the parameters explicitly 14 vuotta sitten
Search a6486b23f1 Backport r24207 to trunk 14 vuotta sitten
Serializer 1e7772fa08 ZF-11122 15 vuotta sitten
Server 1e7772fa08 ZF-11122 15 vuotta sitten
Service 2fa22039b6 Rackspace Service 14 vuotta sitten
Session 7d85a3af71 ZF-11186: E_NOTICE if there is no validator data in session 15 vuotta sitten
Soap d9313d6631 ZF-11411 15 vuotta sitten
Tag 1e7772fa08 ZF-11122 15 vuotta sitten
Test d0c29dd3ac ZF-7496 14 vuotta sitten
Text 29e3407912 Fixed WordWrap bugs in Zend_Text_Multibyte 14 vuotta sitten
Tool e8f11f9731 [ZF-8305] Zend_Tool 14 vuotta sitten
Translate 1e7772fa08 ZF-11122 15 vuotta sitten
Uri e1be93c128 [TESTS]: fix error in Zend_Uri_HttpTest since expected invalid hostname is valid with RFC3986 14 vuotta sitten
Validate 532b8d0ca2 [ZF-11796] Zend_Validate 14 vuotta sitten
View 17951da3da reverted r24477 from trunk; undo ZF-11747 (missed use case caused BC break) 14 vuotta sitten
Wildfire 1e7772fa08 ZF-11122 15 vuotta sitten
XmlRpc 8c234a7880 ZF-11588: handle string dates and dates beyond unix epoch 14 vuotta sitten
_files 1e7772fa08 ZF-11122 15 vuotta sitten
AllTests.php 1e7772fa08 ZF-11122 15 vuotta sitten
AuthTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
ConfigTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
CurrencyTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
DateTest.php 2783fa2672 ZF-10492 Created Test for Bug Reproducibility, passes correctly, resolving bug as not an issue 15 vuotta sitten
DebugTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
ExceptionTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
FilterTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
JsonTest.php 4413a2f6da ZF-9521 14 vuotta sitten
LoaderTest.php 2964a30671 TESTS 15 vuotta sitten
LocaleTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
MimeTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
NavigationTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
OpenIdTest.php b6f043418c Fixes ZF-4358: OpenID urls can retain fragment under OpenID 2.0 14 vuotta sitten
PaginatorTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
RegistryTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
TimeSyncTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
TranslateTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
UriTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
ValidateTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
VersionTest.php 1e7772fa08 ZF-11122 15 vuotta sitten
ViewTest.php da43b2eb02 ZF-4622 15 vuotta sitten