- 886473f [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 3 months ago master
- b15ca1b [maven-release-plugin] prepare release org.apache.sling.fsresource-2.3.0 by Stefan Seifert · 3 months ago org.apache.sling.fsresource-2.3.0
- fb3e0ce SLING-12071 Migrate sling.fsresource to jakarta.json (#11) by Stefan Seifert · 3 months ago
- 3bf661f SLING-12685 Fix or work around flaky FileMonitor unit tests on windows (#10) by Stefan Seifert · 3 months ago
- 02fd1dc SLING-12680 Eliminate ValueMap/Converter classes copied from Sling API (#9) by Stefan Seifert · 3 months ago
- 3e0c0ad use managed version of org.osgi.framework by Stefan Seifert · 3 months ago
- 74006ff Bump org.apache.sling:org.apache.sling.api from 2.16.4 to 2.25.4 by Stefan Seifert · 3 months ago
- 3a9e05b SLING-12677 ignore spotless code reformatting commit in git blame by Stefan Seifert · 3 months ago
- 9d32f56 SLING-12677 apply spotless formatting by Stefan Seifert · 3 months ago
- 76f7b16 SLING-12677 Update to parent 62 by Stefan Seifert · 3 months ago
- aec94b1 Merge pull request #4 from apache/dynaimcdependencies2 by Carsten Ziegeler · 7 months ago
- fac0c23 Fix some sonar checks by Carsten Ziegeler · 7 months ago
- 52b3d79 Fix some sonar checks by Carsten Ziegeler · 7 months ago
- dd00099 Merge pull request #6 from apache/master by Carsten Ziegeler · 7 months ago
- 34b654f SLING-12491 - Update to parent pom 52 (#5) by Robert Munteanu · 7 months ago
- 9c39ee8 Create second bundle without dependencies by Carsten Ziegeler · 7 months ago
- 252663a Refactor code base to allow for simple fsresource provider with minimal dependencies by Carsten Ziegeler · 7 months ago
- 2a03831 Update gitignore by Carsten Ziegeler · 7 months ago
- 38f461c SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 8 months ago
- 667ba4f SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 8 months ago
- 6ae93dc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 2 months ago
- 20a21bb SLING-11519 Include adapter metadata in the resulting bundle (#1) by Konrad Windszus · 2 years, 10 months ago
- 48ea87e SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years, 5 months ago
- 576838f [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 3 years, 10 months ago
- 8b166e3 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.2.0 by Stefan Seifert · 3 years, 10 months ago org.apache.sling.fsresource-2.2.0
- 4e1b58e SLING-10750 update to bundle-parent 45 by Stefan Seifert · 3 years, 10 months ago
- a61665e Revert "[maven-release-plugin] prepare release org.apache.sling.fsresource-2.2.0" by Stefan Seifert · 3 years, 10 months ago
- 7cf9553 Revert "[maven-release-plugin] prepare for next development iteration" by Stefan Seifert · 3 years, 10 months ago
- f33354d [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 3 years, 10 months ago
- 36d228a [maven-release-plugin] prepare release org.apache.sling.fsresource-2.2.0 by Stefan Seifert · 3 years, 10 months ago
- de724ba SLING-10752 fsresource: Fix NPE in FILEVAULT_XML mode when no filter file is given by Stefan Seifert · 3 years, 10 months ago
- d882431 SLING-10751 update to latest Sling Content Parser with split up dependencies by Stefan Seifert · 3 years, 10 months ago
- c1c80ad SLING-10750 update to sling-bundle-parent 44 by Stefan Seifert · 3 years, 10 months ago
- 5fc6411 cosmetic: cleanup trailing slashes by Stefan Seifert · 3 years, 10 months ago
- b044ae1 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 3 years, 11 months ago
- 9361fbb SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 3 years, 11 months ago
- ae6dc12 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 3 years, 11 months ago
- e5ca56f Update to latest parent pom by Carsten Ziegeler · 4 years, 9 months ago
- 17a6270 Adding sonarqube badges as per SLING-9682 by Dan Klco · 4 years, 10 months ago
- adcb2c7 Updating badges for org-apache-sling-fsresource by Radu Cotescu · 4 years, 10 months ago
- 1b6be03 [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
- f3e5573 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.16 by sseifert · 6 years ago org.apache.sling.fsresource-2.1.16
- 7489d99 SLING-8036 Don't embed json handling by sseifert · 6 years ago
- 2d5a626 SLING-8035 Switch from legacy commons collections 3 to commons collections 4 by sseifert · 6 years ago
- edf43bd SLING-8448 fsresource: Mark builtin properties as protected in "virtual JCR" by sseifert · 6 years ago
- 1aa702a eliminate null analysis warnings by sseifert · 6 years ago
- 927ff99 cosmetic: eliminate some code warnings by sseifert · 6 years ago
- b1f19f8 add null analysis annotations by sseifert · 6 years ago
- c795598 Updating badges for org-apache-sling-fsresource by Radu Cotescu · 6 years ago
- 0d82046 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 6 years ago
- 130a22c trivial: added license header to *.md files by Radu Cotescu · 7 years ago
- 5484d61 SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 7 years ago
- c429a78 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 7 years ago
- 78ed6d9 Updating badges for org-apache-sling-fsresource by Dan Klco · 7 years ago
- a6aa6a8 [maven-release-plugin] prepare for next development iteration by Julian Sedding · 7 years ago
- 138bda1 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.14 by Julian Sedding · 7 years ago org.apache.sling.fsresource-2.1.14
- 2ab615f SLING-7578 - FS Resource Provider has OS-dependent (unstable?) ordering of file-based resources by Julian Sedding · 7 years ago
- 221bcc1 SLING-7577 - FS Resource Provider slow due to frequent file stat access by Julian Sedding · 7 years ago
- 297ac40 [maven-release-plugin] prepare for next development iteration by Julian Sedding · 7 years ago
- fad72b8 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.12 by Julian Sedding · 7 years ago org.apache.sling.fsresource-2.1.12
- 6cf2b45 SLING-7464 - FS Resource Provider for initial content missing children by Julian Sedding · 7 years ago
- 2d658ef SLING-7463 - FS Resource Provider incorrectly deals with vault aggregate files by Julian Sedding · 7 years ago
- 1c303f6 [maven-release-plugin] prepare for next development iteration by Julian Sedding · 7 years ago
- 83bdae1 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.10 by Julian Sedding · 7 years ago org.apache.sling.fsresource-2.1.10
- c3adbae SLING-7372 - File system resource provider should support deep ValueMap access by Julian Sedding · 7 years ago
- 6790568 SLING-7370 - File system resource provider may never recover from JSON/XML syntax errors by Julian Sedding · 7 years ago
- 53d2f7f add documentation link by sseifert · 8 years ago
- 4a2cee2 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 8 years ago
- 1b34221 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 8 years ago
- d431c8b Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 8 years ago
- 1ccfbe9 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 8 years ago
- b43e74b SLING-7167 Adjust READMEs by Oliver Lietz · 8 years ago
- 344220a [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
- a87815c [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.8 by Stefan Seifert · 8 years ago
- 9539360 fix javadoc error by Stefan Seifert · 8 years ago
- ebe0325 SLING-7011 fsresource: Detect FileVault <any>.xml JCR XML files by Stefan Seifert · 8 years ago
- e5eee2d SLING-7007 fsresource: Support URL-encoded file names by Stefan Seifert · 8 years ago
- 56a09c5 update to jcr.contentparser 1.2.4 by Stefan Seifert · 8 years ago
- bcf76dd update to next development version until release version is available on maven central by Stefan Seifert · 8 years ago
- 5e49855 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
- 50b7322 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.6 by Stefan Seifert · 8 years ago
- e3e9644 update to release version by Stefan Seifert · 8 years ago
- 6a0a8d2 SLING-6961 FsResource: Ignore security:acl and security:principals nodes by Stefan Seifert · 8 years ago
- 64a9a8e cosmetic: add "xml" format that is also supported to descriptive message by Stefan Seifert · 8 years ago
- 3a87efa switch back to released version by Stefan Seifert · 8 years ago
- b9db3f2 update to next development version until release version is available on maven central by Stefan Seifert · 8 years ago
- 9bf7792 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
- a882645 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.4 by Stefan Seifert · 8 years ago
- af835a5 rollback releases by Stefan Seifert · 8 years ago
- 8fd2b70 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
- 5a9b1d6 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.4 by Stefan Seifert · 8 years ago
- 8f827bd update dependency by Stefan Seifert · 8 years ago
- cf44d24 SLING-6918 enable json comments and tick quotes by default (same as JCR content loader) by Stefan Seifert · 8 years ago
- 1e0857f update org.apache.sling.jcr.contentparser dependency by Stefan Seifert · 8 years ago
- 9ebf181 switch back to released version by Stefan Seifert · 8 years ago
- 73c3dd0 update to next development version until release version is available on maven central by Stefan Seifert · 8 years ago
- ab00af4 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
- fecea97 [maven-release-plugin] prepare release org.apache.sling.fsresource-2.1.2 by Stefan Seifert · 8 years ago
- 12f6b30 update dependency to release version by Stefan Seifert · 8 years ago
- be9f7b6 SLING-6877 FSResource: Allow to adapt to Node from FileResource by Stefan Seifert · 8 years ago