[commits] Horde branch master updated. 3b5dbe2650554363337888e7addebd03fc3ecd77

Michael M Slusarz slusarz at horde.org
Thu Apr 7 21:05:48 UTC 2011


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

from: a9b1cbd21e99e2483ea3a088380b89fb775dfc4c

019cdaf Bug #9840: Fix server-side sorting of subjects in Socket driver
1609489 Move IMP tests to more appropriate directory
0f1fb04 Make Itip tests work again
9cdbe06 Fix quota test
3b5dbe2 Fix licenses

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

commit 019cdafbce878c1661b51a94de18cba3f9cb5f22
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Apr 7 14:50:55 2011 -0600

    Bug #9840: Fix server-side sorting of subjects in Socket driver

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    4 ++--
 framework/Imap_Client/package.xml                      |    8 +++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/019cdafbce878c1661b51a94de18cba3f9cb5f22

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

commit 1609489b86a048337170f817b197e4b633c35bed
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Apr 7 14:51:17 2011 -0600

    Move IMP tests to more appropriate directory

 imp/lib/tests/Imp/AllTests.php                  |   48 --
 imp/lib/tests/Imp/Autoload.php                  |   19 -
 imp/lib/tests/Imp/Stub/HtmlViewer.php           |   60 --
 imp/lib/tests/Imp/Unit/Mime/Viewer/HtmlTest.php |   93 ----
 imp/lib/tests/Imp/Unit/Mime/Viewer/ItipTest.php |  667 -----------------------
 imp/lib/tests/Imp/Unit/QuotaTest.php            |   56 --
 imp/lib/tests/Imp/fixtures/maildirsize          |   35 --
 imp/lib/tests/Imp/phpunit.xml                   |    8 -
 imp/test/Imp/AllTests.php                       |   48 ++
 imp/test/Imp/Autoload.php                       |   19 +
 imp/test/Imp/Stub/HtmlViewer.php                |   60 ++
 imp/test/Imp/Unit/Mime/Viewer/HtmlTest.php      |   93 ++++
 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php      |  667 +++++++++++++++++++++++
 imp/test/Imp/Unit/QuotaTest.php                 |   56 ++
 imp/test/Imp/fixtures/maildirsize               |   35 ++
 imp/test/Imp/phpunit.xml                        |    8 +
 16 files changed, 986 insertions(+), 986 deletions(-)
 delete mode 100644 imp/lib/tests/Imp/AllTests.php
 delete mode 100644 imp/lib/tests/Imp/Autoload.php
 delete mode 100644 imp/lib/tests/Imp/Stub/HtmlViewer.php
 delete mode 100644 imp/lib/tests/Imp/Unit/Mime/Viewer/HtmlTest.php
 delete mode 100644 imp/lib/tests/Imp/Unit/Mime/Viewer/ItipTest.php
 delete mode 100644 imp/lib/tests/Imp/Unit/QuotaTest.php
 delete mode 100644 imp/lib/tests/Imp/fixtures/maildirsize
 delete mode 100644 imp/lib/tests/Imp/phpunit.xml
 create mode 100644 imp/test/Imp/AllTests.php
 create mode 100644 imp/test/Imp/Autoload.php
 create mode 100644 imp/test/Imp/Stub/HtmlViewer.php
 create mode 100644 imp/test/Imp/Unit/Mime/Viewer/HtmlTest.php
 create mode 100644 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php
 create mode 100644 imp/test/Imp/Unit/QuotaTest.php
 create mode 100644 imp/test/Imp/fixtures/maildirsize
 create mode 100644 imp/test/Imp/phpunit.xml

http://git.horde.org/horde-git/-/commit/1609489b86a048337170f817b197e4b633c35bed

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

commit 0f1fb04d543354de636d69f419bbaf68d95c07a2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Apr 7 14:52:17 2011 -0600

    Make Itip tests work again

 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit 9cdbe065e7935768dcef37e12b14d2a9aff7734a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Apr 7 14:53:53 2011 -0600

    Fix quota test

 imp/test/Imp/Unit/QuotaTest.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/9cdbe065e7935768dcef37e12b14d2a9aff7734a

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

commit 3b5dbe2650554363337888e7addebd03fc3ecd77
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Apr 7 15:04:32 2011 -0600

    Fix licenses

 imp/test/Imp/AllTests.php                  |    4 ++--
 imp/test/Imp/Autoload.php                  |    2 +-
 imp/test/Imp/Stub/HtmlViewer.php           |    8 ++++----
 imp/test/Imp/Unit/Mime/Viewer/HtmlTest.php |    4 ++--
 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php |    2 +-
 imp/test/Imp/Unit/QuotaTest.php            |    4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

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




More information about the commits mailing list