This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 44525ee amélioration du démarrage de l'application new c4ec765 chargement en lazy du modèle de catégorisation new 8a187b4 do not remove sample category model reference, just dirty it new 865dbb3 add delete on exit hook new 98f931c always work on a copy of db to avoid windows locks on files new f2665e3 fixes #6541 The 5 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 f2665e3dc9d29653da66bc24f998a87e336f6777 Merge: 44525ee 98f931c Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 16:15:49 2015 +0100 fixes #6541 commit 98f931c08dcff357b92036892a8f3bf379710ced Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 16:14:52 2015 +0100 always work on a copy of db to avoid windows locks on files commit 865dbb35341d0460f5283625c4764c4f24e337ae Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 16:12:41 2015 +0100 add delete on exit hook commit 8a187b4b2b2d3811f546f5b9bd583669a40fa6a0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 16:11:46 2015 +0100 do not remove sample category model reference, just dirty it commit c4ec765a2e90776cf54f0c4c1c33c662fc49d59b Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 2 14:52:15 2015 +0100 chargement en lazy du modèle de catégorisation Summary of changes: .../fr/ifremer/tutti/service/TuttiDataContext.java | 41 ++++++++--- .../tutti/ui/swing/updater/DeleteHelper.java | 27 ++++++++ .../action/SaveSampleCategoryModelAction.java | 2 +- .../ui/swing/update/module/DbModuleUpdater.java | 79 +++++++++++++++++----- 4 files changed, 120 insertions(+), 29 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.