This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from 3da4e96 Fixes #7677 \oo/ Merge branch 'feature/7677-VerifActionExport' into develop new 587dad1 Ajout des controlleurs manquants pour l'action de synchronisation 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 587dad1c4036a201c1fd0a748e037180fb749b3b Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 20 13:08:18 2016 +0200 Ajout des controlleurs manquants pour l'action de synchronisation Summary of changes: ...ferentialSynchronizeLocalServiceController.java | 48 ++++++++++++++++++++++ ...erentialSynchronizeRemoteServiceController.java | 30 ++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/actions/synchro/UnidirectionalReferentialSynchronizeLocalServiceController.java create mode 100644 observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/actions/synchro/UnidirectionalReferentialSynchronizeRemoteServiceController.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.