The branch "master" has been updated. The following is a summary of the commits.
from: ac09346466cf9e8d903242acaa9ede526ce7de2d 7c0f9e7 Simplify Remote Accounts display c0e6ef3 I'm convinced that phpunit enjoys being completely unintuitive Summary: http://github.com/horde/horde/compare/ac09346466cf9e8d903242acaa9ede526ce7de2d...c0e6ef32b91f0a3c389266a7616db668432637d8 ----------------------------------------------------------------------- commit 7c0f9e7fa00590bacfb8841cdd154a8d40203103 Author: Michael M Slusarz <[email protected]> Date: Fri May 16 23:39:37 2014 -0600 Simplify Remote Accounts display Most users don't (and shouldn't) see the details of their remote account. providing the username and the server is enough for anybody to determine what account the label goes with. imp/templates/prefs/remote.html.php | 16 ++-------------- 1 files changed, 2 insertions(+), 14 deletions(-) http://github.com/horde/horde/commit/7c0f9e7fa00590bacfb8841cdd154a8d40203103 ----------------------------------------------------------------------- commit c0e6ef32b91f0a3c389266a7616db668432637d8 Author: Michael M Slusarz <[email protected]> Date: Sat May 17 00:01:55 2014 -0600 I'm convinced that phpunit enjoys being completely unintuitive Not sure why a data provider that may decide, for whatever reason, to not provide any tests is an error. A little short-sighted are we? .../Mail_Autoconfig/test/Horde/Mail/Autoconfig/AutoconfigTest.php | 10 ++++- .../test/Horde/Mail/Autoconfig/Driver/TestBase.php | 11 ++++- 2 files changed, 19 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/c0e6ef32b91f0a3c389266a7616db668432637d8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
