Sign in
apache
/
sling-org-apache-sling-resourceresolver
/
HEAD
e7f0d0a
SLING-12747: add logging to iteration loop in ResourceResolverImpl (#203)
by Julian Reschke
· 7 days ago
master
f88435d
[maven-release-plugin] prepare for next development iteration
by Julian Reschke
· 14 days ago
fc7f77b
[maven-release-plugin] prepare release org.apache.sling.resourceresolver-2.0.2
by Julian Reschke
· 14 days ago
org.apache.sling.resourceresolver-2.0.2
c039488
SLING-12910: ResourceResolver: log all alias/vanity settings on startup (#202)
by Julian Reschke
· 3 weeks ago
e0ab7a5
SLING-12917: ResourceResolver: alias refactoring - log elapsed time for draining observation queue (#201)
by Julian Reschke
· 3 weeks ago
88ec9b6
SLING-12913: Bump org.apache.commons:commons-lang3 from 3.4 to 3.18.0 (#187)
by dependabot[bot]
· 3 weeks ago
898f6dc
SLING-12912: alias handling: wire alias bg cache init to OSGi (#200)
by Julian Reschke
· 3 weeks ago
f5b5ec0
SLING-12911: alias refactoring - remove dead code 'isOptimized...' (#199)
by Julian Reschke
· 3 weeks ago
e57c136
SLING-12908: alias refactoring - remove warn/loggingfor non-optimize case (#198)
by Julian Reschke
· 3 weeks ago
65dbe20
SLING-12894: alias refactoring - support observation events while bg init not finished (#197)
by Julian Reschke
· 3 weeks ago
3513168
SLING-12901: alias refactoring - NPE when attempting to alias root (#196)
by Julian Reschke
· 4 weeks ago
9e84d83
SLING-12900: improve test coverage for VP bg init vs events, minor refactoring (#193)
by Julian Reschke
· 4 weeks ago
6b87cb1
SLING-12896: alias refactoring - clean up vanity path tests (#192)
by Julian Reschke
· 4 weeks ago
04477ef
SLING-12879: alias bg init add wiring to handler and test class (#191)
by Julian Reschke
· 4 weeks ago
1691fea
SLING-12888: Parametrize AliasMapEntriesTest for optimized/non-optimized testing (#190)
by Julian Reschke
· 5 weeks ago
809ba3b
SLING-12884: ResourceResolver: refactor mocking in AliasMapEntriesTest (#189)
by Julian Reschke
· 5 weeks ago
0d671c5
SLING-12866 - Restrict force pushes, auto-delete branches on merge
by Robert Munteanu
· 6 weeks ago
b3393d1
SLING-12832: alias refactoring - move alias init into Runnable (#186)
by Julian Reschke
· 3 months ago
51f39fe
[maven-release-plugin] prepare for next development iteration
by Carsten Ziegeler
· 3 months ago
7797f83
[maven-release-plugin] prepare release org.apache.sling.resourceresolver-2.0.0
by Carsten Ziegeler
· 3 months ago
org.apache.sling.resourceresolver-2.0.0
f812236
Use released API 3
by Carsten Ziegeler
· 3 months ago
127d98d
SLING-12795: align behavior for cached ('optimized') and non-cached case (#185)
by Julian Reschke
· 3 months ago
0cc16ff
SLING-12823: alias refactoring - avoid getting the parent resource when path sufficient (#184)
by Julian Reschke
· 4 months ago
52a802d
SLING-12804: alias refactoring - improve test coverage of query statements (#181)
by Julian Reschke
· 4 months ago
5ca4985
SLING-12806 Prevent creating a resource with a name only consisting out of dots
by Konrad Windszus
· 4 months ago
1dbc1bc
alias refactoring - use Resource instead of Path when getting aliases - fix recursion when Resource parent not accessible (#183)
by Julian Reschke
· 4 months ago
1366946
Revert "SLING-12787: ResourceResolver: alias refactoring - use Resource instead of Path when getting aliases (#178)"
by Julian Reschke
· 4 months ago
9d6a268
SLING-12799: alias refactoring - check behavior when aliases both on node and jcr:content child node (#180)
by Julian Reschke
· 4 months ago
2457aaa
SLING-12787: ResourceResolver: alias refactoring - use Resource instead of Path when getting aliases (#178)
by Julian Reschke
· 4 months ago
4907a78
SLING-12759: ResourceResolver: push 'non-optimized' alias handling from ResourceResolverImpl into AliasHandler (#177)
by Julian Reschke
· 4 months ago
4e60828
SLING-12777: alias refactoring - make ResourceMapperImpl ignorant of optimimized/non-optimized case (#175)
by Julian Reschke
· 4 months ago
432947e
SLING-12769: alias refactoring - MapEntries - move logic related to alias events into AliasHandler (#174)
by Julian Reschke
· 5 months ago
d7425ed
SLING-12763: cleanup API of AliasHandler wrt 'optimized resolution' (#173)
by Julian Reschke
· 5 months ago
0a83037
SLING-12758: remove redundant check for absolute path in alias (#171)
by Julian Reschke
· 5 months ago
95f39b9
SLING-12752 : Support Jakarta Servlet 6.1
by Carsten Ziegeler
· 5 months ago
176e0d3
SLING-12741 - NPE resource resolver during resource provider unregist… (#168)
by Sagar Miglani
· 5 months ago
a8f63c8
SLING-12738: ResourceResolver is not closed by AliasHandler (#167)
by Julian Reschke
· 6 months ago
c09bbf3
SLING-12735: AliasHandler refactoring - Sonar and IDE warnings (#166)
by Julian Reschke
· 6 months ago
4acd12c
SLING-12734: Move AliasHandler into new class (#165)
by Julian Reschke
· 6 months ago
7e4b594
SLING-12701: Resource Resolver: MapEntries - move alias handling into inner class - add missing changes
by Julian Reschke
· 6 months ago
a3f3752
SLING-12701: Resource Resolver: MapEntries - move alias handling into inner class (#163)
by Julian Reschke
· 6 months ago
882dfe0
remove executable flag on .java (#164)
by Hervé Boutemy
· 6 months ago
6b8c6e2
SLING-12733 Never return null for ResourceMapperImpl.getMapping(...)
by Konrad Windszus
· 6 months ago
c73f8b5
SLING-12716 ignore spotless code reformatting commit in git blame
by Stefan Seifert
· 6 months ago
e1b66bd
SLING-12716 apply spotless formatting
by Stefan Seifert
· 6 months ago
5ea74c7
SLING-12716 Switch to Parent 62
by Stefan Seifert
· 6 months ago
8f9f788
SLING-12606: Implement Jakarta Servlet based API (#126)
by Carsten Ziegeler
· 6 months ago
3abb019
SLING-12244 cache the result of the getParentResourceType call (#115)
by Jörg Hoh
· 6 months ago
b65c017
[maven-release-plugin] prepare for next development iteration
by Julian Reschke
· 6 months ago
3eb2a89
[maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.6
by Julian Reschke
· 6 months ago
org.apache.sling.resourceresolver-1.12.6
18b5e18
SLING-12703: no NPE when initializeAliases() called after dispose() (#159)
by Julian Reschke
· 7 months ago
81a4e88
SLING-12696: alias refactoring - move alias related code into single place (#157)
by Julian Reschke
· 7 months ago
edb629c
SLING-12700: add test coverage for vanity path cache metrics (#158)
by Julian Reschke
· 7 months ago
ab7e62f
SLING-12688: add test coverage for VP init failure (#156)
by Julian Reschke
· 7 months ago
8ed46c7
SLING-12686: add test coverage for events during VP bg init (#155)
by Julian Reschke
· 7 months ago
9ec0dc4
SLING-12683: extract alias tests from MapEntriesTest (#154)
by Julian Reschke
· 7 months ago
7635057
Revert "SLING-12684: update to latest Sling parent pom"
by Julian Reschke
· 7 months ago
92b4b71
SLING-12684: update to latest Sling parent pom
by Julian Reschke
· 7 months ago
466a128
SLING-12679: fix incorrect metrics init (#153)
by Julian Reschke
· 7 months ago
08ebd44
SLING-12666: VanityPathHandler, address warnings, refactor (#152)
by Julian Reschke
· 7 months ago
f88ccd9
SLING-12671: add test coverage for vanity paths on resources with name extensions (#151)
by Julian Reschke
· 7 months ago
7eaef33
SLING-12667: cleanup/improve VanityPathMapEntriesTest (#150)
by Julian Reschke
· 7 months ago
b408309
SLING-12665: extract VanityPathHandler into separate class (#148)
by Julian Reschke
· 7 months ago
8406738
SLING-12664: MapEntries: drainQueue is part of event handling (move it there) (#146)
by Julian Reschke
· 7 months ago
28cdba1
SLING-12648: MapEntries: factor out vanity path handling into inner class (#145)
by Julian Reschke
· 7 months ago
f25ed57
OAK-12658: move methods to minimize diffs after extracting vp handling (#143)
by Julian Reschke
· 7 months ago
8aa44a2
SLING-12658: refactor vanity path handling - encapsulate code for better isolation and unit testing (#142)
by Julian Reschke
· 7 months ago
ff16b43
SLING-12651: avoid re-assignment of resolveMapsMap (#140)
by Julian Reschke
· 7 months ago
029a385
SLING-12653: add test coverage for query exception disabling optimized alias handling (#141)
by Julian Reschke
· 7 months ago
fb41486
SLING-12649: VanityPathMapEntriesTest - factor out repeated uses of reflection (#139)
by Julian Reschke
· 8 months ago
6fc48d0
SLING-12646: MapEntries: give doInit() a meaningful name (#138)
by Julian Reschke
· 8 months ago
0dc3c2b
SLING-12645: VanityPathMapEntries - remove (attempted) tests for query paging (#137)
by Julian Reschke
· 8 months ago
0e2bed9
SLING-12636: fix test page post PR
by Julian Reschke
· 8 months ago
70905da
SLING-12636 improve logging of fixture setup
by Joerg Hoh
· 8 months ago
SLING-12636
c983862
SLING-12636: Resource Resolver - fix test to properly initialize and adjust test expections (and explain them)
by Julian Reschke
· 8 months ago
1fe660c
Revert "SLING-12636: Resource Resolver - fix test"
by Julian Reschke
· 8 months ago
248e49b
SLING-12636: Resource Resolver - fix test
by Julian Reschke
· 8 months ago
7ca429a
Revert "SLING-12636: Resource Resolver: add test coverage for background init (#136)"
by Julian Reschke
· 8 months ago
ba7588b
SLING-12636: Resource Resolver: add test coverage for background init (#136)
by Julian Reschke
· 8 months ago
6077918
[maven-release-plugin] prepare for next development iteration
by Julian Reschke
· 8 months ago
3cd39de
[maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.4
by Julian Reschke
· 8 months ago
org.apache.sling.resourceresolver-1.12.4
ea037cd
SLING-12636: Resource Resolver: add test coverage for background init - fix MapEntries internal state when loadVanityPaths is called a second time
by Julian Reschke
· 8 months ago
4df109b
SLING-12636: Resource Resolver: add test coverage for background init
by Julian Reschke
· 8 months ago
b4be9ce
SLING-12634: Resource Resolver: isMaxCachedVanityPathEntriesStartup check does not handle unlimited cache size (#135)
by Julian Reschke
· 8 months ago
5557ab7
SLING-12632: move all (only) vanity path related code in a single place (#134)
by Julian Reschke
· 8 months ago
019ed5c
SLING-12621: Resource Resolver: refactor MapEntries - refactor MapIterator (#131)
by Julian Reschke
· 8 months ago
aad3493
SLING-12630: Resource Resolver: refactor MapEntries - extract MapIterator into separate class (#133)
by Julian Reschke
· 8 months ago
7c432e9
Resource Resolver: refactor MapEntries - improve MapIterator test coverage (#132)
by Julian Reschke
· 8 months ago
3cf1841
Revert "Resource Resolver: refactor MapEntries - improve MapIterator test coverage"
by Julian Reschke
· 8 months ago
b7ce082
Resource Resolver: refactor MapEntries - improve MapIterator test coverage
by Julian Reschke
· 8 months ago
518def3
SLING-12620: Resource Resolver: needs to handle getParent()==null for vanity path resources gracefully (#130)
by Julian Reschke
· 8 months ago
99f07e9
SLING-12619: Resource Resolver: MapEntries.loadVanityPath: use parameter instead of relying on object comparison (#129)
by Julian Reschke
· 8 months ago
1ff93f0
SLING-12618: Resource Resolver: MapEntries: remove dead code in getMapEntry (#128)
by Julian Reschke
· 8 months ago
c359a8b
SLING-12611: Resource Resolver: refactor MapEntries - extract PagedQueryIterator (#127)
by Julian Reschke
· 8 months ago
6459b96
SLING-12402: ResourceResolver: add additional log entry when there are many conflicting or invalid aliases (also add metrics) (#125)
by Julian Reschke
· 11 months ago
9e3f316
SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org
by Robert Munteanu
· 11 months ago
eda9da1
[maven-release-plugin] prepare for next development iteration
by Julian Reschke
· 12 months ago
ab069e6
[maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.2
by Julian Reschke
· 12 months ago
org.apache.sling.resourceresolver-1.12.2
53daef2
SLING-12400: ResourceResolver: add test coverage for aliases on jcr:content nodes and NPEs on getParent, refactor associated code (#124)
by Julian Reschke
· 1 year ago
94cc1bb
SLING-12399: make empty alias invalid (#123)
by Julian Reschke
· 1 year, 1 month ago
Next »