The branch "master" has been updated. The following is a summary of the commits.
from: d10a12fc768a9afbfae319de5ac867ff0902cb06 0aeb3bc This file doesn't exist ff98e20 [mms] Fix harmless undefined error when accessing certain configuration parameters. 6c4d418 [mms] Fix instantiating base object with an empty password. af1d1f4 Fix validation of servers 81cd5a7 Add unit testing of the base Autoconfig object 6b21dbe This is required now Summary: http://github.com/horde/horde/compare/d10a12fc768a9afbfae319de5ac867ff0902cb06...6b21dbe5f472214ab213ab40244a0c18422352bc ----------------------------------------------------------------------- commit 0aeb3bcc0461c18a96b98fa39ecc06c9f76e9dc0 Author: Michael M Slusarz <[email protected]> Date: Fri May 16 22:55:54 2014 -0600 This file doesn't exist framework/Service_Weather/package.xml | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/0aeb3bcc0461c18a96b98fa39ecc06c9f76e9dc0 ----------------------------------------------------------------------- commit ff98e20afa66c9cadb2c39026c071d77afa4fa4d Author: Michael M Slusarz <[email protected]> Date: Fri May 16 23:02:11 2014 -0600 [mms] Fix harmless undefined error when accessing certain configuration parameters. framework/Smtp/lib/Horde/Smtp.php | 3 ++- framework/Smtp/package.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/ff98e20afa66c9cadb2c39026c071d77afa4fa4d ----------------------------------------------------------------------- commit 6c4d4181a6a2353ab7af1eb1ec08289271c18b01 Author: Michael M Slusarz <[email protected]> Date: Fri May 16 23:21:35 2014 -0600 [mms] Fix instantiating base object with an empty password. framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 7 +++++-- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/6c4d4181a6a2353ab7af1eb1ec08289271c18b01 ----------------------------------------------------------------------- commit af1d1f4d4a8ab90fb0717e2f51e58a4b7b686f24 Author: Michael M Slusarz <[email protected]> Date: Fri May 16 23:23:12 2014 -0600 Fix validation of servers framework/Mail_Autoconfig/lib/Horde/Mail/Autoconfig.php | 2 +- .../Mail_Autoconfig/lib/Horde/Mail/Autoconfig/Server/Msa.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/af1d1f4d4a8ab90fb0717e2f51e58a4b7b686f24 ----------------------------------------------------------------------- commit 81cd5a79c76240067c28947586273a6842de8a20 Author: Michael M Slusarz <[email protected]> Date: Fri May 16 23:23:23 2014 -0600 Add unit testing of the base Autoconfig object framework/Mail_Autoconfig/package.xml | 2 + .../Mail_Autoconfig/test/Horde/Mail/Autoconfig/AutoconfigTest.php | 38 ++++- 2 files changed, 38 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/81cd5a79c76240067c28947586273a6842de8a20 ----------------------------------------------------------------------- commit 6b21dbe5f472214ab213ab40244a0c18422352bc Author: Michael M Slusarz <[email protected]> Date: Fri May 16 23:28:29 2014 -0600 This is required now .travis.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/6b21dbe5f472214ab213ab40244a0c18422352bc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
