[commits] Horde branch master updated. ef4605c38422ddc1bac3feff0b3ad637ed7b1af6

Jan Schneider jan at horde.org
Thu Sep 22 14:01:28 UTC 2011


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

from: 8e8dcb3d6cf8ac44b9a2d0496e14312aea7f8e4a

2cf3869 $mapper cannot be null at this point.
711038e Remove unused parameter.
9cd7005 Use $this->quoteString().
3cc56a3 Catch if the sort field is not set in a ticket.
22b7282 [jan] Add Horde_Mime_Mail#clearParts().
0d8f642 Use clearParts() to clear old attachments.
ef4605c Add basic package.xml.

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

commit 2cf3869ceb1ea1507b7f7038db173933b5e24430
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 21:56:36 2011 +0200

    $mapper cannot be null at this point.
    
    Well, it can, but then the statement above errors out.

 framework/Rdo/lib/Horde/Rdo/Query.php |   64 ++++++++++++++++-----------------
 1 files changed, 31 insertions(+), 33 deletions(-)

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

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

commit 711038e49614eec5b7ca8320f977fd02a4c0b574
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 22:39:12 2011 +0200

    Remove unused parameter.

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/711038e49614eec5b7ca8320f977fd02a4c0b574

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

commit 9cd7005776cce32ae6ead15eea3102c07c4175a1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Sep 21 22:40:12 2011 +0200

    Use $this->quoteString().

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 3cc56a3b54c9c0dd2af4401cfeff4c6787b8448e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 15:20:58 2011 +0200

    Catch if the sort field is not set in a ticket.

 whups/lib/Whups.php |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

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

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

commit 22b728231d7f4bc7e190120fd9c0a9f8af5181c1
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 15:52:54 2011 +0200

    [jan] Add Horde_Mime_Mail#clearParts().

 framework/Mime/lib/Horde/Mime/Mail.php |   11 +++++++++++
 framework/Mime/package.xml             |   18 +++++++++---------
 2 files changed, 20 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/22b728231d7f4bc7e190120fd9c0a9f8af5181c1

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

commit 0d8f6427c6092b1873ccd9eac9237bbd56d8376b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 15:54:31 2011 +0200

    Use clearParts() to clear old attachments.

 whups/lib/Driver.php |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

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

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

commit ef4605c38422ddc1bac3feff0b3ad637ed7b1af6
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 22 16:01:08 2011 +0200

    Add basic package.xml.
    
    More dependendencies have to be added.

 whups/package.xml |  764 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 764 insertions(+), 0 deletions(-)
 create mode 100644 whups/package.xml

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




More information about the commits mailing list