The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 3e0a92db563cdd715bd759053c9ab7fa3f747f06 72942a4 Released Horde_Queue-1.0.0 e9cc3db Development mode for Horde_Queue-1.0.1 bc096dd Unused ab009de Horde_Queue is required. cb26399 Looks like Gunnar changed his Gravatar profile. da22684 Try setting locales later. Debug output. 41bd082 Oh my. adc01a5 This is tedious. ad0b6d5 More debug output. 6154203 Debug ad502dd phpdoc 35d1684 phpdoc 812e889 Use IteratorAggregate instead of Iterator d459788 Some more places to use IteratorAggregate 57b632a phpdoc typo d0b73b9 [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058). 9b7f13b [mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058). e89045f Fix test be53090 Remove debug output 7d2cbf3 Always use the default identity's sent_mail_folder if there is more than one. f3e9b7e BFN 33fa737 Simplify. We already generate the pagerurl in the base class. eb91dfe [mms] Add Horde_Url#selfUrlParams(). 325ad37 Move selfUrl w/ params generation to Horde_Core c330159 Merge branch 'master' into imp_6_1 ----------------------------------------------------------------------- commit 72942a46db5824941f3b70d331efa06c5c23e39d Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:23:39 2013 +0100 Released Horde_Queue-1.0.0 framework/Queue/package.xml | 24 +++++++++++++----------- 1 files changed, 13 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/72942a46db5824941f3b70d331efa06c5c23e39d ----------------------------------------------------------------------- commit e9cc3dbc7c71f93f3e240a4c60736c153d490774 Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:23:40 2013 +0100 Development mode for Horde_Queue-1.0.1 framework/Queue/package.xml | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/e9cc3dbc7c71f93f3e240a4c60736c153d490774 ----------------------------------------------------------------------- commit bc096dda2df342789c7494fc3c0d49f876e44502 Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:31:44 2013 +0100 Unused trean/bin/trean-backfill-remove-utm-params | 2 +- trean/bin/trean-url-checker | 2 +- trean/lib/Queue/Task/Crawl.php | 2 +- trean/lib/Queue/Task/Favicon.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/bc096dda2df342789c7494fc3c0d49f876e44502 ----------------------------------------------------------------------- commit ab009de79a6f10c89550b5ef8014123148e2e73c Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:35:25 2013 +0100 Horde_Queue is required. trean/docs/CHANGES | 1 + trean/package.xml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/ab009de79a6f10c89550b5ef8014123148e2e73c ----------------------------------------------------------------------- commit cb263992fbead2323d5a7eaaa24e7891b809e041 Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:41:06 2013 +0100 Looks like Gunnar changed his Gravatar profile. .../Service_Gravatar/test/Horde/Service/Gravatar/ServerTest.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/cb263992fbead2323d5a7eaaa24e7891b809e041 ----------------------------------------------------------------------- commit da22684a1083568d4ffeee2c52fc2fa633f40b9d Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:48:59 2013 +0100 Try setting locales later. Debug output. .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/da22684a1083568d4ffeee2c52fc2fa633f40b9d ----------------------------------------------------------------------- commit 41bd0827feea7a11cf86dfc84a66028cce70dd0c Author: Jan Schneider <[email protected]> Date: Tue Feb 19 12:57:18 2013 +0100 Oh my. .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/41bd0827feea7a11cf86dfc84a66028cce70dd0c ----------------------------------------------------------------------- commit adc01a5848f858170fa99989d22bc0c4ac604d88 Author: Jan Schneider <[email protected]> Date: Tue Feb 19 16:14:17 2013 +0100 This is tedious. framework/Vfs/test/Horde/Vfs/FileTest.php | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/adc01a5848f858170fa99989d22bc0c4ac604d88 ----------------------------------------------------------------------- commit ad0b6d5329aeb6bc9ec19048089b1a4b544ee542 Author: Jan Schneider <[email protected]> Date: Tue Feb 19 16:34:19 2013 +0100 More debug output. framework/Vfs/test/Horde/Vfs/FileTest.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ad0b6d5329aeb6bc9ec19048089b1a4b544ee542 ----------------------------------------------------------------------- commit 6154203e280042752c79c181f426ff98e7640129 Author: Jan Schneider <[email protected]> Date: Tue Feb 19 17:11:39 2013 +0100 Debug framework/Vfs/test/Horde/Vfs/FileTest.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/6154203e280042752c79c181f426ff98e7640129 ----------------------------------------------------------------------- commit ad502dd2e4ec8e76c078d980f71f932778513a6e Author: Jan Schneider <[email protected]> Date: Tue Feb 19 18:38:41 2013 +0100 phpdoc framework/Auth/lib/Horde/Auth.php | 16 ++- framework/Auth/lib/Horde/Auth/Auto.php | 28 ++-- framework/Auth/lib/Horde/Auth/Base.php | 44 +++-- framework/Auth/lib/Horde/Auth/Composite.php | 20 ++- framework/Auth/lib/Horde/Auth/Customsql.php | 21 ++- framework/Auth/lib/Horde/Auth/Cyrsql.php | 22 ++- framework/Auth/lib/Horde/Auth/Exception.php | 14 ++- framework/Auth/lib/Horde/Auth/Ftp.php | 16 ++- framework/Auth/lib/Horde/Auth/Http.php | 19 ++- framework/Auth/lib/Horde/Auth/Http/Remote.php | 15 ++- framework/Auth/lib/Horde/Auth/Imap.php | 19 ++- framework/Auth/lib/Horde/Auth/Ipbasic.php | 43 +++-- framework/Auth/lib/Horde/Auth/Kolab.php | 19 ++- framework/Auth/lib/Horde/Auth/Ldap.php | 23 ++- framework/Auth/lib/Horde/Auth/Msad.php | 23 ++- framework/Auth/lib/Horde/Auth/Pam.php | 19 ++- framework/Auth/lib/Horde/Auth/Passwd.php | 20 ++- framework/Auth/lib/Horde/Auth/Peclsasl.php | 19 ++- framework/Auth/lib/Horde/Auth/Radius.php | 19 ++- framework/Auth/lib/Horde/Auth/Shibboleth.php | 29 ++-- framework/Auth/lib/Horde/Auth/Smb.php | 20 ++- framework/Auth/lib/Horde/Auth/Smbclient.php | 16 ++- framework/Auth/lib/Horde/Auth/Sql.php | 25 ++- framework/Auth/lib/Horde/Auth/Translation.php | 13 ++- framework/Auth/migration/Horde/Auth/1_horde_auth_base_tables.php | 6 + 25 files changed, 366 insertions(+), 162 deletions(-) http://git.horde.org/horde-git/-/commit/ad502dd2e4ec8e76c078d980f71f932778513a6e ----------------------------------------------------------------------- commit 35d1684a1762772eea62eba354ec76e07fa63a1b Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 14:12:31 2013 -0700 phpdoc framework/Util/lib/Horde/Variables.php | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/35d1684a1762772eea62eba354ec76e07fa63a1b ----------------------------------------------------------------------- commit 812e889e1c3b1801bc7e5e939fb2ebf9943f0786 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 14:12:41 2013 -0700 Use IteratorAggregate instead of Iterator framework/Util/lib/Horde/Variables.php | 28 ++++------------------------ 1 files changed, 4 insertions(+), 24 deletions(-) http://git.horde.org/horde-git/-/commit/812e889e1c3b1801bc7e5e939fb2ebf9943f0786 ----------------------------------------------------------------------- commit d459788f64f44437256d05a9f2cce96f7ebd1977 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 14:23:46 2013 -0700 Some more places to use IteratorAggregate framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php | 52 +---- .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php | 52 +---- framework/Prefs/lib/Horde/Prefs/Scope.php | 29 +-- framework/Support/lib/Horde/Support/Array.php | 39 +--- 4 files changed, 15 insertions(+), 157 deletions(-) http://git.horde.org/horde-git/-/commit/d459788f64f44437256d05a9f2cce96f7ebd1977 ----------------------------------------------------------------------- commit 57b632a27d66d4f7e7189ab51a5f33ab4d15e0b9 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 16:20:48 2013 -0700 phpdoc typo imp/lib/IMP.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/57b632a27d66d4f7e7189ab51a5f33ab4d15e0b9 ----------------------------------------------------------------------- commit d0b73b92b8e44c662e4e2a318336a26f4c2b3789 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 16:54:21 2013 -0700 [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058). framework/Core/js/hordecore.js | 15 ++++++++------- framework/Core/package.xml | 2 ++ 2 files changed, 10 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/d0b73b92b8e44c662e4e2a318336a26f4c2b3789 ----------------------------------------------------------------------- commit 9b7f13b875ec0c65a7b3ebc5a5242fbc35d7f957 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 16:55:05 2013 -0700 [mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058). imp/attachment.php | 3 +-- imp/docs/CHANGES | 2 ++ imp/dynamic.php | 2 +- imp/lib/Contents.php | 17 +++++++++++++++-- imp/lib/IMP.php | 29 +++++++++++++++-------------- imp/lib/Message.php | 14 +++++++++----- imp/message.php | 8 +++++--- imp/minimal.php | 2 +- imp/package.xml | 2 ++ imp/thread.php | 4 ++-- 10 files changed, 53 insertions(+), 30 deletions(-) http://git.horde.org/horde-git/-/commit/9b7f13b875ec0c65a7b3ebc5a5242fbc35d7f957 ----------------------------------------------------------------------- commit e89045f8874951ec30a77b0c122e2e2cca25078c Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 17:41:44 2013 -0700 Fix test There's nothing special about Iterator - it's Traversable that we care about. framework/Support/test/Horde/Support/ArrayTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/e89045f8874951ec30a77b0c122e2e2cca25078c ----------------------------------------------------------------------- commit be530900640201414a09d5baa429c9548d1c7126 Author: Michael J Rubinsky <[email protected]> Date: Tue Feb 19 18:41:42 2013 -0500 Remove debug output framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/be530900640201414a09d5baa429c9548d1c7126 ----------------------------------------------------------------------- commit 7d2cbf3d1f0fd262b9fa3e02294ff12b9b3fc57c Author: Michael J Rubinsky <[email protected]> Date: Tue Feb 19 19:40:45 2013 -0500 Always use the default identity's sent_mail_folder if there is more than one. Bug: 11828 framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 6 ----- framework/Core/lib/Horde/Core/ActiveSync/Imap/Factory.php | 14 ++++++++++++- 2 files changed, 13 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/7d2cbf3d1f0fd262b9fa3e02294ff12b9b3fc57c ----------------------------------------------------------------------- commit f3e9b7ef81b414c466fb320baac83c9a53921f1f Author: Michael J Rubinsky <[email protected]> Date: Tue Feb 19 19:43:22 2013 -0500 BFN framework/Core/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f3e9b7ef81b414c466fb320baac83c9a53921f1f ----------------------------------------------------------------------- commit 33fa7378033a6b90e64051c616134d5d1652d370 Author: Michael J Rubinsky <[email protected]> Date: Tue Feb 19 20:07:50 2013 -0500 Simplify. We already generate the pagerurl in the base class. ansel/lib/View/GalleryRenderer/Base.php | 32 +++++++++++++------ ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 22 +------------- 2 files changed, 23 insertions(+), 31 deletions(-) http://git.horde.org/horde-git/-/commit/33fa7378033a6b90e64051c616134d5d1652d370 ----------------------------------------------------------------------- commit eb91dfef001c3398b4ede1edbf6729a6699bcbe9 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 18:13:33 2013 -0700 [mms] Add Horde_Url#selfUrlParams(). framework/Core/lib/Horde.php | 42 ++++++++++++++++++++++++++++++++++++++++++ framework/Core/package.xml | 10 ++++++---- 2 files changed, 48 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/eb91dfef001c3398b4ede1edbf6729a6699bcbe9 ----------------------------------------------------------------------- commit 325ad376a3b18b210f69652e2a67a65574188437 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 18:14:10 2013 -0700 Move selfUrl w/ params generation to Horde_Core Since we already need Horde_Core 2.2.0+ to fix the bug, might as well move this code over to Horde_Core now, since it is globally useful. See Bug #12058 imp/attachment.php | 2 +- imp/lib/Contents.php | 2 +- imp/lib/IMP.php | 22 ---------------------- imp/lib/Mime/Viewer/Pgp.php | 2 +- imp/lib/Mime/Viewer/Smime.php | 2 +- imp/message.php | 4 ++-- imp/package.xml | 2 +- imp/thread.php | 4 ++-- 8 files changed, 9 insertions(+), 31 deletions(-) http://git.horde.org/horde-git/-/commit/325ad376a3b18b210f69652e2a67a65574188437 ----------------------------------------------------------------------- commit c3301590f12a9759dad4581634e2a5de08f21689 Merge: 3e0a92d 325ad37 Author: Michael M Slusarz <[email protected]> Date: Tue Feb 19 18:26:12 2013 -0700 Merge branch 'master' into imp_6_1 Conflicts: imp/attachment.php imp/docs/CHANGES imp/lib/Contents.php imp/lib/IMP.php imp/lib/Message.php imp/message.php imp/package.xml imp/thread.php ansel/lib/View/GalleryRenderer/Base.php | 32 ++- ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 22 +-- framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 1 - framework/Auth/lib/Horde/Auth.php | 16 +- framework/Auth/lib/Horde/Auth/Auto.php | 28 ++- framework/Auth/lib/Horde/Auth/Base.php | 44 ++-- framework/Auth/lib/Horde/Auth/Composite.php | 20 ++- framework/Auth/lib/Horde/Auth/Customsql.php | 21 ++- framework/Auth/lib/Horde/Auth/Cyrsql.php | 22 ++- framework/Auth/lib/Horde/Auth/Exception.php | 14 +- framework/Auth/lib/Horde/Auth/Ftp.php | 16 +- framework/Auth/lib/Horde/Auth/Http.php | 19 ++- framework/Auth/lib/Horde/Auth/Http/Remote.php | 15 +- framework/Auth/lib/Horde/Auth/Imap.php | 19 ++- framework/Auth/lib/Horde/Auth/Ipbasic.php | 43 ++-- framework/Auth/lib/Horde/Auth/Kolab.php | 19 ++- framework/Auth/lib/Horde/Auth/Ldap.php | 23 ++- framework/Auth/lib/Horde/Auth/Msad.php | 23 ++- framework/Auth/lib/Horde/Auth/Pam.php | 19 +- framework/Auth/lib/Horde/Auth/Passwd.php | 20 ++- framework/Auth/lib/Horde/Auth/Peclsasl.php | 19 +- framework/Auth/lib/Horde/Auth/Radius.php | 19 +- framework/Auth/lib/Horde/Auth/Shibboleth.php | 29 ++- framework/Auth/lib/Horde/Auth/Smb.php | 20 ++- framework/Auth/lib/Horde/Auth/Smbclient.php | 16 +- framework/Auth/lib/Horde/Auth/Sql.php | 25 ++- framework/Auth/lib/Horde/Auth/Translation.php | 13 +- framework/Auth/migration/Horde/Auth/1_horde_auth_base_tables.php | 6 + framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php | 52 +---- framework/Core/js/hordecore.js | 15 +- framework/Core/lib/Horde.php | 42 ++++ framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 6 - framework/Core/lib/Horde/Core/ActiveSync/Imap/Factory.php | 14 +- framework/Core/package.xml | 14 +- .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php | 52 +---- .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php | 3 +- framework/Prefs/lib/Horde/Prefs/Scope.php | 29 +-- framework/Queue/package.xml | 32 ++- .../Service_Gravatar/test/Horde/Service/Gravatar/ServerTest.php | 2 +- framework/Support/lib/Horde/Support/Array.php | 39 +--- framework/Support/test/Horde/Support/ArrayTest.php | 4 +- framework/Util/lib/Horde/Variables.php | 51 ++--- framework/Vfs/test/Horde/Vfs/FileTest.php | 31 +++ imp/docs/CHANGES | 2 + imp/dynamic.php | 2 +- imp/lib/Basic/Message.php | 8 +- imp/lib/Basic/Thread.php | 4 +- imp/lib/Contents.php | 17 ++- imp/lib/IMP.php | 22 -- imp/lib/Message.php | 14 +- imp/lib/Mime/Viewer/Pgp.php | 2 +- imp/lib/Mime/Viewer/Smime.php | 2 +- imp/minimal.php | 2 +- imp/package.xml | 3 +- trean/bin/trean-backfill-remove-utm-params | 2 +- trean/bin/trean-url-checker | 2 +- trean/docs/CHANGES | 1 + trean/lib/Queue/Task/Crawl.php | 2 +- trean/lib/Queue/Task/Favicon.php | 2 +- trean/package.xml | 18 +- 60 files changed, 608 insertions(+), 466 deletions(-) http://git.horde.org/horde-git/-/commit/c3301590f12a9759dad4581634e2a5de08f21689 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
