Sign in
apache
/
jackrabbit-oak
/
HEAD
b378e46
OAK-11889 : replaced Guavas's Futures.successfulAsList with JDK comple… (#2487)
by Rishabh Kumar
· 3 days ago
trunk
58bc3d6
Revert "OAK-11224: shaded guava is only a test dependency in commons, adjust …" (#2492)
by Rishabh Kumar
· 3 days ago
cf9483d
OAK-11875 : avoid removing props/docs if they have empty split props (#2489)
by Rishabh Kumar
· 3 days ago
0bdf654
OAK-11129 Improve Lucene documentation (#2491)
by Thomas Mueller
· 3 days ago
1178a98
OAK-11224: shaded guava is only a test dependency in commons, adjust core-spi to re-add the dependency (#2488)
by Julian Reschke
· 4 days ago
293ece3
OAK-11224: remove guava dependencies from POMs (ongoing) - guava now only test dependency in oak-core (#2486)
by Julian Reschke
· 4 days ago
d3b883e
OAK-11224: remove guava dependencies from POMs (ongoing) - oak-security-spi (#2485)
by Julian Reschke
· 5 days ago
7f8e7d4
OAK-11225: remove unused Guava related imports (ongoing)
by Julian Reschke
· 5 days ago
aaa5e82
OAK-11888: Remove usage of Guava ThreadBuilderFactory (#2484)
by Julian Reschke
· 5 days ago
531efcc
OAK-11886 : replaced Guavs's Futures.immediateFuture with JDK completableFuture (#2482)
by Rishabh Kumar
· 6 days ago
fcd357d
OAK-11887: oak-it: exclude *db artefacts (#2483)
by Julian Reschke
· 6 days ago
6162b90
OAK-9897 - SplitPersistence: FileReaper cannot finish cleanup (#665)
by Julian Sedding
· 6 days ago
0ef8a64
OAK-11885: Remove usage of Guava collect.ListMultiMap (#2481)
by Julian Reschke
· 9 days ago
406de12
OAK-11884: AzureArchiveManage.listArchives() should delete segments only if write acces is allowed (#2480)
by Miroslav Smiljanic
· 9 days ago
c45ea08
OAK-11881: Remove usage of Guava Maps.map() (#2475)
by Julian Reschke
· 10 days ago
c834c6c
OAK-11883: Remove usage of Guava collect.Range (#2476)
by Julian Reschke
· 10 days ago
2b76473
OAK-11861 - segment store initialization should run in parallel (#2478)
by Julian Sedding
· 10 days ago
0415a57
Revert "OAK-9212 AzureArchiveManage.listArchives() should not delete segments…" (#2479)
by Miroslav Smiljanic
· 11 days ago
2e63881
OAK-9212 AzureArchiveManage.listArchives() should not delete segments (#2467)
by Miroslav Smiljanic
· 11 days ago
be09d2f
OAK-11300: shaded-guava: remove packages that are not used (anymore) … (#2474)
by Julian Reschke
· 12 days ago
3c568f6
OAK-11875 : added unit cases for EmptyProps and split document issue (#2472)
by Rishabh Kumar
· 12 days ago
9b2dbab
OAK-11864 : fixed 2 failing unit cases (#2473)
by Rishabh Kumar
· 12 days ago
f5bb44b
OAK-11875: Introduced test case for empty properties/Split documents issue (#2470)
by José Andrés Cordero Benítez
· 13 days ago
1e66b81
OAK-11878 ClusterNodeStoreLock LOCK_TIMEOUT is too large (#2469)
by Thomas Mueller
· 13 days ago
eb98e1a
OAK-11300: update package dependencies wrt primitives (#2468)
by Julian Reschke
· 2 weeks ago
eb1392c
OAK-11870: Allow passing fullGCGeneration parameter to RevisionsCommand (#2465)
by horia_poradici
· 2 weeks ago
8e4aaa3
OAK-11869 : removed usage of Guava's hashing with apache commons-codec (#2461)
by Rishabh Kumar
· 2 weeks ago
26c56e5
OAK-11832 : moved Traverser to internal.graph package and marked as i… (#2462)
by Rishabh Kumar
· 2 weeks ago
a356a9b
OAK-11656: Remove usage of Guava Suppliers.memoize - move commons.function to commons.internal.function (#2463)
by Julian Reschke
· 2 weeks ago
b8ff5ea
OAK-11656: Remove usage of Guava Suppliers.memoize (#2457)
by Julian Reschke
· 3 weeks ago
7b3d64f
OAK-11861 - segment store initialization should run in parallel (#2454)
by Julian Sedding
· 3 weeks ago
a89a2ee
OAK-9586: SysViewImportHandler does not support expanded names in sv:name attributes
by mbaedke
· 3 weeks ago
753480a
OAK-11864 : added new ALL_ORPHANS FullGC mode for deleting only ALL_ORPHANS node i.e. without any Empty Props (#2459)
by Rishabh Kumar
· 3 weeks ago
05c70f9
OAK-11862: missing facets for multi-valued fields (#2455)
by Fabrizio Fortino
· 3 weeks ago
30151cc
Merge pull request #2448 from apache/jsedding/OAK-11857-improve-azure-path-handling
by Julian Sedding
· 3 weeks ago
d9c08bb
OAK-11836 : removed Guava's AbstractIterator (#2456)
by Rishabh Kumar
· 3 weeks ago
a4db47f
OAK-11866 Support for datastore files without length (#2458)
by Thomas Mueller
· 3 weeks ago
cb33ddc
OAK-11857 - Improve path handling in oak-segment-azure
by Julian Sedding
· 4 weeks ago
2c702ad
OAK-11833 : replaced Guava's Traverser with OAK commons (#2447)
by Rishabh Kumar
· 3 weeks ago
73484b6
OAK-11846 oak-segment-azure - recovery will recover from .bak (#2452)
by Ieran Bogdan
· 3 weeks ago
04f1177
OAK-11224: remove guava dependencies from POMs - oak-store-composite
by Julian Reschke
· 3 weeks ago
6bd93ba
OAK-11832 : replaced Guava's TreeTraversal with OAK Commons - fix Import in testcase
by Julian Reschke
· 3 weeks ago
854d682
OAK-11851 - Log performance metrics of statistical facets and simplify logic (#2442)
by Nuno Santos
· 3 weeks ago
dc17407
OAK-11859: update Tomcat dependency to 9.0.108 (#2451)
by Julian Reschke
· 3 weeks ago
949f2c5
OAK-11858: Remove remains of Oak bloom filter in oak-run-commons (#2449)
by Julian Reschke
· 3 weeks ago
d06b99f
OAK-11840: Release Oak 1.84.0 - oak-doc* versions
by Julian Reschke
· 3 weeks ago
1a05416
OAK-11856: oak-run-commons: remove usage of old Oak bloom filter, use oak-commons instead (#2446)
by Julian Reschke
· 4 weeks ago
161cb0c
OAK-11832 : replaced Guava's TreeTraversal with OAK commons (#2421)
by Rishabh Kumar
· 4 weeks ago
b0af312
OAK-11855: update oak-blob to use oak-commons bloom filter (#2445)
by Julian Reschke
· 4 weeks ago
817273d
OAK-11852: add missing test class (#2444)
by Julian Reschke
· 4 weeks ago
d3da7a6
OAK-11852: Use new Bloom filter implementation in document store (#2443)
by Julian Reschke
· 4 weeks ago
391318c
OAK-11842: Copy Bloom Filter implementation from oak-run-commons to oak-commons for re-use (#2432)
by Julian Reschke
· 4 weeks ago
35f8650
OAK-11849 - Make facet evaluation timeout configurable. (#2440)
by Nuno Santos
· 4 weeks ago
b00f7e3
OAK-11850 - Use MutableInt to compute facets to avoid boxing/unboxing between int and Integer (#2441)
by Nuno Santos
· 4 weeks ago
d521fd7
OAK-11808: Segment graph may need to be recomputed (#2393)
by Lucas Weitzendorf
· 4 weeks ago
85b6859
[maven-release-plugin] prepare for next development iteration
by Julian Reschke
· 4 weeks ago
834e800
[maven-release-plugin] prepare release jackrabbit-oak-1.84.0
by Julian Reschke
· 4 weeks ago
jackrabbit-oak-1.84.0
1ee0a13
Revert "[maven-release-plugin] rollback the release of jackrabbit-oak-1.82.0"
by Julian Reschke
· 4 weeks ago
124381d
[maven-release-plugin] rollback the release of jackrabbit-oak-1.82.0
by Julian Reschke
· 4 weeks ago
840f014
OAK-11840: Release Oak 1.84.0 - Candidate Release Notes
by Julian Reschke
· 4 weeks ago
dbde447
OAK-11847 - AzureJournalFile fails to rotate journal (#2438)
by Ieran Bogdan
· 4 weeks ago
a876f91
Revert "OAK-11845: Make SecureNodeBuilder thread safe (#2435)"
by Julian Reschke
· 4 weeks ago
bf3f78f
OAK-11845: Make SecureNodeBuilder thread safe (#2435)
by mbaedke
· 4 weeks ago
de7d2f06
OAK-11843: Improve diagnostics for NPE in SecureNodeBuilder (#2434)
by mbaedke
· 5 weeks ago
d5ff086
OAK-11843: Improve diagnostics for NPE in SecureNodeBuilder (#2433)
by Julian Reschke
· 5 weeks ago
0b0ab68
OAK-11389: added throttler to throttle the document store based on external factor set inside settings collection - sonar complaints (#2431)
by Julian Reschke
· 5 weeks ago
9b73ce1
OAK-11839 : added throttler to throttle the document store based on external factor set inside settings collection (#2429)
by Rishabh Kumar
· 5 weeks ago
5360a5f
OAK-11835: Expose all Mongo connection pool parameters (#2426)
by José Andrés Cordero Benítez
· 5 weeks ago
e92ef88
OAK-11840: Release Oak 1.84.0 - Candidate Release Notes (#2428)
by Julian Reschke
· 5 weeks ago
a964165
Revert "OAK-10674 Use Oak's Bloom filter (#2412)"
by Julian Reschke
· 5 weeks ago
c438a3f
OAK-10674 Use Oak's Bloom filter (#2412)
by Thomas Mueller
· 5 weeks ago
926ebc5
OAK-11837: Update commons-csv version to 1.14.1 (#2423)
by Mohit Kataria
· 5 weeks ago
93e6c57
OAK-10790: FullTextBinaryTextExtractor fails to extract text from csv- updated comment (#2424)
by Mohit Kataria
· 5 weeks ago
e187408
OAK-10790: FullTextBinaryTextExtractor fails to extract text from csv (#2414)
by Mohit Kataria
· 5 weeks ago
8913770
OAK-11814 - Improve error handling in ElasticResultRowAsyncIterator to deal with timeouts of both slow Elastic queries and slow readers. (#2410)
by Nuno Santos
· 5 weeks ago
bf7bc97
OAK-11834: Add delay to getDefaultWriteConcern to avoid UNKNOWN ClusterType (#2422)
by José Andrés Cordero Benítez
· 5 weeks ago
e53d9f5
OAK-11774: Remove usage of Guava's Splitter - fix split on regex for Windows (#2420)
by Julian Reschke
· 5 weeks ago
8192711
OAK-11825 - Improve thread monitoring in the OutOfBandIndexer (#2416)
by Nuno Santos
· 5 weeks ago
419d7f2
OAK-11831: Update Oak trunk to Jackrabbit 2.22.2 - fix version numbers in composite ITs
by Julian Reschke
· 5 weeks ago
237d2da
OAK-11831: Update Oak trunk to Jackrabbit 2.22.2 (#2417)
by Julian Reschke
· 5 weeks ago
616111f
OAK-9447: Upgrade Mongo java driver to 5.2 (#2226)
by José Andrés Cordero Benítez
· 5 weeks ago
6b9b154
OAK-11824 lucene analyzer factory should be able to load indirect filters (#2413)
by Fabrizio Fortino
· 5 weeks ago
b3582d3
Clarify support of SNS in Oak
by Konrad Windszus
· 9 weeks ago
a834707
OAK-117141: oak-standalone: update dependencies (#2400)
by mbaedke
· 5 weeks ago
00b103f
OAK-11801 : removed Guava's fluent iterable with Apache's (#2408)
by Rishabh Kumar
· 6 weeks ago
f19e242
OAK-11834 - Cleanups to reduce changeset in OAK-11814 (#2411)
by Nuno Santos
· 6 weeks ago
ed15fba
Fix a typo in builtin_nodetypes.cnd: @peop -> @prop (#2373)
by Karol Lewandowski
· 6 weeks ago
c4d28c5
OAK-11299: Missing Segments With Oak Run Segment Copy (#1892)
by Lucas Weitzendorf
· 6 weeks ago
fff9207
OAK-11822: Update commons-lang dependency to 1.14.0 (#2407)
by Julian Reschke
· 6 weeks ago
4994014
OAK-11820: Update commons-io dependency to 2.20.0 (#2406)
by Julian Reschke
· 6 weeks ago
3687393
OAK-11780 calculate documentPrefixMap only when required (#2358)
by Jörg Hoh
· 6 weeks ago
437274b
OAK-11783: DocViewImport fails for content not using namespace prefixes (#2361)
by Julian Reschke
· 6 weeks ago
5e6cf38
OAK-11818: Update Mockito dependency to 5.18.0 (#2404)
by Julian Reschke
· 6 weeks ago
2c8c1c8
OAK-11819: Update commons-codec dependency to 1.19.0 (#2405)
by Julian Reschke
· 6 weeks ago
9123125
OAK-11784 instantiate the NamespaceHelper once (#2401)
by Jörg Hoh
· 6 weeks ago
7bee017
Revert "OAK-11799 : updated azure-identity to 1.22.2 to fix a security issue …" (#2403)
by Rishabh Kumar
· 6 weeks ago
5da34e8
Revert "Reapply "OAK-11748: Remove usage of Guava Escapers - undo removal in oak-shaded-guava for now""
by Julian Reschke
· 7 weeks ago
d43466f
OAK-11729: If the indexing lane is behind, we should allow catch up of a non-failing lane (#2397)
by Mohit Kataria
· 7 weeks ago
e82b774
OAK-11812 : added missing osgi dependencies to fix the classnotfoundexception (#2396)
by Rishabh Kumar
· 7 weeks ago
d4bd5b4
OAK-11807: Duplicate header after failed SegmentBufferWriter.flush() (#2392)
by Marcel Reutegger
· 7 weeks ago
Next »