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