[commits] Horde branch master updated. d3c61915ce1e7b962ddfa5dd8cf2e688b51264b5
Ralf Lang
lang at b1-systems.de
Thu Jun 20 09:51:43 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: f1d7c66fd924271c1a082619a73329f5e7117913
d3c6191 [rla] Generic Db Backend implementation for Horde_Queue. Including cli, migration and usage example
-----------------------------------------------------------------------
commit d3c61915ce1e7b962ddfa5dd8cf2e688b51264b5
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 20 12:36:35 2013 +0300
[rla] Generic Db Backend implementation for Horde_Queue.
Including cli, migration and usage example
framework/Queue/bin/horde-queue-run-tasks.php | 29 +++
.../Queue/doc/Horde/Queue/examples/horde-queue-db-addtasks.php | 42 ++++
framework/Queue/lib/Horde/Queue/Storage/Db.php | 55 ++++-
.../Queue/migration/Horde/Queue/1_horde_queue_base_tables.php | 18 ++
framework/Queue/package.xml | 24 ++-
5 files changed, 162 insertions(+), 6 deletions(-)
create mode 100755 framework/Queue/bin/horde-queue-run-tasks.php
create mode 100755 framework/Queue/doc/Horde/Queue/examples/horde-queue-db-addtasks.php
create mode 100644 framework/Queue/migration/Horde/Queue/1_horde_queue_base_tables.php
http://git.horde.org/horde-git/-/commit/d3c61915ce1e7b962ddfa5dd8cf2e688b51264b5
More information about the commits
mailing list