lars fbfa388dbd Refactored various protected helper methods into explicit API methods of the generator před 16 roky
..
Acl 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Amf 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Application f4f8a50e1d [REVIEW] před 16 roky
Auth 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Cache c76b9b2366 ZF-8395: fixed missing array index check před 16 roky
Captcha 1be647da61 fix for ZF-5728 - don't reset session if it was provided by setSession před 16 roky
CodeGenerator 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Config ee37388a90 fix typo před 16 roky
Console 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it před 16 roky
Controller 03d65ebf54 [ZF-8464] getClientIp - Missing parameter's desc před 16 roky
Crypt b2f1cac543 Minor change to strip accidental echo před 16 roky
Currency 61e8883ea0 ZF-7335: add svn:keyword Id for all files without it před 16 roky
Date 9b8a6c7373 [ZF-7858] Zend_Date: před 16 roky
Db 03cbcda1c3 [ZF-5718] reflect new behaviour regarding passed array values před 16 roky
Dojo 2147bb7917 ZF-6753: dijit.Editor should not use textarea by default před 16 roky
Dom 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Feed 7536e32a45 Zend_Feed_Reader: Switch order of Atom detection to try Atom 0.3 first - allows for cases where Atom 1.0 is an extension but not the actual feed type. před 16 roky
File bbf6091c7a [ZF-8372] Zend_File_Transfer: před 16 roky
Filter 7c23167ebc [ZF-8470] add comment of return value to setEncoding před 16 roky
Form 63f7b65b6f fix ZF-8268 před 16 roky
Gdata 48183a6323 ZF-8397: Make sure that any If-Match headers that are present are cleared after performing an HTTP request using Zend_Gdata_App. před 16 roky
Http c96edafa05 [ZF-8425] Inconsistent line ending style před 16 roky
InfoCard a55fbc803b ZF-7315: review phpDoc před 16 roky
Json 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Layout 47b540b9ef ZF-8041: added patch provided by Olek před 16 roky
Ldap ba9e900381 ZF-8263 před 16 roky
Loader c69830c0d0 ZF-8364: fixed typo před 16 roky
Locale b2d4c73934 [GENERIC] Zend_Locale: před 16 roky
Log f4f8a50e1d [REVIEW] před 16 roky
Mail ad131f640f [ZF-8278] Out of memory on large sends před 16 roky
Measure 51185ec7f2 [ZF-8009] Zend_Measure: před 16 roky
Memory 274da78f6e [ZF-7315] Review phpDoc for API documentation generation před 16 roky
Mime faa4e75b65 ZF-507 update @copyright and other tags před 17 roky
Navigation b4d95814fc Changed the way a container converts to an array, now with respecting sorting order: fixing issues ZF-8313, ZF-8337 před 16 roky
OpenId af62163b91 [ZF-6295] Generic: před 17 roky
Paginator 353b27d4cb ZF-8084: fixed typo před 16 roky
Pdf 0311f9d2cd [ZF-8462] fixed php 5.3 specific bug/problem added test for that před 16 roky
ProgressBar 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Queue 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Reflection 46d4005dfd ZF-8307 - Fix Zend_Reflection_Docblock_Tag not supporting PHP 5.3 Namespaces as type-hints. před 16 roky
Rest cff112374a [ZF-6265] Zend Rest Result.php does not handle invalid XML properly - error handlers are ignored před 16 roky
Search 2da755e1ee Zend_Search_Lucene: fixed problem with empty documents indexing. ZF-6088. před 16 roky
Server 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Service 0a1af900bc Updated Zend_Service_MailMerge inline docs to use new fluent interface před 16 roky
Session ab442eb274 ZF-1982: added new getNamespace() and a UnitTest před 16 roky
Soap 2ba7e46e6f ZF-6954 před 16 roky
Tag 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Test 8064987280 ZF-8292 - Bugfix in Postgres TRUNCATE command před 16 roky
Text 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
TimeSync 9b2ff4bfe6 [ZF-6295] Generic: před 17 roky
Tool f4f8a50e1d [REVIEW] před 16 roky
Translate 3a5eb56195 [GENERIC] Zend_Translate: před 16 roky
Uri 05d74b61f6 ZF-1480 před 16 roky
Validate a4303f43a5 [ZF-8489] Zend_Validate_CallBack: před 16 roky
View d38deff956 ZF-8177: add registerHelper() method to Zend_View před 16 roky
Wildfire 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
XmlRpc fbfa388dbd Refactored various protected helper methods into explicit API methods of the generator před 16 roky
Acl.php 8781d3fefa #ZF-8468 Zend_Acl: Deprecated getRegisteredRoles(), added getRoles() and getResources() před 16 roky
Application.php 0d8014e5b5 ZF-6719: Allow Zend_App to accept multiple config files. před 16 roky
Auth.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Cache.php 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Config.php 43c37a6fd8 Moved Zend_Config_Xml::_arrayMergeRecursive() to Zend_Config so it can be used by Zend_Config_Ini too před 16 roky
Crypt.php e2a63aab9c [ZF-6518]add PHPDoc to Zend_Crypt_* před 17 roky
Currency.php 196e28962b [GENERIC] Zend_Currency: před 16 roky
Date.php 7114873435 [GENERIC] Zend_Date: před 16 roky
Db.php ed670c2b3c ZF-7924 před 16 roky
Debug.php faa4e75b65 ZF-507 update @copyright and other tags před 17 roky
Dojo.php 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Exception.php faa4e75b65 ZF-507 update @copyright and other tags před 17 roky
Feed.php 5fd5785778 Added URLs of feeds as keys to array from Zend_Feed::findFeeds() method - fixes ZF-5903 před 16 roky
Filter.php 7874eceb82 [ZF-7918] Zend_Filter: před 16 roky
Form.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Gdata.php faa4e75b65 ZF-507 update @copyright and other tags před 17 roky
InfoCard.php 0e175fd576 [ZF-6295] Generic: před 17 roky
Json.php 38b9bb3a42 ZF-5280 - add JSON pretty-printer před 16 roky
Layout.php abe03a0aeb ZF-5891: added optional parameter patch provided by Mikko Koppanen and added test před 16 roky
Ldap.php 182d2457cd ZF-8274 před 16 roky
Loader.php 8dc83d4f7a changed 2 lines to match a class method call před 16 roky
Locale.php ee7c067aa8 [GENERIC] Zend_Locale: před 16 roky
Log.php d9588133c9 [REVIEW] Removed namespace/classname normalization in Zend_Log::factory; prevented usage of CamelCased writer/filter names před 16 roky
Mail.php 7eaa11b1d3 maintenance of PHPDoc and error check před 16 roky
Memory.php 52ce680ac4 [ZF-7315] Review phpDoc for API documentation generation před 16 roky
Mime.php faa4e75b65 ZF-507 update @copyright and other tags před 17 roky
Navigation.php faa4e75b65 ZF-507 update @copyright and other tags před 17 roky
OpenId.php a85f1aaee7 [ZF-6295] Generic: před 17 roky
Paginator.php 8da541262e ZF-7602: Patch to add IteratorAggregate like behaviour to Zend_Paginator před 16 roky
Pdf.php 5fc332c2fc Zend_Pdf: require_unce usage redesign. ZF-7436 (ZF-2702). před 16 roky
ProgressBar.php a85f1aaee7 [ZF-6295] Generic: před 17 roky
Queue.php 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky
Registry.php a85f1aaee7 [ZF-6295] Generic: před 17 roky
Session.php d190f5be45 ZF-7883 fix. Backport from the release branch. před 16 roky
TimeSync.php a85f1aaee7 [ZF-6295] Generic: před 17 roky
Translate.php b96c8d78ef [ZF-7941] Zend_Translate: před 16 roky
Uri.php 2b422321df Remove trailing whitespaces, change tab for spaces, convert CRLF to LF. ZF-7316 related. před 16 roky
Validate.php 5dece663ad [ZF-8333] Zend_Validate: před 16 roky
Version.php bb7cb86c29 MAINTENANCE před 16 roky
View.php 5f019e5dcb [ZF-7316] Code cleaning: před 16 roky