freak 2b4b47e0c9 16 tahun lalu
..
Acl 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Amf 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Application 2b4b47e0c9 16 tahun lalu
Auth 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Barcode 648c77b404 [GENERIC] Zend_Barcode: 16 tahun lalu
Cache 6b79310a9c Added check to save() method to ensure any octal presented as a string is converted to a decimal (otherwise left untouched) 16 tahun lalu
Captcha 1be647da61 fix for ZF-5728 - don't reset session if it was provided by setSession 16 tahun lalu
CodeGenerator 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 tahun lalu
Config 238ff9c64d Extract parse_ini_file() and associated error handling to its own method. Fixes ZF-8652 16 tahun lalu
Console 967a6bda37 [ZF-5948] Neverending loop in ->parse(). Fixed by introducing Exception on wrong parameter. 16 tahun lalu
Controller 3257bc29d8 [REVIEW] Merging cache-manager-related resources/helpers to trunk 16 tahun lalu
Crypt b2f1cac543 Minor change to strip accidental echo 16 tahun lalu
Currency 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it 16 tahun lalu
Date 9b8a6c7373 [ZF-7858] Zend_Date: 16 tahun lalu
Db 33278f3d20 ZF-8589: cast PDO error code to int before re-throwing 16 tahun lalu
Dojo 2147bb7917 ZF-6753: dijit.Editor should not use textarea by default 16 tahun lalu
Dom 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
Feed 848cc3e62d Replace missed PHP 5.3 lcfirst() use in iTunes container with 5.2.x compat replacement 16 tahun lalu
File bbf6091c7a [ZF-8372] Zend_File_Transfer: 16 tahun lalu
Filter 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Form 63f7b65b6f fix ZF-8268 16 tahun lalu
Gdata 3ec13e0709 ZF-8595: Fix incorrect return types in header docs for Zend_Gdata_App_FeedEntryParent. 16 tahun lalu
Http ad6cc84569 Added MERGE HTTP verb 16 tahun lalu
InfoCard a55fbc803b ZF-7315: review phpDoc 16 tahun lalu
Json 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Layout 47b540b9ef ZF-8041: added patch provided by Olek 16 tahun lalu
Ldap ba9e900381 ZF-8263 16 tahun lalu
Loader c69830c0d0 ZF-8364: fixed typo 16 tahun lalu
Locale b2d4c73934 [GENERIC] Zend_Locale: 16 tahun lalu
Log 2b37207e3e ZF-8516: s/asArray/toArray/ 16 tahun lalu
Mail a0867575fa ZF-8436 Adding Zend_App_Resource_Mail, added some defaults stuff to Zend_Mail 16 tahun lalu
Markup 635e7d11b9 Refactored the BBCode parser and updated the unit tests. 16 tahun lalu
Measure 57bd70faa2 [ZF-8665] Zend_Measure: 16 tahun lalu
Memory 274da78f6e [ZF-7315] Review phpDoc for API documentation generation 16 tahun lalu
Mime faa4e75b65 ZF-507 update @copyright and other tags 16 tahun lalu
Navigation b4d95814fc Changed the way a container converts to an array, now with respecting sorting order: fixing issues ZF-8313, ZF-8337 16 tahun lalu
OpenId b9c74bd211 Prevented possible dead-lock in case of excepton 16 tahun lalu
Paginator 353b27d4cb ZF-8084: fixed typo 16 tahun lalu
Pdf 49faf2a8c4 Zend_Pdf: Markup annotation support. ZF-6921. 16 tahun lalu
ProgressBar 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
Queue 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Reflection 46d4005dfd ZF-8307 - Fix Zend_Reflection_Docblock_Tag not supporting PHP 5.3 Namespaces as type-hints. 16 tahun lalu
Rest b0fff3324c ZF-7896 support uri query params in routing 16 tahun lalu
Search 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Server 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
Service 04fdc068ef ZF-8671: Fix to make the sign method use rawurlencode instead of urlencode. 16 tahun lalu
Session ef568a7280 session cleanups - fix ZF-3209, ZF-5806 16 tahun lalu
Soap 2ba7e46e6f ZF-6954 16 tahun lalu
Tag 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
Test 8064987280 ZF-8292 - Bugfix in Postgres TRUNCATE command 16 tahun lalu
Text 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
TimeSync 9b2ff4bfe6 [ZF-6295] Generic: 16 tahun lalu
Tool 374b641d8d Add copyright docblocks 16 tahun lalu
Translate 0d9edb171a [GENERIC] Zend_Translate: 16 tahun lalu
Uri 05d74b61f6 ZF-1480 16 tahun lalu
Validate 3a5b4f5cc1 [ZF-8644] Zend_Validate_Sitemap: 16 tahun lalu
View 748f2a72ac ZF-8585: fix exception message and remove debug code 16 tahun lalu
Wildfire 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
XmlRpc 94f62729f2 ZF-8478: getMethodSignature() returns string when system.* methods are registered 16 tahun lalu
Acl.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Application.php 0d8014e5b5 ZF-6719: Allow Zend_App to accept multiple config files. 16 tahun lalu
Auth.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 tahun lalu
Barcode.php 5dc4c78bd4 [GENERIC] Zend_Barcode promoted to trunk 16 tahun lalu
Cache.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Config.php 43c37a6fd8 Moved Zend_Config_Xml::_arrayMergeRecursive() to Zend_Config so it can be used by Zend_Config_Ini too 16 tahun lalu
Crypt.php e2a63aab9c [ZF-6518]add PHPDoc to Zend_Crypt_* 17 tahun lalu
Currency.php 3690d0e698 ZF-8547: Merge Zend_Exception previous exception support to trunk 16 tahun lalu
Date.php 678a604acc [ZF-8626] Zend_Date: 16 tahun lalu
Db.php ed670c2b3c ZF-7924 16 tahun lalu
Debug.php faa4e75b65 ZF-507 update @copyright and other tags 16 tahun lalu
Dojo.php 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
Exception.php 4f52d6ef6c ZF-8547 16 tahun lalu
Feed.php 5fd5785778 Added URLs of feeds as keys to array from Zend_Feed::findFeeds() method - fixes ZF-5903 16 tahun lalu
Filter.php 7874eceb82 [ZF-7918] Zend_Filter: 16 tahun lalu
Form.php 508f54b1f4 ZF-8494 - Add and document method that returns only the valid values of the submitted data to a form. 16 tahun lalu
Gdata.php faa4e75b65 ZF-507 update @copyright and other tags 16 tahun lalu
InfoCard.php 0e175fd576 [ZF-6295] Generic: 16 tahun lalu
Json.php 0af8f8991c fix buglet in Zend_Json::prettyPrint 16 tahun lalu
Layout.php abe03a0aeb ZF-5891: added optional parameter patch provided by Mikko Koppanen and added test 16 tahun lalu
Ldap.php 182d2457cd ZF-8274 16 tahun lalu
Loader.php 8dc83d4f7a changed 2 lines to match a class method call 16 tahun lalu
Locale.php ee7c067aa8 [GENERIC] Zend_Locale: 16 tahun lalu
Log.php d9588133c9 [REVIEW] Removed namespace/classname normalization in Zend_Log::factory; prevented usage of CamelCased writer/filter names 16 tahun lalu
Mail.php a0867575fa ZF-8436 Adding Zend_App_Resource_Mail, added some defaults stuff to Zend_Mail 16 tahun lalu
Markup.php c76c13d437 [REVIEW] Promoting Zend_Markup to trunk 16 tahun lalu
Memory.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation 16 tahun lalu
Mime.php faa4e75b65 ZF-507 update @copyright and other tags 16 tahun lalu
Navigation.php faa4e75b65 ZF-507 update @copyright and other tags 16 tahun lalu
OpenId.php a85f1aaee7 [ZF-6295] Generic: 16 tahun lalu
Paginator.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator 16 tahun lalu
Pdf.php 5fc332c2fc Zend_Pdf: require_unce usage redesign. ZF-7436 (ZF-2702). 16 tahun lalu
ProgressBar.php a85f1aaee7 [ZF-6295] Generic: 16 tahun lalu
Queue.php 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu
Registry.php a85f1aaee7 [ZF-6295] Generic: 16 tahun lalu
Session.php ef568a7280 session cleanups - fix ZF-3209, ZF-5806 16 tahun lalu
TimeSync.php a85f1aaee7 [ZF-6295] Generic: 16 tahun lalu
Translate.php b96c8d78ef [ZF-7941] Zend_Translate: 16 tahun lalu
Uri.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. 16 tahun lalu
Validate.php 5dece663ad [ZF-8333] Zend_Validate: 16 tahun lalu
Version.php bb7cb86c29 MAINTENANCE 16 tahun lalu
View.php 5f019e5dcb [ZF-7316] Code cleaning: 16 tahun lalu