[commits] Horde branch master updated. f283fc489ae2261d78ab17f791ef5b7e3ad5e538

Michael J. Rubinsky mrubinsk at horde.org
Sat Jan 4 01:44:02 UTC 2014


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

from: 82edcd226f93df307ba12bbcbf6a91b73dad67dc

8e803d7 These are tested in Horde_Mapi_Utils::
3cc6519 Mark these as deprecated.
6f715cd Add this to Horde_Mapi_Utils::
e070c24 Fix file header.
f90089f Use Horde_Mapi_Utils::
c700a36 This functionality is tested in Horde_Mapi_Utils::
63ede92 Correct file header.
f283fc4 Horde_ActiveSync:: requires Horde_Mapi_Utils::

Summary: http://github.com/horde/horde/compare/82edcd226f93df307ba12bbcbf6a91b73dad67dc...f283fc489ae2261d78ab17f791ef5b7e3ad5e538

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

commit 8e803d715a7e213c237f437b68ab335c989f8bce
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:33:50 2014 -0500

    These are tested in Horde_Mapi_Utils::
    
    Not sure why it was even here, probably from some earlier implementation.
    getUidFromGoid() isn't even used in activesync code.

 framework/ActiveSync/test/Horde/ActiveSync/InviteTest.php |   31 -------------
 1 files changed, 0 insertions(+), 31 deletions(-)

http://github.com/horde/horde/commit/8e803d715a7e213c237f437b68ab335c989f8bce
http://git.horde.org/horde-git/-/commit/8e803d715a7e213c237f437b68ab335c989f8bce

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

commit 3cc65196dda3aaf7093037cc612f1cb3fa37de7e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:37:06 2014 -0500

    Mark these as deprecated.

 framework/ActiveSync/lib/Horde/ActiveSync/Utils.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/3cc65196dda3aaf7093037cc612f1cb3fa37de7e
http://git.horde.org/horde-git/-/commit/3cc65196dda3aaf7093037cc612f1cb3fa37de7e

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

commit 6f715cd07c24fc35b2e45dcc863d3b3b12010fdd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:37:20 2014 -0500

    Add this to Horde_Mapi_Utils::

 framework/Mapi_Utils/lib/Horde/Mapi/Utils.php |   39 +++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/6f715cd07c24fc35b2e45dcc863d3b3b12010fdd
http://git.horde.org/horde-git/-/commit/6f715cd07c24fc35b2e45dcc863d3b3b12010fdd

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

commit e070c244c34901f6db5745d038fe0a43a9884edc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:39:21 2014 -0500

    Fix file header.

 framework/ActiveSync/test/Horde/ActiveSync/AutodiscoverTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/e070c244c34901f6db5745d038fe0a43a9884edc
http://git.horde.org/horde-git/-/commit/e070c244c34901f6db5745d038fe0a43a9884edc

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

commit f90089f73c31e59c138d1996e50acba92ef4e73f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:41:19 2014 -0500

    Use Horde_Mapi_Utils::

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |    6 ++--
 .../ActiveSync/lib/Horde/ActiveSync/Message/MeetingRequest.php    |    4 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/f90089f73c31e59c138d1996e50acba92ef4e73f
http://git.horde.org/horde-git/-/commit/f90089f73c31e59c138d1996e50acba92ef4e73f

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

commit c700a363613526fcc3092f179520a54cbee3122a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:42:01 2014 -0500

    This functionality is tested in Horde_Mapi_Utils::

 framework/ActiveSync/test/Horde/ActiveSync/TimezoneTest.php |  183 -----------
 1 files changed, 0 insertions(+), 183 deletions(-)
 delete mode 100644 framework/ActiveSync/test/Horde/ActiveSync/TimezoneTest.php

http://github.com/horde/horde/commit/c700a363613526fcc3092f179520a54cbee3122a
http://git.horde.org/horde-git/-/commit/c700a363613526fcc3092f179520a54cbee3122a

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

commit 63ede92de7ae1895914475b01b22f19259ce43b6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:42:42 2014 -0500

    Correct file header.

 framework/ActiveSync/test/Horde/ActiveSync/UtilsTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/63ede92de7ae1895914475b01b22f19259ce43b6
http://git.horde.org/horde-git/-/commit/63ede92de7ae1895914475b01b22f19259ce43b6

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

commit f283fc489ae2261d78ab17f791ef5b7e3ad5e538
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 3 20:43:36 2014 -0500

    Horde_ActiveSync:: requires Horde_Mapi_Utils::

 framework/ActiveSync/package.xml |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/f283fc489ae2261d78ab17f791ef5b7e3ad5e538
http://git.horde.org/horde-git/-/commit/f283fc489ae2261d78ab17f791ef5b7e3ad5e538




More information about the commits mailing list