[commits] Horde branch master updated. 3881d57426b6148369b5fc049138194d8f2f8139

Michael Rubinsky mike at theupstairsroom.com
Sat Apr 10 16:31:51 UTC 2010


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

from: 0d428eaf33b18636fa919c2efae81f09a6173530

3881d57 Add a Task message object in preperation for task synch support

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

commit 3881d57426b6148369b5fc049138194d8f2f8139
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 12:32:54 2010 -0400

    Add a Task message object in preperation for task synch support
    
    ...also consistently use self:: for these constants where appropriate

 framework/ActiveSync/lib/Horde/ActiveSync.php                     |   31 -
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   44 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php    |    8 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php        |   66 ++--
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php     |  128 ++--
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php   |    6 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php      |    8 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php  |   16 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php        |   74 +++
 framework/ActiveSync/package.xml                                  |    2 +
 10 files changed, 214 insertions(+), 169 deletions(-)
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=669bf14a4371eb61c356b5e11db2f4d9967ff6a9&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php?rt=horde-git&r1=0d428eaf33b18636fa919c2efae81f09a6173530&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php?rt=horde-git&r1=9477bfaebf28ae293b7a08368554662da93c3da2&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php?rt=horde-git&r1=9477bfaebf28ae293b7a08368554662da93c3da2&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php?rt=horde-git&r1=d6411a1540892f953bb76993d63bc7ed1340440d&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php?rt=horde-git&r1=9477bfaebf28ae293b7a08368554662da93c3da2&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php?rt=horde-git&r1=410a18386866385cf45ee6ffc3094fff4d23629a&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php?rt=horde-git&r1=9b6529da51d0dc65ae6ecefa5ce3c9e5c4e60899&r2=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/co.php/framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php?rt=horde-git&r=3881d57426b6148369b5fc049138194d8f2f8139
http://git.horde.org/diff.php/framework/ActiveSync/package.xml?rt=horde-git&r1=608bca4d2a37af9af2aec4c67f0fb43ea139cd2b&r2=3881d57426b6148369b5fc049138194d8f2f8139




More information about the commits mailing list