[commits] Horde branch master updated. a0e031858837d1adab8f2eb4bf5cd66192292df8
Michael J. Rubinsky
mrubinsk at horde.org
Thu Mar 6 04:58:39 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 364e42a724fe670862fa04b47f5c54623901826a
fbb6e8f Add support for an instanceid.
92a84c6 Pass the instance date as the instanceid to Horde_Alarm.
dcd62a2 Match method signatures.
88ef964 Add instanceid to Object driver.
f4e1b38 BFN
a0e0318 CHANGES
Summary: http://github.com/horde/horde/compare/364e42a724fe670862fa04b47f5c54623901826a...a0e031858837d1adab8f2eb4bf5cd66192292df8
-----------------------------------------------------------------------
commit fbb6e8fad174b017ba89fae72f65d677f91c5043
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 23:43:23 2014 -0500
Add support for an instanceid.
Allows alarms from recurring events to be maintained correctly.
framework/Alarm/lib/Horde/Alarm.php | 17 ++-
framework/Alarm/lib/Horde/Alarm/Sql.php | 24 ++-
.../Alarm/migration/Horde/Alarm/2_horde_alarms_add_instanceid.php | 18 +++
framework/Alarm/test/Horde/Alarm/SqlTest.php | 34 +++++
4 files changed, 81 insertions(+), 12 deletions(-)
create mode 100644 framework/Alarm/migration/Horde/Alarm/2_horde_alarms_add_instanceid.php
http://github.com/horde/horde/commit/fbb6e8fad174b017ba89fae72f65d677f91c5043
http://git.horde.org/horde-git/-/commit/fbb6e8fad174b017ba89fae72f65d677f91c5043
-----------------------------------------------------------------------
commit 92a84c608368cf11ff8ab5ec50c31f5534008ce7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 23:44:23 2014 -0500
Pass the instance date as the instanceid to Horde_Alarm.
Fixes alarms for recurring events not being triggered correctly.
kronolith/lib/Event.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/92a84c608368cf11ff8ab5ec50c31f5534008ce7
http://git.horde.org/horde-git/-/commit/92a84c608368cf11ff8ab5ec50c31f5534008ce7
-----------------------------------------------------------------------
commit dcd62a213c70c193c78ee9e9f776b073cd02377d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 23:52:48 2014 -0500
Match method signatures.
framework/Alarm/lib/Horde/Alarm.php | 7 ++++---
framework/Alarm/lib/Horde/Alarm/Null.php | 7 ++++---
framework/Alarm/lib/Horde/Alarm/Object.php | 7 ++++---
3 files changed, 12 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/dcd62a213c70c193c78ee9e9f776b073cd02377d
http://git.horde.org/horde-git/-/commit/dcd62a213c70c193c78ee9e9f776b073cd02377d
-----------------------------------------------------------------------
commit 88ef964fa5ac21a45f854813c2945ce20e6ecb85
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 23:52:58 2014 -0500
Add instanceid to Object driver.
framework/Alarm/lib/Horde/Alarm/Object.php | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/88ef964fa5ac21a45f854813c2945ce20e6ecb85
http://git.horde.org/horde-git/-/commit/88ef964fa5ac21a45f854813c2945ce20e6ecb85
-----------------------------------------------------------------------
commit f4e1b3897fa4da8495c5f925a8a4f691c255c695
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 23:56:04 2014 -0500
BFN
framework/Alarm/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/f4e1b3897fa4da8495c5f925a8a4f691c255c695
http://git.horde.org/horde-git/-/commit/f4e1b3897fa4da8495c5f925a8a4f691c255c695
-----------------------------------------------------------------------
commit a0e031858837d1adab8f2eb4bf5cd66192292df8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 5 23:58:24 2014 -0500
CHANGES
kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 4 +++-
2 files changed, 4 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/a0e031858837d1adab8f2eb4bf5cd66192292df8
http://git.horde.org/horde-git/-/commit/a0e031858837d1adab8f2eb4bf5cd66192292df8
More information about the commits
mailing list