The branch "master" has been updated. The following is a summary of the commits.
from: 3ca2d9919e76200a9f4da60ea74aba0a0e44e047 1be22b1 We not have any response, ignore those here as well. 5935b87 Allow Kronolith_Driver::toProperties to optionally return event_id and event_uid. c0b7f0d Only clear the lock if it exists. fd15579 Improve/Fix resource event deletion after removing the resource. 7c13734 Use typehint 378101b BFN ----------------------------------------------------------------------- commit 1be22b1b6995f732d3a911bfddd4d6d8a582f7fa Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 16 12:10:51 2013 -0500 We not have any response, ignore those here as well. Prevents attempting to delete non-existent copies of event. kronolith/lib/Driver.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1be22b1b6995f732d3a911bfddd4d6d8a582f7fa ----------------------------------------------------------------------- commit 5935b873112149b669788df414f93390f640fcd5 Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 16 12:12:20 2013 -0500 Allow Kronolith_Driver::toProperties to optionally return event_id and event_uid. kronolith/lib/Driver/Resource/Sql.php | 12 +++--------- kronolith/lib/Event/Sql.php | 11 ++++++++++- 2 files changed, 13 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/5935b873112149b669788df414f93390f640fcd5 ----------------------------------------------------------------------- commit c0b7f0ddf937ee94f722f4934555071e8dc96a1f Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 16 12:12:58 2013 -0500 Only clear the lock if it exists. kronolith/lib/Event.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c0b7f0ddf937ee94f722f4934555071e8dc96a1f ----------------------------------------------------------------------- commit fd15579c03e80c58cbc504f5aece6d931ce06c27 Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 16 13:08:27 2013 -0500 Improve/Fix resource event deletion after removing the resource. Bug: 12034 kronolith/lib/Driver/Resource/Sql.php | 34 ++++++++++++++++++++++---------- 1 files changed, 23 insertions(+), 11 deletions(-) http://git.horde.org/horde-git/-/commit/fd15579c03e80c58cbc504f5aece6d931ce06c27 ----------------------------------------------------------------------- commit 7c1373491b00f8dd127844cd5cb6b78becdb50ec Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 16 13:09:00 2013 -0500 Use typehint kronolith/lib/Driver/Resource/Sql.php | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/7c1373491b00f8dd127844cd5cb6b78becdb50ec ----------------------------------------------------------------------- commit 378101b4842fcf47f5a61a590e9e1e3d8c517ae9 Author: Michael J Rubinsky <[email protected]> Date: Sat Feb 16 13:13:18 2013 -0500 BFN kronolith/docs/CHANGES | 1 + kronolith/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/378101b4842fcf47f5a61a590e9e1e3d8c517ae9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
