This is an automated email from the git hooks/post-receive script. New change to branch feature/sync in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 362b361 surrounded log.debug to only generate if Debug is enabled new 4588ea2 remove milliseconds of lastSyncTime from sync save file new b03cc9a tests for addition/removal of SyncInfo in tasks new c719c22 checkbox for active sync showing up properly new eec2299 corrected a variable name The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit eec2299c57ad7ec7d7201a1fc1bbf94c71792006 Author: servantie <servantie.c@gmail.com> Date: Mon Jun 27 09:48:44 2016 +0200 corrected a variable name commit c719c22ac5b23e478d21e940e759e54c367c065f Author: servantie <servantie.c@gmail.com> Date: Fri Jun 24 15:14:29 2016 +0200 checkbox for active sync showing up properly commit b03cc9aed77620f5c617745a32bc442eebfecb07 Author: servantie <servantie.c@gmail.com> Date: Thu Jun 23 18:05:35 2016 +0200 tests for addition/removal of SyncInfo in tasks commit 4588ea2d1bd3a6b9f433a20995eb939898843dc6 Author: servantie <servantie.c@gmail.com> Date: Thu Jun 23 11:42:54 2016 +0200 remove milliseconds of lastSyncTime from sync save file Summary of changes: .../java/org/chorem/jtimer/entities/TimerTask.java | 4 +-- .../chorem/jtimer/io/GTimerIncrementalSaver.java | 9 ++--- .../chorem/jtimer/io/TimerTaskSynchronizer.java | 9 +++-- .../jtimer/ui/report/TimerTaskUpdaterView.java | 40 ++++++--------------- .../org/chorem/jtimer/entities/TimerTaskTest.java | 42 ++++++++++++++++++++++ 5 files changed, 63 insertions(+), 41 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.