thomas 51185ec7f2 [ZF-8009] Zend_Measure: vor 16 Jahren
..
Acl 564ae65a65 ZF-5638: Apply patch to add getRoles() method to Zend_Acl vor 16 Jahren
Amf 9bb70b43df support reporting default values vor 16 Jahren
Application e49b44db67 Fix for #ZF-7955 vor 16 Jahren
Auth a5a12ab8ad ZF-3068 vor 16 Jahren
Cache e89ccabd3a Added Zend_Config support to Zend_Cache_Core - fixes ZF-7568 vor 16 Jahren
Captcha ae4d18f81f Added support for setting ReCaptcha options via Zend_Captcha_Recaptcha - fixes ZF-7654 vor 16 Jahren
CodeGenerator 2709fc21f9 ZF-7909 - Fix handling of interfaces in Zend_CodeGenerator_PhpClass when using fromReflection() vor 16 Jahren
Config d850128f3a ZF-6773: Zend_Config_Writer_Xml creates fatal error vor 16 Jahren
Console 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it vor 16 Jahren
Controller fa6f59d1a4 ZF-7917: Zend_Controller_Router_Route: ignore params which are equal to defaults vor 16 Jahren
Crypt b2f1cac543 Minor change to strip accidental echo vor 16 Jahren
Currency 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it vor 16 Jahren
Date 9b8a6c7373 [ZF-7858] Zend_Date: vor 16 Jahren
Db c295c1f25f ZF-6653 vor 16 Jahren
Dojo 3d606b97e2 ZF-7901: backport r18354 to trunk vor 16 Jahren
Dom 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Feed 833d0c9666 Removed TODO tag from Zend_Feed_Reader_Entry_Rss; enclosures supported in RSS 2.0 or delegated to Atom extension (if not detected). vor 16 Jahren
File 4f22816da7 [ZF-7976] Zend_File: vor 16 Jahren
Filter 26c7915644 [GENERIC] Zend_Filter: vor 16 Jahren
Form bcd5284af8 ZF-5150: marking an element as an error should cause isValid() to fail vor 16 Jahren
Gdata 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Http b367271317 Added support for auth with username and password in URI. Closes ZF-3491 vor 16 Jahren
InfoCard 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Json 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Layout 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Ldap 805c562dfd added unicodePwd creation support according to http://msdn.microsoft.com/en-us/library/cc223248(PROT.10).aspx vor 16 Jahren
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) vor 16 Jahren
Locale 8b3775a12a [ZF-7922] Zend_Locale: vor 16 Jahren
Log 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Mail 8660a2ae8a ZF-7799 - Apply patch that fixes Zend_Mail_Transport_Sendmail double line-break issue between header and body vor 16 Jahren
Measure 51185ec7f2 [ZF-8009] Zend_Measure: vor 16 Jahren
Memory 274da78f6e [ZF-7315] Review phpDoc for API documentation generation vor 16 Jahren
Mime faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
Navigation faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
OpenId af62163b91 [ZF-6295] Generic: vor 16 Jahren
Paginator 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Pdf 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
ProgressBar 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Queue 3598669466 * Use isset() to prevent a NOTICE being thrown (thanks Denis) vor 16 Jahren
Reflection 221f2943ff ZF-6544 vor 16 Jahren
Rest 0a06393ccd ZF-7977: Request to Zend_Rest_Server providing correct method name but wrong args faults without explicit message vor 16 Jahren
Search f274135f42 Zend_Search_Lucene: ZF-7856 fix. vor 16 Jahren
Server 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Service 5beb1e0d2c Added path detection fix for Windows specific dirname() path separator use - fixes ZF-6860 vor 16 Jahren
Session 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Soap db77038b41 ZF-7084 vor 16 Jahren
Tag 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Test 90285089cf ZF-8008 - Wrong TRUNCATE command on oracle in Zend_Test Database Extension. vor 16 Jahren
Text 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
TimeSync 9b2ff4bfe6 [ZF-6295] Generic: vor 16 Jahren
Tool da596ab0fa ZF-7893 - Fix Issue with specialties when one action only implements a subset of all the defined specialtires. Commit for both trunk and incubator vor 16 Jahren
Translate b96c8d78ef [ZF-7941] Zend_Translate: vor 16 Jahren
Uri bf8fd7aec3 [ZF-6295] Generic: vor 16 Jahren
Validate ec1945614f [ZF-7851] Zend_File: vor 16 Jahren
View 5f572062db [GENERIC] Zend_View_Helper_Translate: vor 16 Jahren
Wildfire 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
XmlRpc 5c761572eb [ZF-7842]PHP Fatal error: Class 'Zend_XmlRpc_Value_Nil' not found vor 16 Jahren
Acl.php ef4b23994c ZF-5700: apply patch to fix warning in Zend_Acl when allowing all roles access to resource vor 16 Jahren
Application.php 37618d355b ZF-6618: apply patch allowing Zend_Application::bootstrap() to accept a resource name vor 16 Jahren
Auth.php f783d16f6d ZF-7546 vor 16 Jahren
Cache.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Config.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Crypt.php e2a63aab9c [ZF-6518]add PHPDoc to Zend_Crypt_* vor 17 Jahren
Currency.php 196e28962b [GENERIC] Zend_Currency: vor 16 Jahren
Date.php cf65484a1f [ZF-7833] Zend_Date: vor 16 Jahren
Db.php ed670c2b3c ZF-7924 vor 16 Jahren
Debug.php faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
Dojo.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Exception.php faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
Feed.php 5fd5785778 Added URLs of feeds as keys to array from Zend_Feed::findFeeds() method - fixes ZF-5903 vor 16 Jahren
Filter.php 7874eceb82 [ZF-7918] Zend_Filter: vor 16 Jahren
Form.php c872b71899 ZF-3881: fix docblock to document actual behavior vor 16 Jahren
Gdata.php faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
InfoCard.php 0e175fd576 [ZF-6295] Generic: vor 16 Jahren
Json.php faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
Layout.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Ldap.php e4e372ffa2 ZF-7888 vor 16 Jahren
Loader.php 0e175fd576 [ZF-6295] Generic: vor 16 Jahren
Locale.php 914015ba47 [ZF-7468, ZF-7469] Zend_Locale: vor 16 Jahren
Log.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Mail.php 8291b526dc [ZF-7316]Cleaning all the code: TABs in Zend_Mail vor 16 Jahren
Memory.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation vor 16 Jahren
Mime.php faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
Navigation.php faa4e75b65 ZF-507 update @copyright and other tags vor 16 Jahren
OpenId.php a85f1aaee7 [ZF-6295] Generic: vor 16 Jahren
Paginator.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator vor 16 Jahren
Pdf.php a832f8d6d5 Zend_Pdf: performance improvement [ZF-6924], [ZF-6925]. vor 16 Jahren
ProgressBar.php a85f1aaee7 [ZF-6295] Generic: vor 16 Jahren
Queue.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren
Registry.php a85f1aaee7 [ZF-6295] Generic: vor 16 Jahren
Session.php d190f5be45 ZF-7883 fix. Backport from the release branch. vor 16 Jahren
TimeSync.php a85f1aaee7 [ZF-6295] Generic: vor 16 Jahren
Translate.php b96c8d78ef [ZF-7941] Zend_Translate: vor 16 Jahren
Uri.php d2b4429d13 ZF-5578: Zend_Config support in Zend_Uri vor 16 Jahren
Validate.php d55ac30d12 [ZF-1598 (incomplete), ZF-6623 (incomplete), ZF-7153] Zend_Validate*: vor 16 Jahren
Version.php 89bda03d1e ZF-7875: udpate README.txt and Zend_Version in trunk to reflect next minor release vor 16 Jahren
View.php 5f019e5dcb [ZF-7316] Code cleaning: vor 16 Jahren