Commit Graph
1436 Commits
Author SHA1 Message Date
Angel Borroy b7b1d151ff Restore default port configuration 2019-05-16 09:40:47 +02:00
Angel Borroy 376a333596 Bamboo uses internal releases to quay.io, so images should be pulled from this repository. 2019-05-14 14:30:43 +02:00
Angel Borroy e1454b54dd Restoring previous folder structure
Removing Enterprise Docker Compose templates
2019-05-13 17:28:57 +02:00
Angel Borroy 777ed9cb7c keystore folder is copied inside Zeppelin Image, not provided as a VOLUME 2019-05-13 12:24:56 +02:00
Angel Borroy 7ce90049f8 Including Zeppelin + JDBC Connector configuration for Plain HTTP and TLS/SSL 2019-05-13 11:24:34 +02:00
Angel Borroy 26e1c020be Including Zeppelin + JDBC Connector configuration for Plain HTTP and TLS/SSL 2019-05-13 10:48:51 +02:00
Angel Borroy 7ebb478b2a Including Zeppelin + JDBC Connector configuration for Plain HTTP and TLS/SSL 2019-05-13 10:40:29 +02:00
Angel Borroy ef69fb123b SSL Tool to generate custom stores and certificates. 2019-05-09 16:03:09 +02:00
Angel Borroy 2a7cc032b2 Docker Compose templates for Community and Enterprise (both Plain HTTP and SSL) 2019-05-09 15:23:33 +02:00
Angel Borroy 46aba59578 Merge pull request #153 from Alfresco/docs/SEARCH-1512_EventBasedContentTrackerDesign
Docs/search 1512 event based content tracker design
2019-04-29 09:58:46 +02:00
Angel Borroy 6a5d7e18a8 Gathering comments from Review Process. 2019-04-29 09:58:27 +02:00
eliaporciani e744f43e48 Merge pull request #150 from Alfresco/fix/SEARCH-1490_cascading_not_work_in_sharding_environment
Fix/search 1490 cascading not work in sharding environment
2019-04-26 11:17:58 +02:00
Angel Borroy 780183f97b Changed component name "Docker SOLR" to "ContentTracker" 2019-04-26 10:13:40 +02:00
eliaporciani 23b262f6c6 Merge branch 'master' of github.com:Alfresco/SearchServices into fix/SEARCH-1490_cascading_not_work_in_sharding_environment 2019-04-25 17:12:36 +02:00
eliaporciani d3e8ddf156 [SEARCH-1490]
added comment to indexNonShardCascade method.
2019-04-25 17:12:04 +02:00
bamboo_auth e83f9a4980 [maven-release-plugin] prepare for next development iteration 2019-04-25 15:04:21 +00:00
bamboo_auth 4f9d4d216c [maven-release-plugin] prepare release 1.4.0-IE1.2-1 2019-04-25 15:04:14 +00:00
Tom Page ba7f70f6be Merge pull request #145 from Alfresco/docs/SEARCH-1513_CombiningReposADRs
SEARCH-1513 ADRs for combining the search codebases.
2019-04-25 09:59:21 +01:00
Tom Page 0cc7b55cc7 Mark ADR 0006 as approved. 2019-04-25 09:58:29 +01:00
Angel Borroy 43703ebc29 Typos 2019-04-25 10:04:52 +02:00
Angel Borroy c2362fb3c5 Alternative 3 Evaluation (Apache Kafka) 2019-04-25 10:02:30 +02:00
Angel Borroy 268d819a84 Alternative 2 Evaluation 2019-04-24 18:28:53 +02:00
Angel Borroy 69fb170c75 Alternative 1 Evaluation 2019-04-24 18:27:47 +02:00
Angel Borroy d8e1ac2c6d How indexation and T-Service works 2019-04-24 18:25:43 +02:00
Tom Page bc12591723 Create ADR 006 to describe releases of a combined project. 2019-04-24 16:00:56 +01:00
Tom Page dd2504c895 Update ADRs 0004 and 0005 following review. 2019-04-24 16:00:12 +01:00
Andrea Gazzarini 36d3e789d9 Merge pull request #148 from Alfresco/fix/MNT_20449_fingerprint_not_working_after_update
MNT-20449 fingerprint not working after update
2019-04-24 10:29:44 -04:00
agazzarini 05bdb069cc [ SEARCH-1490 ] Minor formal warnings removed 2019-04-22 06:36:58 -04:00
eliaporciani d9543ee5dd [SEARCH-1490]
Moved create shards in @Before method instead of @BeforeClass
2019-04-22 10:41:29 +02:00
eliaporciani 25d6239975 [SEARCH-1490]
Removed unused method
2019-04-22 10:21:48 +02:00
eliaporciani 49ced9f426 [SEARCH-1490]
Added comments.
Renamed test method
2019-04-22 10:07:59 +02:00
agazzarini ea848f5760 [MNT-20449] Added the MNT scenario in DistributedFingerPrintTest as well 2019-04-20 16:29:07 +02:00
eliaporciani e70ca2c572 [SEARCH-1490]
Added test annotations.
2019-04-18 15:56:27 +02:00
eliaporciani 97d77cfd6b [SEARCH-1490] 2019-04-18 15:21:37 +02:00
eliaporciani 5a3d7d746c [SEARCH-1490]
Added unit test for cascade tracker in sharded environment.
2019-04-18 15:20:21 +02:00
eliaporciani 9ee5dc608b [SEARCH-1490]
Modified utility methods in abstract class
2019-04-18 15:03:39 +02:00
agazzarini e7932913f0 [MNT-20449] Copy MINHASH from cached doc (if exists) 2019-04-18 09:39:43 +02:00
agazzarini caba437cf0 [MNT-20449] Fingerprint testCase revisited + additional test method for this MNT 2019-04-16 15:11:58 +02:00
agazzarini 3ddb6a0143 [MNT-20449] removed useless schema-fingerprint.xml from test suite 2019-04-15 22:14:20 +02:00
eliaporciani 6368156384 [SEARXCH-1490]
removed canUpdate in indexNonShardCascade method. This is not needed for correctness but creates problems for cross sharding cascading.
2019-04-15 14:58:19 +02:00
Tom Page 212dbea68b SEARCH-1513 Update mirroring command to ensure we can build from GitHub. 2019-04-11 15:58:59 +01:00
Tom Page 7004ead69d Merge pull request #144 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.30
Bump alfresco-data-model from 8.29 to 8.30
2019-04-11 12:24:15 +01:00
Tom Page 091996a114 Merge pull request #146 from Alfresco/dependabot/maven/org.mockito-mockito-core-2.27.0
Bump mockito-core from 2.25.1 to 2.27.0
2019-04-11 11:52:09 +01:00
Tom Page 00ce17bf1e Update notice.txt.
All still Apache 2.0:
https://mvnrepository.com/artifact/org.springframework/spring-core/5.1.6.RELEASE
https://mvnrepository.com/artifact/com.zaxxer/HikariCP-java7/2.4.13
https://mvnrepository.com/artifact/org.quartz-scheduler/quartz/2.3.1
2019-04-11 10:48:52 +01:00
dependabot[bot] ee26162a69 Bump mockito-core from 2.25.1 to 2.27.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.1 to 2.27.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.1...v2.27.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-11 00:14:18 +00:00
Tom Page 16bd8c02dc SEARCH-1513 ADRs for combining the search codebases. 2019-04-09 11:59:01 +01:00
eliaporciani cbd52232ce Merge pull request #141 from Alfresco/fix/SEARCH-1445_default_text_search_fields
Fix/search 1445 default text search fields
2019-04-08 21:26:44 +02:00
dependabot[bot] ea3a5e0d31 Bump alfresco-data-model from 8.29 to 8.30
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.29 to 8.30.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.29...8.30)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 00:15:58 +00:00
eliaporciani 48379a474b Merge branch 'master' of github.com:Alfresco/SearchServices into fix/SEARCH-1445_default_text_search_fields 2019-04-05 09:50:00 +02:00
eliaporciani 887ba725a8 [SEARCH-1445]
typo
2019-04-05 09:49:26 +02:00