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 22b9c5e6 get email work / get user (miss email = user.getmail (NULL)) new 8db49974 pollenuser request working test passed 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 8db49974beea28b3b7cd440b571439d0be2560c3 Author: HERBRETEAU Killian <Killian_H@localhost.localdomain> Date: Tue Jul 30 10:51:05 2019 +0200 pollenuser request working test passed Summary of changes: .../persistence/Dao/PollenPollSpgeedDao.java | 9 ++++ .../persistence/{ => Dao}/PollenUserSpgeedDao.java | 8 +-- .../org/chorem/pollen/persistence}/SpgeedTest.java | 63 ++++++++++++++++++---- .../service/security/SpgeedDummyService.java | 2 +- pom.xml | 2 +- 5 files changed, 67 insertions(+), 17 deletions(-) create mode 100644 pollen-persistence/src/main/java/org/chorem/pollen/persistence/Dao/PollenPollSpgeedDao.java rename pollen-persistence/src/main/java/org/chorem/pollen/persistence/{ => Dao}/PollenUserSpgeedDao.java (66%) rename {pollen-rest-api/src/test/java/org/chorem/pollen/rest/api => pollen-persistence/src/test/java/org/chorem/pollen/persistence}/SpgeedTest.java (50%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.