Eva Vasques
c7c1dfd4d8
Fix commons-lang3 version in notice.txt
2022-02-21 18:35:28 +00:00
evasques
e274a4e0c1
Merge pull request #1349 from Alfresco/fix/MNT-22391_httpclient_vuln
...
MNT-22391 Update Httpclient to 4.5.13
(cherry picked from commit c6eee8f93044777343c5ce5b18ff644ebecab451)
2022-02-21 16:20:40 +00:00
evasques
c63b6960ec
Merge pull request #1359 from Alfresco/fix/MNT-22802_DB_ID_RANGE_idle_shard_fix_20x
...
Only add the latest transaction if not indexed when shard out of range
2022-02-18 17:04:12 +00:00
Eva Vasques
f5047a2fd7
Only add the latest transaction if not indexed when shard out of range
...
(cherry picked from commit 7b6ba5817f8b5744e4a672895d2327fe2ff0a411)
2022-02-18 14:58:31 +00:00
Vítor Moreira
329c654cea
Merge pull request #1335 from Alfresco/fix/MNT-22547_upgrade_jquery_20x
...
MNT-22547: upgrade jquery to 3.5.1
2022-02-03 09:26:02 +00:00
Vitor Moreira
80447a287c
MNT-22547: upgrade jquery to 3.5.1
...
(cherry picked from commit 4705683cf6a0e257934228168c951ee32ed89291)
2022-02-02 16:03:12 +00:00
Tom Page
2ce8b19e5d
Merge pull request #1329 from Alfresco/feature/MNT-22712_MetadataTrackerNPE_20x
...
MNT-22712 Fix metadata tracker NPE
2022-02-01 13:37:59 +00:00
Tom Page
d2c7df5416
Merge release/V2.0.x into MNT-22712_MetadataTrackerNPE_20x.
2022-02-01 12:39:01 +00:00
Tom Page
252df880d0
Merge pull request #1330 from Alfresco/feature/ACS-2492_Centos7
...
ACS-2492 Upgrade to Centos 7.
(cherry picked from commit 3b435f79436d96a05ff78ad24896fda243f02d43)
2022-02-01 11:31:20 +00:00
George Evangelopoulos
a90d443828
Merge pull request #1299 from Alfresco/fix/MNT-22712-npe-in-solr-metadata-tracking
...
MNT-22712 introduced synchronized method
(cherry picked from commit 756d771373128e93fffb2ef390e39b67a28bb1d2)
2022-01-31 16:15:44 +00:00
Vítor Moreira
5f04b97757
Merge pull request #1323 from Alfresco/fix/simple_xml_safe_license_20X
...
simple-xml-safe isn't brought by solr but it replaces solr's simple-xml v2.0.x
2022-01-25 19:35:24 +00:00
Vitor Moreira
cc71efc717
simple-xml-safe isn't brought by solr but it replaces solr's simple-xml
2022-01-25 12:13:37 +00:00
Vítor Moreira
7de8a99cd7
Merge pull request #1312 from Alfresco/fix/MNT-22553_webflux_vulnerability_20X
...
MNT-22553: bumped spring framework version to 5.3.7
2022-01-14 17:01:22 +00:00
Vitor Moreira
3411cd0c54
MNT-22553: bumped spring framework version to 5.3.7
2022-01-14 16:08:06 +00:00
Vítor Moreira
73cd9126ed
PRODSEC-4483: replace simple-xml with simple-xml-safe
...
PRODSEC-4483: replace simple-xml with simple-xml-safe
2022-01-14 09:57:02 +00:00
Vítor Moreira
e2755e79ca
PRODSEC-4483: replace simple-xml with simple-xml-safe
...
PRODSEC-4483: replace simple-xml with simple-xml-safe
(cherry picked from commit d3ec5229d21d6e6e71d6df88e818f6d9c05dbaf7)
2022-01-13 22:22:07 +00:00
Vítor Moreira
a6c51a6ceb
MNT-22544: bumped jdom2 version to 2.0.6.1
...
MNT-22544: bumped jdom2 version to 2.0.6.1
2022-01-13 21:49:32 +00:00
Vitor Moreira
41b87f44cc
MNT-22544: bumped jdom2 version to 2.0.6.1
2022-01-13 19:52:04 +00:00
Vítor Moreira
2314ba850b
MNT-22548: bump org.restlet version ( #1292 ) ( #1298 )
...
MNT-22548: bump org.restlet version
(cherry picked from commit 0053088a587d7e90573c1c0679789e3ee6e99c0f)
2021-12-20 16:39:37 +00:00
Vítor Moreira
7c811dda31
PRODSEC 4487 hadoop upgrade ( #1285 ) ( #1289 )
...
PRODSEC-4487: Upgrade Apache Hadoop to version 2.7.7
(cherry picked from commit cd7a79c755ddaac3eb4ed9198df311fd5fdba6e4)
2021-12-14 10:49:55 +00:00
Vítor Moreira
bf9235fb8e
MNT-22556: updated xmpcore version to 6.1.11 ( #1270 ) ( #1282 )
...
MNT-22556: updated xmpcore version to 6.1.11
(cherry picked from commit 08e4c7a2df45126ac9a1abefa44732cf4d6c7cd2)
2021-12-07 19:07:59 +00:00
Vítor Moreira
5c240f31ba
PROSEC-4479: Apache Tika updated to version 1.27 ( #1281 )
...
PROSEC-4479: Apache Tika updated to version 1.27
(cherry picked from commit a7cb3e672ec9a85e822b7ecb40010bc10303b1a9)
2021-12-06 19:14:40 +00:00
tiagosalvado10
5bc708becd
Merge pull request #1273 from Alfresco/fix/MNT-22714_cascade-tracker-add-npe-validation_V20x
...
[MNT-22714] Added validation to prevent NPE when cascade tracker is disabled (#1272 )
2021-11-30 20:03:19 +00:00
tiagosalvado10
9461cd397f
Merge pull request #1272 from Alfresco/fix/MNT-22714_cascade-tracker-add-npe-validation
...
[MNT-22714] Added validation to prevent NPE when cascade tracker is disabled
(cherry picked from commit a2321e079a62c6afba61b48a5706f215505f7912)
2021-11-30 13:11:09 +00:00
Tom Page
dc9e9eb9c4
Merge pull request #1261 from Alfresco/feature/ACS-2071_UpdateLicensePlugin
...
ACS-2071 Update to use new release of license-maven-plugin.
(cherry picked from commit 6abf343f295ef82cf100155b3fc4663262f0aa24)
2021-11-03 11:16:25 +00:00
Travis CI User
d8bce2f248
[maven-release-plugin][skip ci]prepare for next development iteration
2021-07-14 10:56:35 +00:00
Travis CI User
322b55ccea
[maven-release-plugin][skip ci]prepare release 2.0.2
2.0.2
2021-07-14 10:56:30 +00:00
Travis CI User
24b554d964
[maven-release-plugin][skip ci]prepare for next development iteration
2021-07-09 18:01:44 +00:00
Travis CI User
cb29e2cbd9
[maven-release-plugin][skip ci]prepare release 2.0.2-RC2
2021-07-09 18:01:39 +00:00
Andrea Gazzarini
c574912e31
Merge pull request #1228 from Alfresco/fix/SEARCH-2985_in_2.0.x
...
[ SEARCH-2985 ] Safe getCommsMethod() + Unit Tests
2021-07-08 17:59:20 +02:00
Alex Mukha
e3899c233e
SEARCH-2997 Update docker base images ( #1226 )
2021-07-08 15:31:20 +01:00
agazzarini
850f484e5a
[ SEARCH-2985 ] Safe getCommsMethod() + Unit Tests
...
(cherry picked from commit cea9eafb2082fdc1444a468894495d586c3610c6)
2021-07-08 16:30:11 +02:00
Tom Page
df6f456d88
Merge pull request #1224 from Alfresco/feature/SEARCH-2909_ACS701A6
...
SEARCH-2909 The 501 error fix has now been backported to 7.0.N.
(cherry picked from commit 7ad250da7fc6b22daae8695fbf797d11cfcd6f4c)
2021-07-07 13:33:57 +01:00
Tom Page
157aa1c309
Merge pull request #1221 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin_20x
...
Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin
2021-07-06 16:29:28 +01:00
Alex Mukha
31e14e3636
SEARCH-2977 SEARCH-2948 Add compatibility tests ( #1219 )
2021-07-05 23:19:39 +01:00
Tom Page
8b3eb92c2c
Merge pull request #1200 from Alfresco/feature/SEARCH-2909_ExactTermSearch501Test
...
SEARCH-2909 Add test for 501 error being returned when exact term search is not available.
2021-07-05 20:36:16 +01:00
Tom Page
8b0e64b3a1
Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin
...
SEARCH-2902 Add third-party license execution for license-maven-plugin.
(cherry picked from commit de8abe215eee655b75ae7571969117e3bb15923b)
2021-07-05 16:16:09 +01:00
Travis CI User
28ed90df11
[maven-release-plugin][skip ci]prepare for next development iteration
2021-06-25 22:19:27 +00:00
Travis CI User
09d2d3a3a4
[maven-release-plugin][skip ci]prepare release 2.0.2-RC1
2021-06-25 22:19:23 +00:00
Angel Borroy
230e5f7f6c
MNT-22338 Changed transactionDocsBatchSize to support Oracle databases
...
Cherry picked from 1b608c0
2021-06-25 16:48:48 +02:00
Angel Borroy
7adef88799
MNT-22394 Remove Bouncy Castle library dependency
...
This dependency is injected by "org.apache.solr.solr-langid", but it's not used by SOLR and Search Services source code.
Cherry picked from 1bc1c71
2021-06-21 17:57:44 +02:00
Angel Borroy
0c3eae0c58
MNT-22393 Update to Solr 6.6.5-patched.6 to avoid using "xmlbeans" library
...
Cherry picked from 4f7955a
2021-06-21 09:41:19 +02:00
Angel Borroy
a3ce67fa3e
MNT-22377 Fix search exact term queries using tokenised properties
...
Cherry picked from 1b68a63
2021-06-18 12:50:15 +02:00
Keerat Lalia and Tom Page
6e2bc6a21b
SEARCH-2928 Updating yourkit location ( #1194 )
...
* SEARCH-2928 Updating yourkit location
* SEARCH-2928 Updating yourkit location
* SEARCH 2928 updating Yourkit URL version to 2021.3
* SEARCH-2928 changing version of yourkit
* SEARCH-2928 Use license from YourKit archive, rather than supplying a copy that may get out of date.
This also means we're no longer supplying the YourKit license in the zip, which seems right given it isn't included.
Co-authored-by: Tom Page <thomas.page@alfresco.com >
2021-06-08 08:54:22 +01:00
Elia Porciani
07dffb6ba7
[MNT-22392] ( #1189 )
...
added invariant configuration for backup location
2021-06-07 18:28:34 +02:00
Tom Page
dc280a3ed1
Merge pull request #1186 from Alfresco/feature/MNT-22395_UpgradeSolr_20x
...
MNT-22395 Backport to release/V2.0.x.
2021-06-03 15:51:07 +01:00
Tom Page
1278e850b4
Merge pull request #1184 from Alfresco/feature/MNT-22395_UpgradeSolr
...
MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version.
(cherry picked from commit ba59962e9bcf9f17c6fd1c83a3616306ab98d01f)
2021-06-03 14:12:02 +01:00
Angel Borroy
e5cb9dba5b
SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Scheduler SOLR processes.
...
Cherry picked from d36a330
2021-05-31 11:32:24 +02:00
Angel Borroy
48683f9285
SEARCH-2548 Query perfomance degradation
...
Cherry picked from 059f732
2021-05-18 17:41:52 +02:00
Angel Borroy
c27b1aa14b
SEARCH-2887 Disable FINGERPRINT and Document Cache by default
...
Cherry pick from eb4ab98
2021-05-18 15:57:10 +02:00