dependabot[bot]
1b18dec7a4
Bump utility from 3.0.26 to 3.0.27 ( #885 )
2020-08-05 12:38:06 +00:00
dependabot[bot]
b79d080f3c
Bump restapi from 1.42 to 1.46 ( #884 )
2020-08-05 11:29:38 +00:00
dependabot[bot]
59150f2c16
Merge pull request #855 from Alfresco/dependabot/npm_and_yarn/e2e-test/generator-alfresco-docker-compose/lodash-4.17.19
2020-08-05 10:05:08 +00:00
Alex Mukha
43805c9be8
Revert "SEARCH-2318: Add Travis configuration to Insight Engine" ( #872 )
2020-07-31 16:10:39 +01:00
Travis CI User
463ed3941c
[maven-release-plugin][skip ci]prepare for next development iteration
2020-07-31 14:17:24 +00:00
Travis CI User
20de4e855d
[maven-release-plugin][skip ci]prepare release alfresco-search-and-insight-parent-2.0.0-A3
2020-07-31 14:17:17 +00:00
Alex Mukha
fbc1f5eab0
Merge branch 'master' into feature/search-2318-travis-build
2020-07-27 16:01:51 +01:00
Andrea Gazzarini
4925ed95b7
SEARCH-2330: enable/disable indexing ( #856 )
...
* [ SEARCH-2330 ] AlfrescoCoreAdminHandler START/STOP (no logic) + Unit tests
* [ SEARCH-2330 ] Activatable + ActivatableTracker
* [ SEARCH-2330 ] AbstractShardInformationPublisher and NodeStatePublisher removed (replaced by ShardStatePublisher)
* [ SEARCH-2330 ] Test fixes
* [ SEARCH-2330 ] Fix ClassCastException on ShardStatePublisher
* [ SEARCH-2330 ] Fix Unnecessary Stubbing
* [ SEARCH-2330 ] ActivatableTrackerTest
* [ SEARCH-2330 ] Fix action changes (it depends on the indexing state)
* [ SEARCH-2330 ] Purge on stop/start
* [ SEARCH-2330 ] Rollback on scheduled maintenance + Unit tests
* [ SEARCH-2330 ] Persist indexing state across core reloads
* [ SEARCH-2330 ] Minor renaming on tests
* [ SEARCH-2330 ] Fix Unit test failures
* [ SEARCH-2330 ] Fix E2E
* [ SEARCH-2330 ] Fix Retry expectation
* [ SEARCH-2330 ] Fix Json Path in retry expectaction
* [ SEARCH-2330 ] Fix ClassCastException
* [ SEARCH-2330 ] Review comments addressed
* [ SEARCH-2330 ] Review comments addressed (additional comments in the code)
2020-07-24 11:41:40 +02:00
dependabot[bot]
d2b52f06bf
Bump lodash in /e2e-test/generator-alfresco-docker-compose
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-23 15:18:29 +00:00
Alex Mukha
3be1029266
Allow configuring the search log level in the Python generator.
2020-07-17 16:41:56 +01:00
Alex Mukha
b5c2bc3775
Merge branch 'master' into feature/search-2318-travis-build
2020-07-17 16:40:10 +01:00
Tom Page
edb5bc4f6c
Merge branch 'master' into dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.26
2020-07-16 11:49:13 +01:00
Tom Page
6519a85242
Update expected value of first name.
...
This change was made in tas-utility for consistency between first and last names.
2020-07-16 11:47:37 +01:00
Tom Page
535100822a
Merge branch 'master' into dependabot/maven/e2e-test/rm.version-3.3.1
2020-07-16 11:10:36 +01:00
Tom Page
5a47f748d3
Allow configuring the search log level.
2020-07-15 11:08:42 +01:00
dependabot-preview[bot]
b36804d01e
Bump utility from 3.0.21 to 3.0.26 in /e2e-test
...
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility ) from 3.0.21 to 3.0.26.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases )
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.21...utility-3.0.26 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-14 21:14:39 +00:00
Alex Mukha
1163f31c80
Add HF repository
2020-07-08 17:52:02 +01:00
Alex Mukha
b6e131f068
Add internal releases repository
2020-07-08 15:44:04 +01:00
Alex Mukha
423b3da5ec
Change distribution management and repository URls
2020-07-08 14:35:47 +01:00
Alex Mukha
16197a5195
Add config for CMIS API tests
2020-07-08 12:11:35 +01:00
Angel Borroy
1e52cb4758
SEARCH-1915: Generating again crypto stores with the new way of working.
2020-06-30 11:38:23 +02:00
Angel Borroy
4798e55884
SEARCH-1915: Use JAVA_TOOL_OPTIONS to pass SOLR SSL password values.
...
SOLR_SSL_TRUST_STORE_PASSWORD >> solr.jetty.truststore.password
SOLR_SSL_KEY_STORE_PASSWORD >> solr.jetty.keystore.password
SOLR_SSL_CLIENT_KEY_STORE_PASSWORD >> javax.net.ssl.keyStorePassword
SOLR_SSL_CLIENT_TRUST_STORE_PASSWORD >> javax.net.ssl.trustStorePassword
2020-06-19 16:27:30 +02:00
Angel Borroy
da6566b4a8
SEARCH-1915: Hide Java Environment values from external process like 'ps'
...
When using the JAVA_TOOL_OPTIONS environment variable, values are not passed as arguments to the Java Process
2020-06-18 12:43:52 +02:00
dependabot-preview[bot]
ab27acbecb
Bump utility from 3.0.20 to 3.0.21 in /e2e-test
...
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility ) from 3.0.20 to 3.0.21.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases )
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.20...utility-3.0.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-15 21:12:41 +00:00
Tom Page
45f53ad71c
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.42' into 'master'
...
Bump restapi from 1.38 to 1.42 in /e2e-test
See merge request search_discovery/insightengine!545
2020-06-12 11:58:27 +01:00
Andrea Gazzarini
b83bcb334b
[ SEARCH-2223 ] First implementation on FIX report (always goes through repo for asking nodes count)
2020-06-08 09:05:01 +01:00
dependabot-preview[bot]
e1cb52b6aa
Bump restapi from 1.38 to 1.42 in /e2e-test
...
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi ) from 1.38 to 1.42.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases )
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.38...v1.42 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-06-04 21:12:42 +00:00
Angel Borroy
18a7d5af3b
SEARCH-1915: Support for ACS 7.x (named temporary as "latest")
...
Created the new env var password specification for cryptographic stores when using mTLS in latest.
Added new cryptographic stores set according to ACS 7.x criteria
2020-06-02 16:38:27 +02:00
Angel Borroy
3debea0e11
SEARCH-1915: Fix 6.2.x latest versions for Enterprise and Community
2020-06-02 13:39:24 +02:00
Angel Borroy
05962b1cd6
SEARCH-2252: Remove unused tests.
2020-05-20 15:35:58 +02:00
Angel Borroy
2fd8af7261
SEARCH-2252: Avoid to add fields declared as not indexed to SOLR Schema and to SOLR Index.
2020-05-19 11:20:41 +02:00
bamboo_auth
a149509a23
[maven-release-plugin] prepare for next development iteration
2020-05-14 07:48:08 +00:00
bamboo_auth
f2e8517ca6
[maven-release-plugin] prepare release 2.0.0-A1
2020-05-14 07:48:05 +00:00
Keerat
c938d256f6
SEARCH-2249 Adding all the license headers to the e2e test project
2020-05-13 14:30:05 +01:00
Keerat
98e5121630
SEARCH-2249 Updating the license property in the e2e/pom file
2020-05-13 14:05:48 +01:00
Tom Page
f73c5da120
Fix version of e2e pom.
2020-05-13 09:39:29 +01:00
dependabot-preview[bot]
f671763524
Bump rm.version from 3.3.0.1 to 3.3.1 in /e2e-test
...
Bumps `rm.version` from 3.3.0.1 to 3.3.1.
Updates `alfresco-governance-services-automation-enterprise-rest-api` from 3.3.0.1 to 3.3.1
Updates `alfresco-governance-services-automation-community-rest-api` from 3.3.0.1 to 3.3.1
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-11 21:12:53 +00:00
Keerat
dfe3492052
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-2139_EnhancingFieldDefinitionTestCoverage
2020-05-07 11:49:25 +01:00
Keerat
a8ee1bfe02
SEARCH-2139 review comments added
2020-05-07 09:02:43 +01:00
Keerat
872d6edb60
SEARCH_2139 Adding e2e test coverage for the text and mltext fields in the solr schema
2020-05-06 13:18:36 +01:00
agazzarini
80e9267939
[ SEARCH-2222 ] Merge master in 2.0
2020-05-05 18:02:34 +02:00
eliaporciani
27690817ec
[SEARCH-2139]
...
updated custom model
2020-05-05 15:26:07 +02:00
Keerat
e2572e839d
SEARCH-2139 tests for test definition in the solr schema
2020-05-05 11:46:07 +01:00
Keerat Lalia
6566d9c1bc
Merge branch 'feature/SEARCH-2121_AddingTestGroups' into 'master'
...
SEARCH-2121 Adding test group to failing tests with cascade tracking disabled
See merge request search_discovery/insightengine!484
2020-05-01 09:56:11 +01:00
Keerat
3edaf416bc
SEARCH-2121 Changing Test Group Name to CONFIG_ENABLED_CASCADE_TRACKER
2020-05-01 09:30:43 +01:00
mbhave
ccdecbdeb2
Search-2203: Missed out hunk for testExpand from the commit
2020-04-30 10:27:06 +01:00
Meenal Bhave
0f47d64b29
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/Search-2065
2020-04-30 09:18:49 +01:00
Keerat
a05d771f60
SEARCH-2121 splitting CMIS tests to run tests in correct config
2020-04-29 16:21:41 +01:00
Keerat
ce801db773
SEARCH-2121 Adding test group to the @test annotation and not in the test rail
2020-04-29 15:44:12 +01:00
Meenal Bhave
5ae86d2ef8
Search-2203: Amended the test to work on non empty shards and to check the appropriate rangeCheck result
2020-04-29 15:12:58 +01:00