[commits] Horde branch master updated. 133490daa1e0f7bad8eb5dc4d0d27caf1f763316

Chuck Hagenbuch chuck at horde.org
Thu Nov 29 02:22:19 UTC 2012


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

from: 16be762da2aafc6fcbf559b654978b397ed678b9

3d8ab1e Restore favicon support (Bug #11709)
cce83e1 Centralize task running in the parent class to make it easier to add logging, etc.
996385b Fix status checker to just check status
133490d Add a script to crawl/fetch favicons for all existing bookmarks.

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

commit 3d8ab1e8c49b4ef824ae8b777cc48d3a051e7871
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 28 21:19:39 2012 -0500

    Restore favicon support (Bug #11709)

 trean/favicon.php                           |   28 +++---
 trean/lib/Bookmark.php                      |   47 +++++---
 trean/lib/Bookmarks.php                     |   10 +-
 trean/lib/Queue/Task/Crawl.php              |   67 +++++++++--
 trean/lib/Queue/Task/Favicon.php            |  166 +++++++++++++++++++++++++++
 trean/lib/Trean.php                         |   23 +---
 trean/migration/5_trean_add_favicon_url.php |   32 +++++
 7 files changed, 308 insertions(+), 65 deletions(-)
 create mode 100644 trean/lib/Queue/Task/Favicon.php
 create mode 100644 trean/migration/5_trean_add_favicon_url.php

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

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

commit cce83e1c187663eec871dd6580d1cb9609c9a33b
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 28 21:20:45 2012 -0500

    Centralize task running in the parent class to make it easier to add logging, etc.

 framework/Queue/lib/Horde/Queue/Runner.php                 |   11 +++++++++++
 framework/Queue/lib/Horde/Queue/Runner/RequestShutdown.php |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)

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

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

commit 996385bc18ef5c401217e946cf6159f3943ef188
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 28 21:21:12 2012 -0500

    Fix status checker to just check status

 trean/bin/trean-url-checker |   90 +------------------------------------------
 1 files changed, 1 insertions(+), 89 deletions(-)

http://git.horde.org/horde-git/-/commit/996385bc18ef5c401217e946cf6159f3943ef188

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

commit 133490daa1e0f7bad8eb5dc4d0d27caf1f763316
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 28 21:21:36 2012 -0500

    Add a script to crawl/fetch favicons for all existing bookmarks.

 trean/bin/trean-backfill-crawler |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)
 create mode 100755 trean/bin/trean-backfill-crawler

http://git.horde.org/horde-git/-/commit/133490daa1e0f7bad8eb5dc4d0d27caf1f763316




More information about the commits mailing list