This is an automated email from the git hooks/post-receive script. New change to branch feature/7463 in repository observe. See http://git.codelutin.com/observe.git from 15ea9ab controleur pour la palangre pour le serveur web (refs #7463) new 652eaa9 controleur pour les actions pour le serveur web (refs #7463) 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 652eaa99b87f6c3953b0208bb6cbd269adaea1d9 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Sep 4 09:06:25 2015 +0200 controleur pour les actions pour le serveur web (refs #7463) Summary of changes: .../ConsolidateDataServiceController.java | 22 ++++++++++++++ .../v1/actions/report/ReportServiceController.java | 34 ++++++++++++++++++++++ .../validate/ValidateServiceController.java | 34 ++++++++++++++++++++++ 3 files changed, 90 insertions(+) create mode 100644 observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/actions/consolidate/ConsolidateDataServiceController.java create mode 100644 observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/actions/report/ReportServiceController.java create mode 100644 observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/actions/validate/ValidateServiceController.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.