This is an automated email from the git hooks/post-receive script. New change to branch feature/8180 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from ca641fb Complete documentation on mooring import new 15ec21f Clear hibernate trasaction to increase performance during flush (refs #8165) The 1 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 15ec21f7424242f759dad01eaebf57cbf17cd8a6 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Tue Jul 5 14:52:10 2016 +0200 Clear hibernate trasaction to increase performance during flush (refs #8165) Summary of changes: .../services/service/UserDbPersistenceService.java | 8 + .../actions/ImportAcousticsActionSupport.java | 11 + .../actions/ImportDataActionSupport.java | 6 +- .../actions/VoyageAcousticsImportAction.java | 6 +- .../contexts/VoyageAcousticsImportDataContext.java | 22 + .../resources/echobase-services-test.properties | 4 +- .../test/resources/import-data/acoustic/movies.csv | 32986 ------------------- .../import-data/acoustic/movies_small.csv | 301 - 8 files changed, 51 insertions(+), 33293 deletions(-) delete mode 100644 echobase-services/src/test/resources/import-data/acoustic/movies.csv delete mode 100644 echobase-services/src/test/resources/import-data/acoustic/movies_small.csv -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.