[commits] Horde branch master updated. 894e6213b470e9daf28475577a2f1f75d32d3448

Gunnar Wrobel p at rdus.de
Wed Sep 9 09:59:20 UTC 2009


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

from: a60b2ab4da73ceee2bf5c21e613d580a35521253

abe5588... Imported Kolab_FreeBusy from CVS.
75e3205... CS
3414103... Adapted to the newer Kolab_Storage package.
77d150d... CS
00c5aa9... Rename ListTest to StorageTest. CS.
dfd4d4b... Delete deprecated Classes.
826f3ad... Declare function types.
cb2875e... CS
894e621... Start fixing the unit tests.

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

commit abe5588e540bd359f9bad1451a12705d114306cb
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 09:06:10 2009 +0200

    Imported Kolab_FreeBusy from CVS.

 framework/Kolab_FreeBusy/COPYING                                  |  504 ++
 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php             |  340 +
 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php      |  442 ++
 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php       | 1491 +++++
 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php        |  544 ++
 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php      |   75 +
 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php        |  291 +
 framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php        |  249 +
 framework/Kolab_FreeBusy/package.xml                              |  244 +
 framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php   |   64 +
 .../test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php            |  146 +
 .../Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php     |  181 +
 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php      |  118 +
 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/freebusy.php    |   24 +
 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php         |   28 +
 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php  |   50 +
 16 files changed, 4791 insertions(+), 0 deletions(-)
 create mode 100644 framework/Kolab_FreeBusy/COPYING
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php
 create mode 100644 framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php
 create mode 100644 framework/Kolab_FreeBusy/package.xml
 create mode 100644 framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php
 create mode 100644 framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php
 create mode 100644 framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php
 create mode 100644 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php
 create mode 100644 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/freebusy.php
 create mode 100644 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php
 create mode 100644 framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php

http://git.horde.org/co.php/framework/Kolab_FreeBusy/COPYING?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Access.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/package.xml?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/freebusy.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb
http://git.horde.org/co.php/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php?rt=horde-git&r=abe5588e540bd359f9bad1451a12705d114306cb

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

commit 75e32055bd9df60412f812890487ef444a747500
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 10:38:04 2009 +0200

    CS

 framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php |   37 +++++--
 1 files changed, 30 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php?rt=horde-git&r1=abe5588e540bd359f9bad1451a12705d114306cb&r2=75e32055bd9df60412f812890487ef444a747500

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

commit 3414103c09bf737130caf0d353e9adc8189f0ed7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 10:38:40 2009 +0200

    Adapted to the newer Kolab_Storage package.

 framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php        |   48 +----
 .../Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php     |   24 +--
 framework/Kolab_Storage/lib/Horde/Kolab/Test/Storage.php          |   20 ++-
 3 files changed, 27 insertions(+), 65 deletions(-)

http://git.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php?rt=horde-git&r1=abe5588e540bd359f9bad1451a12705d114306cb&r2=3414103c09bf737130caf0d353e9adc8189f0ed7
http://git.horde.org/diff.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php?rt=horde-git&r1=abe5588e540bd359f9bad1451a12705d114306cb&r2=3414103c09bf737130caf0d353e9adc8189f0ed7
http://git.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Test/Storage.php?rt=horde-git&r1=82567e60442765bacc2eff9333b023dedb901c35&r2=3414103c09bf737130caf0d353e9adc8189f0ed7

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

commit 77d150d635c2e3070646762f0a60dd07e58df930
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 10:57:09 2009 +0200

    CS

 framework/Kolab_Storage/test/Horde/Kolab/Storage/AllTests.php |   31 ++++++--
 1 files changed, 23 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/AllTests.php?rt=horde-git&r1=6fb8c610eb0f6b24786bbecc9616f8d5247ec597&r2=77d150d635c2e3070646762f0a60dd07e58df930

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

commit 00c5aa9ad4828fd3d18abfa16a9912aa6b53449f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 11:10:44 2009 +0200

    Rename ListTest to StorageTest. CS.

 framework/Kolab_Storage/package.xml                              |    4 +-
 framework/Kolab_Storage/test/Horde/Kolab/Storage/ListTest.php    |  301 -----
 framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php |  341 ++++++
 3 files changed, 343 insertions(+), 303 deletions(-)
 delete mode 100644 framework/Kolab_Storage/test/Horde/Kolab/Storage/ListTest.php
 create mode 100644 framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php

http://git.horde.org/diff.php/framework/Kolab_Storage/package.xml?rt=horde-git&r1=82567e60442765bacc2eff9333b023dedb901c35&r2=00c5aa9ad4828fd3d18abfa16a9912aa6b53449f
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/ListTest.php?rt=horde-git&r1=82567e60442765bacc2eff9333b023dedb901c35&r2=00c5aa9ad4828fd3d18abfa16a9912aa6b53449f
http://git.horde.org/co.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php?rt=horde-git&r=00c5aa9ad4828fd3d18abfa16a9912aa6b53449f

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

commit dfd4d4b6dd95e3134412bcd6f3964e61e7ab9a03
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 11:11:12 2009 +0200

    Delete deprecated Classes.

 framework/Kolab_Storage/lib/Horde/Kolab/Deprecated.php   |  878 --------------
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php |  512 --------
 2 files changed, 0 insertions(+), 1390 deletions(-)
 delete mode 100644 framework/Kolab_Storage/lib/Horde/Kolab/Deprecated.php
 delete mode 100644 framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php

http://git.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Deprecated.php?rt=horde-git&r1=6fb8c610eb0f6b24786bbecc9616f8d5247ec597&r2=dfd4d4b6dd95e3134412bcd6f3964e61e7ab9a03
http://git.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php?rt=horde-git&r1=6fb8c610eb0f6b24786bbecc9616f8d5247ec597&r2=dfd4d4b6dd95e3134412bcd6f3964e61e7ab9a03

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

commit 826f3ad02b202df7650e1a896681e200620a0396
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 11:11:34 2009 +0200

    Declare function types.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage.php |   36 +++++++++---------
 1 files changed, 18 insertions(+), 18 deletions(-)

http://git.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage.php?rt=horde-git&r1=82567e60442765bacc2eff9333b023dedb901c35&r2=826f3ad02b202df7650e1a896681e200620a0396

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

commit cb2875ee95803242e89bc8e63ccddb94f7476de0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 11:56:46 2009 +0200

    CS

 framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php |   28 ++++---
 1 files changed, 16 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php?rt=horde-git&r1=75e32055bd9df60412f812890487ef444a747500&r2=cb2875ee95803242e89bc8e63ccddb94f7476de0

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

commit 894e6213b470e9daf28475577a2f1f75d32d3448
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Sep 9 11:57:10 2009 +0200

    Start fixing the unit tests.

 framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php        |   45 +++--
 .../Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php     |   20 +--
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php        |    4 +-
 3 files changed, 35 insertions(+), 34 deletions(-)

http://git.horde.org/diff.php/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php?rt=horde-git&r1=abe5588e540bd359f9bad1451a12705d114306cb&r2=894e6213b470e9daf28475577a2f1f75d32d3448
http://git.horde.org/diff.php/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php?rt=horde-git&r1=3414103c09bf737130caf0d353e9adc8189f0ed7&r2=894e6213b470e9daf28475577a2f1f75d32d3448
http://git.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php?rt=horde-git&r1=82567e60442765bacc2eff9333b023dedb901c35&r2=894e6213b470e9daf28475577a2f1f75d32d3448




More information about the commits mailing list