This is an automated email from the git hooks/post-receive script. New change to branch feature/8124-VerifConfigurationSource in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from e9812b7 ne pas créer le repertoire temporaire en lazy. Au demarage ne pas le supprimer mais le vider (see #8124). new 698f559 correction du canMigrate pour le test des connexion (see #8124). new 156d4f3 Pour le serveur, ajout du controller pour le service SqlScriptProducerService et d' l'injecteur pour SqlScripProducerRequest (see #8124). new 004d41d correction car DateFormat n'est pas thread Safe (see #8124). The 3 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 004d41d96eab1ec6f6867c5af1437acb37694bdc Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Mar 16 10:54:59 2016 +0100 correction car DateFormat n'est pas thread Safe (see #8124). commit 156d4f352a35e730a3b10a043e84f7ea779ae553 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Mar 16 10:35:37 2016 +0100 Pour le serveur, ajout du controller pour le service SqlScriptProducerService et d' l'injecteur pour SqlScripProducerRequest (see #8124). commit 698f5594ca06a16016d522c577da9f4ffbc4967b Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Mar 16 10:05:18 2016 +0100 correction du canMigrate pour le test des connexion (see #8124). Summary of changes: .../fr/ird/observe/ui/storage/StorageUIModel.java | 7 ++++-- .../web/ObserveWebApplicationListener.java | 4 +++- .../v1/SqlScriptProducerServiceController.java | 20 +++++++++++++++++ .../application/web/injector/DateInjector.java | 11 +++++---- ....java => SqlScriptProducerRequestInjector.java} | 26 ++++++++++++---------- ...bserveDataSourceConfigurationRestConstants.java | 5 +---- .../services/ObserveServiceFactoryRest.java | 5 ++++- 7 files changed, 54 insertions(+), 24 deletions(-) create mode 100644 observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/SqlScriptProducerServiceController.java copy observe-application-web/src/main/java/fr/ird/observe/application/web/injector/{ObserveReferenceSetRequestInjector.java => SqlScriptProducerRequestInjector.java} (57%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.