- 0c98145 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 3 weeks ago master
- ffca6e1 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 1 month ago
- 00c7b74 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 8 months ago
- 20d0168 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 10 months ago
- a955e2c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 3 years ago
- 5bb3dea [maven-release-plugin] prepare release org.apache.sling.jcr.resourcesecurity-1.1.0 by Carsten Ziegeler · 3 years ago org.apache.sling.jcr.resourcesecurity-1.1.0
- 499cd7d Update to API 2.24.0 by Carsten Ziegeler · 3 years ago
- 02af169 SLING-10908 Update to Parent 46 (#2) by Konrad Windszus · 3 years ago
- c7ebd7e SLING-7975 support reordering of resources (#1) by Konrad Windszus · 3 years, 1 month ago
- ef344dc Fix link by Konrad Windszus · 3 years, 1 month ago
- 95cf278 Update Readme by Konrad Windszus · 3 years, 1 month ago
- 6e2292c Revert "SLING-7975 support reordering of resources" by Konrad Windszus · 3 years, 1 month ago
- 86c6639 SLING-7975 support reordering of resources by Konrad Windszus · 3 years, 1 month ago
- ac1b437 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 3 years, 4 months ago
- 01c7298 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 3 years, 4 months ago
- 7bc6ecf SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 3 years, 4 months ago
- b81b9c9 Adding sonarqube badges as per SLING-9682 by Dan Klco · 4 years, 3 months ago
- 503de7f Updating badges for org-apache-sling-jcr-resourcesecurity by Radu Cotescu · 4 years, 3 months ago
- f39350b Updating badges for org-apache-sling-jcr-resourcesecurity by Radu Cotescu · 6 years ago
- b33c5e8 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 6 years ago
- eddddbd trivial: added license header to *.md files by Radu Cotescu · 6 years ago
- e7abf2c SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 6 years ago
- a0f681c SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 6 years ago
- 09a511f Updating badges for org-apache-sling-jcr-resourcesecurity by Dan Klco · 6 years ago
- f0cbe82 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 7 years ago
- 902717a SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 7 years ago
- d6ceea6 Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 7 years ago
- 8eb3467 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 7 years ago
- 62cd881 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
- 55ec7b0 Switch to parent pom 26 by Carsten Ziegeler · 9 years ago
- 9435379 Update the contrib reactor to parent 25 by Robert Munteanu · 9 years ago
- 4b65ed4 set parent version to 24 and add empty relativePath where missing by Oliver Lietz · 9 years ago
- f9a3107 Update contrib modules to Parent 23 by Robert Munteanu · 9 years ago
- 869d235 SLING-4698 - Set parent.relativePath to empty for all modules by Robert Munteanu · 10 years ago
- 428a75f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
- 05af27d [maven-release-plugin] prepare release org.apache.sling.jcr.resourcesecurity-1.0.2 by Carsten Ziegeler · 10 years ago
- d14584a SLING-4291 : NPE if optional prefix is not configured by Carsten Ziegeler · 10 years ago
- dfe8376 SLING-4291 : NPE if optional prefix is not configured by Carsten Ziegeler · 10 years ago
- bee0b2c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
- 12b3ce9 [maven-release-plugin] prepare release org.apache.sling.jcr.resourcesecurity-1.0.0 by Carsten Ziegeler · 10 years ago
- 68243e2 Correct svn info by Carsten Ziegeler · 10 years ago
- 599fca8 [maven-release-plugin] prepare release org.apache.sling.jcr.resourcesecurity-1.0.0 by Carsten Ziegeler · 10 years ago
- c746c5d Use released resourceacesssecurity by Carsten Ziegeler · 10 years ago
- ef51a81 Update to Sling Parent POM 22 with baselining enabled by Carsten Ziegeler · 10 years ago
- 6001924 Update to latest parent pom 20 by Carsten Ziegeler · 10 years ago
- 334bc51 Update to parent pom v19 by Carsten Ziegeler · 11 years ago
- 187df28 Implement deep structure check based on the resource path by Carsten Ziegeler · 11 years ago
- 2cb03dc Simplify code, use common method for permission check by Carsten Ziegeler · 11 years ago
- 9e71eaa Simplify code, use common method for permission check by Carsten Ziegeler · 11 years ago
- 54bd43a SLING-3438 : Provide ResourceAccessGate implementation that authorizes CRUD operations based on JCR permissios. Merge patch from Marius Petria with existing implementation by Carsten Ziegeler · 11 years ago
- bf686e8 Don't apply gate if the resource is a jcr resource by Carsten Ziegeler · 11 years ago
- bbea085 Use released Sling API by Carsten Ziegeler · 11 years ago
- cd110eb SLING-2698 - resource access security service for resource providers. Distinguish between context application and provider by Carsten Ziegeler · 11 years ago
- 4e511fc Add new project containing an access security gate which protectes resource providers based on JCR nodes. by Carsten Ziegeler · 11 years ago