The branch "develop" has been updated. The following is a summary of the commits.
from: 7fc58d48d5049ee34c5bc1066307f4770f4966dc e2e74c6 Add 'nochanges' and 'nopackage' options to changed command e3a5caa Prevent infinite loops c80552f [mms] Remove trailing semicolon when replacing @import statements. ad20ecc [mms] Catch IMAP server connection errors in traditional mailbox view. e4c6ee8 Don't attempt to iterate matches if we don't have any. e9b27ce Don't attempt to iterate matches if we don't have any. bf46a47 BFN 4093650 Merge branch 'master' into develop ----------------------------------------------------------------------- commit e2e74c6ffa6384daac9815af00c8bedd4ab83271 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 26 12:15:35 2012 -0700 Add 'nochanges' and 'nopackage' options to changed command components/lib/Components.php | 2 +- components/lib/Components/Component/Source.php | 23 ++++++++++++++--------- components/lib/Components/Helper/ChangeLog.php | 4 ++-- components/lib/Components/Module/Change.php | 18 ++++++++++++++---- 4 files changed, 31 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/e2e74c6ffa6384daac9815af00c8bedd4ab83271 ----------------------------------------------------------------------- commit e3a5caae08a27c030b8691d360ceb250f8e304e8 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 26 12:20:46 2012 -0700 Prevent infinite loops components/lib/Components.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e3a5caae08a27c030b8691d360ceb250f8e304e8 ----------------------------------------------------------------------- commit c80552fa165e7aec74143847cb019b3af3e644f4 Author: Michael M Slusarz <[email protected]> Date: Thu Jan 26 14:29:40 2012 -0700 [mms] Remove trailing semicolon when replacing @import statements. framework/Core/lib/Horde/Themes/Css.php | 2 +- framework/Core/package.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c80552fa165e7aec74143847cb019b3af3e644f4 ----------------------------------------------------------------------- commit ad20eccd7d89df1dd9cbb615b460f3b4cbf3452a Author: Michael M Slusarz <[email protected]> Date: Thu Jan 26 14:46:52 2012 -0700 [mms] Catch IMAP server connection errors in traditional mailbox view. imp/docs/CHANGES | 1 + imp/mailbox.php | 2 +- imp/package.xml | 2 ++ 3 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ad20eccd7d89df1dd9cbb615b460f3b4cbf3452a ----------------------------------------------------------------------- commit e4c6ee8061723eba23d61809b9f975bed813aafc Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 26 17:30:14 2012 -0500 Don't attempt to iterate matches if we don't have any. Fixes Bug: 10904 framework/Core/js/autocomplete.js | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/e4c6ee8061723eba23d61809b9f975bed813aafc Updating Ticket #10904... ----------------------------------------------------------------------- commit e9b27cee7c1a98e44dd07180f3286a2454d54b38 Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 26 17:30:14 2012 -0500 Don't attempt to iterate matches if we don't have any. Fixes Bug: 10904 framework/Core/js/autocomplete.js | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/e9b27cee7c1a98e44dd07180f3286a2454d54b38 Updating Ticket #10904... ----------------------------------------------------------------------- commit bf46a4743914934afeb691f7871fd11384fd51cc Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 26 17:33:11 2012 -0500 BFN framework/Core/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/bf46a4743914934afeb691f7871fd11384fd51cc ----------------------------------------------------------------------- commit 4093650bf18198848b53b6f823dec9544a8db64e Merge: e4c6ee8 bf46a47 Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 26 17:34:55 2012 -0500 Merge branch 'master' into develop Conflicts: framework/Core/package.xml components/lib/Components.php | 4 ++-- components/lib/Components/Component/Source.php | 23 ++++++++++++++--------- components/lib/Components/Helper/ChangeLog.php | 4 ++-- components/lib/Components/Module/Change.php | 18 ++++++++++++++---- framework/Core/lib/Horde/Themes/Css.php | 2 +- framework/Core/package.xml | 10 +++++++--- imp/docs/CHANGES | 1 + imp/mailbox.php | 2 +- imp/package.xml | 2 ++ 9 files changed, 44 insertions(+), 22 deletions(-) http://git.horde.org/horde-git/-/commit/4093650bf18198848b53b6f823dec9544a8db64e __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
