This is an automated email from the git hooks/post-receive script. New change to branch feature/spgeed in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 8db49974 pollenuser request working test passed new 919e40dc adding request for get poll 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 919e40dca28cb7d5459796b347174dbd14ea3ed1 Author: HERBRETEAU Killian <Killian_H@localhost.localdomain> Date: Tue Jul 30 16:35:53 2019 +0200 adding request for get poll Summary of changes: .../persistence/Dao/PollenPollSpgeedDao.java | 30 ++++- .../org/chorem/pollen/persistence/entity/Poll.java | 144 +++++++++++++++++++++ .../service/security/SpgeedDummyService.java | 65 +++++----- .../org/chorem/pollen/services}/SpgeedTest.java | 21 ++- 4 files changed, 220 insertions(+), 40 deletions(-) create mode 100644 pollen-persistence/src/main/java/org/chorem/pollen/persistence/entity/Poll.java rename {pollen-persistence/src/test/java/org/chorem/pollen/persistence => pollen-services/src/test/java/org/chorem/pollen/services}/SpgeedTest.java (89%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.