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 1399fe4 Fix test due to mooring acoustic import test new c576083 Improve the perfomance on search duplicate cell (ref #8165) new 85d1ca3 Improve the perfomance on search duplicate cell (ref #8165) The 2 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 85d1ca3d589c525492455129fcb807afc4778b91 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 27 16:23:19 2016 +0200 Improve the perfomance on search duplicate cell (ref #8165) commit c5760837eccac8476e8e4c96002b89f07934f6a7 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 27 16:22:50 2016 +0200 Improve the perfomance on search duplicate cell (ref #8165) Summary of changes: .../echobase/entities/data/CellTopiaDao.java | 26 +++++++++++++++++++++ ...WorkingDbMigrationCallBackForVersion3_906.java} | 4 ++-- .../migration/workingDb/3.906-add-indexes.sql | 1 + .../services/service/UserDbPersistenceService.java | 2 +- .../echobase-catches-and-voyage-result.h2.db.gz | Bin 1006684 -> 1006743 bytes .../import-data/echobase-catches.h2.db.gz | Bin 936410 -> 936475 bytes .../import-data/echobase-commonData.h2.db.gz | Bin 369737 -> 369793 bytes .../import-data/echobase-mooring.h2.db.gz | Bin 938417 -> 936865 bytes .../resources/import-data/echobase-nodata.h2.db.gz | Bin 318393 -> 318448 bytes .../echobase-operation-total-samples.h2.db.gz | Bin 784771 -> 784803 bytes .../import-data/echobase-operation.h2.db.gz | Bin 507566 -> 507627 bytes .../src/test/resources/log4j.properties | 1 + 12 files changed, 31 insertions(+), 3 deletions(-) copy echobase-domain/src/main/java/fr/ifremer/echobase/persistence/migration/workingDb/{WorkingDbMigrationCallBackForVersion3_908.java => WorkingDbMigrationCallBackForVersion3_906.java} (85%) create mode 100644 echobase-domain/src/main/resources/migration/workingDb/3.906-add-indexes.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.