The branch "master" has been updated. The following is a summary of the commits.
from: 81d12a81627eebc69ee6ba54fa922678d8929b31 65f5b72 Remove unused protected method. 588989f Always track the timestamp, even if using modseq. 5a553b5 CHANGES, add migration file. ----------------------------------------------------------------------- commit 65f5b72402e4493a2f81644a4b6b5f490acfb58e Author: Michael J Rubinsky <[email protected]> Date: Wed Aug 7 23:57:17 2013 -0400 Remove unused protected method. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 20 --------------- 1 files changed, 0 insertions(+), 20 deletions(-) http://git.horde.org/horde-git/-/commit/65f5b72402e4493a2f81644a4b6b5f490acfb58e ----------------------------------------------------------------------- commit 588989f8297dd64d22d93858fc6687395faf5e24 Author: Michael J Rubinsky <[email protected]> Date: Wed Aug 7 23:58:04 2013 -0400 Always track the timestamp, even if using modseq. Bug: #12529 We need to have a timestamp for displaying in the UI. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 23 ++++++++------ 1 files changed, 13 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/588989f8297dd64d22d93858fc6687395faf5e24 ----------------------------------------------------------------------- commit 5a553b523c1b1cc009fd4d3c30f4feca81c3c884 Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 8 00:03:51 2013 -0400 CHANGES, add migration file. .../Horde/ActiveSync/19_horde_activesync_addtimestamp.php | 16 +++++ framework/ActiveSync/package.xml | 14 +++-- 2 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 framework/ActiveSync/migration/Horde/ActiveSync/19_horde_activesync_addtimestamp.php http://git.horde.org/horde-git/-/commit/5a553b523c1b1cc009fd4d3c30f4feca81c3c884 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
