branch master updated (f117e0b -> bd21407)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository wikitty. See http://git.nuiton.org/wikitty.git from f117e0b [jgitflow-maven-plugin]merging 'release/3.12.1' into 'master' adds 5169438 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 266e826 [jgitflow-maven-plugin]merging 'master' into 'develop' adds cec2d42 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 97a7fc9 add test for Anomalie #3735: containsOne and containsAll with an empty collection returns all objects but no object should have been returned adds 737bb1b create new WikittyServiceAuthorisation to return null is user can't read Wikitty adds ce0b3e4 fixes bug in containsAll with empty collection (no result expected) adds 5ab14c9 fixes bug when returned wikitty is null (if id not exist any more, or if security service replace unaccessable wikitty by null) adds a1602e5 fixes #3375: Add documentation about Date Math syntax adds e2bec27 change jbossjta version to use version available on central adds acae1a7 back to jbossjta 4.16.3.Final because new one has no same api :( and finally 4.16.3.Final is also in central adds 7149965 permit to escape # char '\#' for simple string. otherwize # is interpreted for #Limit, #Offset, #DEPTH adds 8e5acf5 [jgitflow-maven-plugin]updating poms for branch'release/3.13' with non-snapshot versions adds bd21407 [jgitflow-maven-plugin]merging 'release/3.13' into 'master' No new revisions were added by this update. Summary of changes: pom.xml | 2 +- src/site/rst/user/query.rst | 15 +++++ wikitty-api/pom.xml | 2 +- .../java/org/nuiton/wikitty/WikittyClient.java | 11 ++-- .../nuiton/wikitty/query/WikittyQueryParser.java | 6 +- .../services/WikittyServiceAuthorisation.java | 20 ++++-- .../WikittyServiceAuthorisationReadNullify.java | 72 ++++++++++++++++++++++ .../storage/WikittySearchEngineInMemory.java | 5 +- .../java/org/nuiton/wikitty/WikittyClientTest.java | 48 ++++++++++++--- wikitty-dto/pom.xml | 2 +- wikitty-generators/pom.xml | 2 +- wikitty-hessian-client/pom.xml | 2 +- wikitty-hessian-server/pom.xml | 2 +- wikitty-jdbc/pom.xml | 2 +- wikitty-perf-test/pom.xml | 2 +- wikitty-solr/pom.xml | 2 +- wikitty-struts/pom.xml | 2 +- 17 files changed, 163 insertions(+), 34 deletions(-) create mode 100644 wikitty-api/src/main/java/org/nuiton/wikitty/services/WikittyServiceAuthorisationReadNullify.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm