[commits] Horde branch develop updated. 2b892f03f46e9cf73d7485c7d3f64e04d5f5e527

Michael J. Rubinsky mrubinsk at horde.org
Fri Mar 30 13:54:43 UTC 2012


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

from: 037ac0433f0d298de59d3a20cfdff9c601d42db2

3c166f4 update TODO
f318be3 Add stubs for itemoperations related methods
26a55e5 Fix phpdoc
5890301 Implement ItemOperations specific methods in Core driver.
0a92d25 First stab at an ItemOperations implementation.
30ec7ae Add hasMulitPart() method.
2b892f0 Merge branch 'develop-as12' into develop

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

commit 3c166f4b8f3e8722718a8158711018342d598771
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:31:33 2012 -0400

    update TODO

 framework/ActiveSync/doc/Horde/ActiveSync/TODO |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

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

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

commit f318be3084a6de35e20bc186a0fd19a0b306977d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:32:57 2012 -0400

    Add stubs for itemoperations related methods

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php |   26 +++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

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

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

commit 26a55e5c740384cad70b4b1d7d8be448a1c2251a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:33:52 2012 -0400

    Fix phpdoc

 .../ActiveSync/lib/Horde/ActiveSync/Request/GetAttachment.php     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/26a55e5c740384cad70b4b1d7d8be448a1c2251a

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

commit 5890301371aae7db29203d4ea5851374e4d78b33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:34:30 2012 -0400

    Implement ItemOperations specific methods in Core driver.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |   41 ++++++++++++++++++-
 1 files changed, 40 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5890301371aae7db29203d4ea5851374e4d78b33

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

commit 0a92d255598012b0e8329be2a50fb24861a02dc8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:35:00 2012 -0400

    First stab at an ItemOperations implementation.
    
    Sadly, none of my test devices send this request while using
    version 12.0. Full testing will probably have to wait until
    12.1 is implemented.

 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |  206 +++++
 1 files changed, 206 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0a92d255598012b0e8329be2a50fb24861a02dc8

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

commit 30ec7aef163b37b396cd318bfadfc246d3e20436
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:36:18 2012 -0400

    Add hasMulitPart() method.
    
    For now, we assume no mulitpart support.

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

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

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

commit 2b892f03f46e9cf73d7485c7d3f64e04d5f5e527
Merge: 037ac04 30ec7ae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 30 09:54:32 2012 -0400

    Merge branch 'develop-as12' into develop

 framework/ActiveSync/doc/Horde/ActiveSync/TODO                    |   10 +-
 framework/ActiveSync/lib/Horde/ActiveSync.php                     |    5 +
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php         |   26 +
 .../ActiveSync/lib/Horde/ActiveSync/Request/GetAttachment.php     |    2 +-
 .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php    |  206 +++++
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |   41 +-
 6 files changed, 279 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/2b892f03f46e9cf73d7485c7d3f64e04d5f5e527




More information about the commits mailing list