[commits] Horde branch master updated. d1a00a65f21deb6e56851ddfb69c250a3370de10

Michael J. Rubinsky mrubinsk at horde.org
Tue Feb 7 18:09:38 UTC 2017


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

from: 1247789eea27cafebdbb2a8ef086cd0d7b87b2a0

2dea926 phpdoc/code style
575b862 Simplify.
bc90bf9 phpdoc
5576e03 Simplify
abafeee Sort end date, regardless of if it's a timestamp or year.
d1a00a6 Add new tests.

Summary: http://github.com/horde/horde/compare/1247789eea27cafebdbb2a8ef086cd0d7b87b2a0...d1a00a65f21deb6e56851ddfb69c250a3370de10

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

commit 2dea926902b6abc1d47bd61c4e6cad25e36f5954
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 6 12:42:15 2017 -0500

    phpdoc/code style

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php       | 2 +-
 .../ActiveSync/lib/Horde/ActiveSync/Imap/Strategy/Plain.php      | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/2dea926902b6abc1d47bd61c4e6cad25e36f5954

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

commit 575b862beadb7861e32be11ca7072277466830a9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 7 09:45:02 2017 -0500

    Simplify.
    
    importFile() already returns the components.

 framework/Data/lib/Horde/Data/Imc.php | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/575b862beadb7861e32be11ca7072277466830a9

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

commit bc90bf9be88e1ef05faaac6ae45677c361ef2be6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 7 09:47:25 2017 -0500

    phpdoc

 framework/Icalendar/lib/Horde/Icalendar.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/bc90bf9be88e1ef05faaac6ae45677c361ef2be6

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

commit 5576e039f109bbbac86320e7ca61d02f4c9e4498
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 7 11:02:35 2017 -0500

    Simplify

 framework/Icalendar/lib/Horde/Icalendar.php | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/5576e039f109bbbac86320e7ca61d02f4c9e4498

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

commit abafeee199be3312344884c73d9c645b4e069a07
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 7 11:43:05 2017 -0500

    Sort end date, regardless of if it's a timestamp or year.

 framework/Icalendar/lib/Horde/Icalendar.php | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/abafeee199be3312344884c73d9c645b4e069a07

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

commit d1a00a65f21deb6e56851ddfb69c250a3370de10
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 7 13:08:53 2017 -0500

    Add new tests.
    
    Still have one test locally that is failing that I need to track down.

 .../test/Horde/Icalendar/fixtures/bug14153_2.ics   |  57 ++++++
 .../Horde/Icalendar/fixtures/vTimezone/Chicago.ics | 191 +++++++++++++++++++++
 .../Horde/Icalendar/fixtures/vTimezone/Chicago.txt |   2 +
 3 files changed, 250 insertions(+)
 create mode 100755 framework/Icalendar/test/Horde/Icalendar/fixtures/bug14153_2.ics
 create mode 100755 framework/Icalendar/test/Horde/Icalendar/fixtures/vTimezone/Chicago.ics
 create mode 100644 framework/Icalendar/test/Horde/Icalendar/fixtures/vTimezone/Chicago.txt

http://github.com/horde/horde/commit/d1a00a65f21deb6e56851ddfb69c250a3370de10




More information about the commits mailing list