[commits] Horde branch master updated. 4360acfb7e4e18f24dc484161df300e8ee782e50
Michael M Slusarz
slusarz at horde.org
Wed Aug 6 20:54:22 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0be97b738c5b2e23400fb0df7357da3a5e0aab72
104e19a phpdoc
919aeea Not needed
feb4e8f Use expectedException annotation
6477752 Add unit test for Identity object
2b243e2 [mms] Add ArrayAccess, Countable, and Iterator functionality to the Horde_Prefs_Identity object.
b11f83e Clean up some Identity object usage
4360acf Only display sent-mail identity label if multiple sent-mail mailboxes exist
Summary: http://github.com/horde/horde/compare/0be97b738c5b2e23400fb0df7357da3a5e0aab72...4360acfb7e4e18f24dc484161df300e8ee782e50
-----------------------------------------------------------------------
commit 104e19a1964489c0daa41b0a7a9329cf662eb3b8
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 13:37:44 2014 -0600
phpdoc
framework/Prefs/lib/Horde/Prefs/Identity.php | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/104e19a1964489c0daa41b0a7a9329cf662eb3b8
-----------------------------------------------------------------------
commit 919aeea9294ce70c5df4713f89734a49279f0754
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 13:47:30 2014 -0600
Not needed
framework/Prefs/test/Horde/Prefs/phpunit.xml | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/919aeea9294ce70c5df4713f89734a49279f0754
-----------------------------------------------------------------------
commit feb4e8f6d30dde8d6baed72289c2bbdcfbcc9820
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 14:06:06 2014 -0600
Use expectedException annotation
.../Imap_Client/test/Horde/Imap/Client/Data/Format/NumberTest.php | 12 +++--
1 files changed, 7 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/feb4e8f6d30dde8d6baed72289c2bbdcfbcc9820
-----------------------------------------------------------------------
commit 6477752d80eccdbb119d4c354ed6f1df582f4aca
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 14:23:28 2014 -0600
Add unit test for Identity object
Found 2 issues with handling of basic get() and delete() methods
framework/Prefs/lib/Horde/Prefs/Identity.php | 15 ++--
framework/Prefs/package.xml | 6 +-
framework/Prefs/test/Horde/Prefs/Unit/IdentityTest.php | 76 ++++++++++++++++
3 files changed, 89 insertions(+), 8 deletions(-)
create mode 100644 framework/Prefs/test/Horde/Prefs/Unit/IdentityTest.php
http://github.com/horde/horde/commit/6477752d80eccdbb119d4c354ed6f1df582f4aca
-----------------------------------------------------------------------
commit 2b243e24044d13cd4d6460ed4ff7afdfe08d4a37
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 14:29:37 2014 -0600
[mms] Add ArrayAccess, Countable, and Iterator functionality to the Horde_Prefs_Identity object.
framework/Prefs/lib/Horde/Prefs/Identity.php | 57 ++++++++++++++++
framework/Prefs/package.xml | 12 ++--
framework/Prefs/test/Horde/Prefs/Unit/IdentityTest.php | 55 +++++++++++++++
3 files changed, 118 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/2b243e24044d13cd4d6460ed4ff7afdfe08d4a37
-----------------------------------------------------------------------
commit b11f83e0cb9c3c57ebf27c8a6f553bb6dcb11317
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 14:46:51 2014 -0600
Clean up some Identity object usage
imp/lib/Ajax/Application/Handler/Dynamic.php | 7 ++-----
imp/lib/Compose/Ui.php | 2 +-
imp/lib/Contents/View.php | 2 +-
imp/lib/LoginTasks/SystemTask/Upgrade.php | 2 +-
imp/lib/LoginTasks/Task/PurgeSentmail.php | 2 +-
imp/lib/Prefs/Special/HtmlSignature.php | 10 ++++------
imp/lib/Prefs/Special/Sentmail.php | 4 ++--
7 files changed, 12 insertions(+), 17 deletions(-)
http://github.com/horde/horde/commit/b11f83e0cb9c3c57ebf27c8a6f553bb6dcb11317
-----------------------------------------------------------------------
commit 4360acfb7e4e18f24dc484161df300e8ee782e50
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Aug 6 14:52:46 2014 -0600
Only display sent-mail identity label if multiple sent-mail mailboxes exist
imp/lib/Mailbox.php | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/4360acfb7e4e18f24dc484161df300e8ee782e50
More information about the commits
mailing list