[commits] Horde branch master updated. e3f0a6f3efd82e23070107e4269eb1649c83d8fa

Jan Schneider jan at horde.org
Mon Apr 15 13:04:36 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 3f27c2a2d8e21fce4b31edaf216228dbcd03fef5

220977e Add missing 'logger' parameter.
1929f4a Check if configuration exists at all.
bf43bbe Fix creating recurrence object.
c4771d7 Skip this broken Kolab test too.
30e8c23 Fix stubbing Kronolith shares.
3b5e4ad Fix botched merge.
4493680 Fix setting end datetime for events that are not all-day.
c3f56be Fix generating attribute value for attendees that don't have an email address.
17f6065 Fix tests.
e3f0a6f Convert back to CRLF.

-----------------------------------------------------------------------

commit 220977e4d57d0bf4cd3ebe4b0b51699e986455d2
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:04:38 2013 +0200

    Add missing 'logger' parameter.

 framework/Test/lib/Horde/Test/Factory/KolabStorage.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/220977e4d57d0bf4cd3ebe4b0b51699e986455d2

-----------------------------------------------------------------------

commit 1929f4ace07e00c313e6b65508059aedbc62f523
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:05:02 2013 +0200

    Check if configuration exists at all.

 kronolith/lib/Factory/Driver.php |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/1929f4ace07e00c313e6b65508059aedbc62f523

-----------------------------------------------------------------------

commit bf43bbeb183eaf40a5036a2a4c103fc109af39a7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:05:22 2013 +0200

    Fix creating recurrence object.

 kronolith/test/Kronolith/Integration/Driver/Base.php |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/bf43bbeb183eaf40a5036a2a4c103fc109af39a7

-----------------------------------------------------------------------

commit c4771d7a9c5020efd104d9a94110fabce38f1fef
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:05:42 2013 +0200

    Skip this broken Kolab test too.

 kronolith/test/Kronolith/Integration/Kronolith/KolabTest.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/c4771d7a9c5020efd104d9a94110fabce38f1fef

-----------------------------------------------------------------------

commit 30e8c23a10b78f8e09f89e2acf8bd8a57aa4fee3
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:06:07 2013 +0200

    Fix stubbing Kronolith shares.

 kronolith/test/Kronolith/TestCase.php |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/30e8c23a10b78f8e09f89e2acf8bd8a57aa4fee3

-----------------------------------------------------------------------

commit 3b5e4adfb0bc713bb59eb993d835bc2cb493836a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:29:45 2013 +0200

    Fix botched merge.

 kronolith/docs/CHANGES |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3b5e4adfb0bc713bb59eb993d835bc2cb493836a

-----------------------------------------------------------------------

commit 44936806395cdabb746fc5be14ee2078e8681287
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:30:06 2013 +0200

    Fix setting end datetime for events that are not all-day.

 kronolith/lib/Event.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/44936806395cdabb746fc5be14ee2078e8681287

-----------------------------------------------------------------------

commit c3f56be4574ad43ee481c3424063d5cc1aa38278
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:30:59 2013 +0200

    Fix generating attribute value for attendees that don't have an email address.

 kronolith/lib/Event.php |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/c3f56be4574ad43ee481c3424063d5cc1aa38278

-----------------------------------------------------------------------

commit 17f6065043b2f154158c4c9a066f337558d3efe9
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:31:18 2013 +0200

    Fix tests.

 kronolith/test/Kronolith/fixtures/export1.ics |    3 +--
 kronolith/test/Kronolith/fixtures/export2.ics |    3 +--
 kronolith/test/Kronolith/fixtures/export3.ics |    6 +++---
 kronolith/test/Kronolith/fixtures/export4.ics |    4 ++--
 4 files changed, 7 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/17f6065043b2f154158c4c9a066f337558d3efe9

-----------------------------------------------------------------------

commit e3f0a6f3efd82e23070107e4269eb1649c83d8fa
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 15 14:33:54 2013 +0200

    Convert back to CRLF.

 .gitattributes                                |    1 +
 kronolith/test/Kronolith/fixtures/export1.ics |   42 +++++++++---------
 kronolith/test/Kronolith/fixtures/export2.ics |   48 ++++++++++----------
 kronolith/test/Kronolith/fixtures/export3.ics |   46 ++++++++++----------
 kronolith/test/Kronolith/fixtures/export4.ics |   58 ++++++++++++------------
 5 files changed, 98 insertions(+), 97 deletions(-)

http://git.horde.org/horde-git/-/commit/e3f0a6f3efd82e23070107e4269eb1649c83d8fa




More information about the commits mailing list