[commits] Horde branch master updated. d7844393b34c26d3b80402d1815b87411a0ee26d
Michael J. Rubinsky
mrubinsk at horde.org
Thu Dec 15 16:00:16 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: e152676f831c450a0d57d8a6dd3967800898e640
d5cd045 Cleanup comments/wrapping/ move static assignments out of const'r
76c9911 Clean up wrapping, comments, simplify some logic, move static assignments out of constructors
d784439 Bug: 10856 Exceptions only support a subset of Appointment's properties.
-----------------------------------------------------------------------
commit d5cd04569e2eab949444739755e1b6072bc3a26b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 14 21:06:38 2011 -0500
Cleanup comments/wrapping/ move static assignments out of const'r
framework/ActiveSync/lib/Horde/ActiveSync.php | 7 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php | 99 ++---
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 5 -
3 files changed, 45 insertions(+), 66 deletions(-)
http://git.horde.org/horde-git/-/commit/d5cd04569e2eab949444739755e1b6072bc3a26b
-----------------------------------------------------------------------
commit 76c99112fee7de85d755d163132738c2b0bb7349
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Dec 15 09:42:36 2011 -0500
Clean up wrapping, comments, simplify some logic, move static assignments out of constructors
framework/ActiveSync/lib/Horde/ActiveSync.php | 214 ++--
framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php | 206 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php | 40 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 49 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 418 ++---
framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php | 30 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php | 55 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php | 153 +-
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 8 +-
9 files changed, 561 insertions(+), 612 deletions(-)
http://git.horde.org/horde-git/-/commit/76c99112fee7de85d755d163132738c2b0bb7349
-----------------------------------------------------------------------
commit d7844393b34c26d3b80402d1815b87411a0ee26d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Dec 15 10:45:14 2011 -0500
Bug: 10856 Exceptions only support a subset of Appointment's properties.
framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php | 55 ++++---
1 files changed, 33 insertions(+), 22 deletions(-)
http://git.horde.org/horde-git/-/commit/d7844393b34c26d3b80402d1815b87411a0ee26d
More information about the commits
mailing list