[commits] Horde branch master updated. a4bdab802daf240f9e6d41ad1e77b54a8d718cbf

Chuck Hagenbuch chuck at horde.org
Tue Sep 2 13:44:50 UTC 2014


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

from: 450543a13cd3dd92d9f94411ca57af888fea7e73

e1429b7 Remove dead feed-reading service
3cf0055 Support both tag and tag_id parameters properly
a45d044 Better handling of empty and invalid sets of tag parameters
7eeb857 Catch and throw errors
a4bdab8 Handle empty, invalid, and single-element array arguments without dying, generating invalid SQL, or hitting a str_repeat error.

Summary: http://github.com/horde/horde/compare/450543a13cd3dd92d9f94411ca57af888fea7e73...a4bdab802daf240f9e6d41ad1e77b54a8d718cbf

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

commit e1429b7444112140eb061d4e8d97b53c499dda4d
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Sep 2 09:21:18 2014 -0400

    Remove dead feed-reading service

 horde/themes/default/feed-rss.xsl |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/e1429b7444112140eb061d4e8d97b53c499dda4d

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

commit 3cf0055adbbd2f8b5f7456b0b112bf1ea4ce623e
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Sep 2 09:22:05 2014 -0400

    Support both tag and tag_id parameters properly

 jonah/delivery/rss.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/3cf0055adbbd2f8b5f7456b0b112bf1ea4ce623e

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

commit a45d044f4edbb501db868361e498019701d30cba
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Sep 2 09:42:59 2014 -0400

    Better handling of empty and invalid sets of tag parameters

 jonah/lib/Driver/Sql.php |   28 ++++++++++++----------------
 1 files changed, 12 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/a45d044f4edbb501db868361e498019701d30cba

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

commit 7eeb85792866ab5ab8f45d68e963f88a53253da1
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Sep 2 09:43:24 2014 -0400

    Catch and throw errors

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

http://github.com/horde/horde/commit/7eeb85792866ab5ab8f45d68e963f88a53253da1

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

commit a4bdab802daf240f9e6d41ad1e77b54a8d718cbf
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Sep 2 09:44:07 2014 -0400

    Handle empty, invalid, and single-element array arguments without dying, generating invalid SQL, or hitting a str_repeat error.

 jonah/lib/Driver/Sql.php |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/a4bdab802daf240f9e6d41ad1e77b54a8d718cbf




More information about the commits mailing list