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 81724c1 save of syncInfo with json instead of yaml (+ tests adapted) new b79b74b removed useless declarations new 140520c no longer adding syncInfo if the url is empty new 2f92619 logs and corrected an actioncommand, removed useless null checks The 3 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 2f926190b295b680ae3f05cca5e80279e02bd42c Author: servantie <servantie.c@gmail.com> Date: Fri Jul 15 10:03:51 2016 +0200 logs and corrected an actioncommand, removed useless null checks commit 140520c03e4ecf00ab5c5907d59b12d638fe5ce7 Author: servantie <servantie.c@gmail.com> Date: Wed Jul 13 12:10:39 2016 +0200 no longer adding syncInfo if the url is empty commit b79b74bde56cbfc4c3e25efb95ed47da07c64f59 Author: servantie <servantie.c@gmail.com> Date: Wed Jul 13 11:50:09 2016 +0200 removed useless declarations Summary of changes: .../java/org/chorem/jtimer/data/TimerCore.java | 5 +++- .../java/org/chorem/jtimer/entities/SyncInfo.java | 6 ---- .../java/org/chorem/jtimer/entities/TimerTask.java | 9 +++--- .../chorem/jtimer/io/GTimerIncrementalSaver.java | 1 - .../jtimer/ui/report/TimerTaskSyncInfoEditor.java | 33 ++++++++++++---------- 5 files changed, 26 insertions(+), 28 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.