The branch "master" has been updated. The following is a summary of the commits.
from: ad914b9601cb42e1702fd71e1450666cfcac6dfb 02acd6d Move to test dir. 2deefcd Consistent versions and other cleanup in preparation for alpha releases. ----------------------------------------------------------------------- commit 02acd6d7de9a7efaabf7ac8244f2deaf430b2fc4 Author: Jan Schneider <[email protected]> Date: Sun Mar 6 23:59:12 2011 +0100 Move to test dir. framework/Service_Scribd/test.php | 161 ----------- framework/Service_Scribd/test/Horde/Service/Scribd/test.php | 161 +++++++++++ 2 files changed, 161 insertions(+), 161 deletions(-) delete mode 100644 framework/Service_Scribd/test.php create mode 100644 framework/Service_Scribd/test/Horde/Service/Scribd/test.php http://git.horde.org/horde-git/-/commit/02acd6d7de9a7efaabf7ac8244f2deaf430b2fc4 ----------------------------------------------------------------------- commit 2deefcdcf28c5c6539f44aaca7a5934352adca7a Author: Jan Schneider <[email protected]> Date: Mon Mar 7 01:59:18 2011 +0100 Consistent versions and other cleanup in preparation for alpha releases. framework/ActiveSync/package.xml | 20 +- framework/Alarm/package.xml | 48 +-- framework/Argv/package.xml | 36 ++- framework/Auth/package.xml | 57 ++-- framework/Autoloader/package.xml | 68 +++-- framework/Browser/package.xml | 79 +++-- framework/Cache/package.xml | 79 ++--- framework/Cli/package.xml | 29 +- framework/Cli_Modular/package.xml | 22 +- framework/Compress/package.xml | 28 +- framework/Constraint/package.xml | 87 ++++-- framework/Controller/package.xml | 32 ++- framework/Core/package.xml | 65 ++--- framework/Crypt/package.xml | 30 +- framework/Data/package.xml | 37 ++- framework/DataTree/package.xml | 83 ++++-- framework/Date/package.xml | 29 +-- framework/Date_Parser/package.xml | 136 ++++++-- framework/Db/package.xml | 42 ++- framework/Editor/package.xml | 40 ++-- framework/Exception/package.xml | 32 +- framework/Feed/package.xml | 484 +++++++++++++++++++++++++++-- framework/File_PDF/package.xml | 200 ++++++++---- framework/Form/package.xml | 51 +++- framework/Group/package.xml | 53 ++-- framework/History/package.xml | 28 +- framework/Http/package.xml | 99 ++++-- framework/Icalendar/package.xml | 36 ++- framework/Image/package.xml | 30 ++- framework/Imap_Client/package.xml | 59 ++-- framework/Injector/package.xml | 35 ++- framework/Itip/package.xml | 22 +- framework/Kolab/package.xml | 47 ++-- framework/Kolab_Cli/package.xml | 20 +- framework/Kolab_Config/package.xml | 24 +- framework/Kolab_Format/package.xml | 37 ++- framework/Kolab_FreeBusy/package.xml | 31 ++- framework/Kolab_Resource/package.xml | 20 +- framework/Kolab_Server/package.xml | 50 ++-- framework/Kolab_Session/package.xml | 25 +- framework/Kolab_Storage/package.xml | 37 ++- framework/Ldap/package.xml | 39 ++- framework/Lens/package.xml | 57 ++-- framework/Lock/package.xml | 22 +- framework/Log/package.xml | 119 +++++-- framework/LoginTasks/package.xml | 73 ++--- framework/Mail/package.xml | 76 +++-- framework/Memcache/package.xml | 47 ++-- framework/Mime/package.xml | 89 +++--- framework/Mime_Viewer/package.xml | 32 +- framework/Net_IMSP/package.xml | 49 +++- framework/Nls/package.xml | 29 +- framework/Notification/package.xml | 30 +- framework/Oauth/package.xml | 32 ++- framework/Pdf/package.xml | 105 +++++-- framework/Perms/package.xml | 50 ++- framework/Prefs/package.xml | 52 ++-- framework/PubSub/package.xml | 64 +++- framework/Queue/package.xml | 60 +++- framework/Rampage/package.xml | 75 +++-- framework/Rdo/package.xml | 116 ++++++-- framework/Reflection/package.xml | 43 ++-- framework/Release/package.xml | 54 ++-- framework/Role/package.xml | 43 +-- framework/Routes/package.xml | 95 +++++-- framework/Rpc/package.xml | 36 ++- framework/SQL/package.xml | 65 +++- framework/Sabre/package.xml | 57 +++-- framework/Scheduler/package.xml | 70 +++-- framework/Scribe/package.xml | 63 +++-- framework/Secret/package.xml | 55 ++-- framework/Serialize/package.xml | 37 +-- framework/Service_Facebook/package.xml | 22 +- framework/Service_Scribd/package.xml | 33 ++- framework/Service_Twitter/package.xml | 22 +- framework/Service_Vimeo/package.xml | 50 ++- framework/SessionHandler/package.xml | 31 +- framework/Share/package.xml | 38 ++-- framework/SpellChecker/package.xml | 58 +++-- framework/Stream_Filter/package.xml | 55 +++- framework/Stream_Wrapper/package.xml | 58 +++-- framework/Support/package.xml | 36 ++- framework/SyncMl/package.xml | 32 ++- framework/Template/package.xml | 28 +- framework/Test/package.xml | 30 +- framework/Text_Diff/package.xml | 334 ++++++-------------- framework/Text_Filter/package.xml | 91 +++--- framework/Text_Filter_Csstidy/package.xml | 62 +++-- framework/Text_Flowed/package.xml | 78 +++-- framework/Text_Textile/package.xml | 34 ++- framework/Thrift/package.xml | 113 ++++--- framework/Token/package.xml | 52 ++-- framework/Translation/package.xml | 28 +- framework/Tree/package.xml | 26 +- framework/Url/package.xml | 53 ++-- framework/Util/package.xml | 31 +- framework/VFS/package.xml | 29 +- framework/Vcs/package.xml | 28 +- framework/View/package.xml | 208 ++++++++++--- framework/Xml_Element/package.xml | 88 ++++-- framework/Xml_Wbxml/package.xml | 76 +++-- framework/Yaml/package.xml | 87 ++++-- 102 files changed, 3890 insertions(+), 2322 deletions(-) http://git.horde.org/horde-git/-/commit/2deefcdcf28c5c6539f44aaca7a5934352adca7a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
