Commit Graph

2418 Commits

Author SHA1 Message Date
Tom Page
bb4a07eda8 SEARCH-2089 Update docker-compose generator to use -Dsolr.baseUrl. 2020-02-13 11:29:26 +00:00
Angel Borroy
e4ba6c6d2c Adding detailed asserts in order to check parameter values inside the JSON Response. 2020-02-13 11:31:08 +01:00
dependabot-preview[bot]
15a6f2cb6d Bump rm.version from 3.3.0 to 3.3.0.1 in /e2e-test
Bumps `rm.version` from 3.3.0 to 3.3.0.1.

Updates `alfresco-governance-services-automation-enterprise-rest-api` from 3.3.0 to 3.3.0.1

Updates `alfresco-governance-services-automation-community-rest-api` from 3.3.0 to 3.3.0.1

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 22:14:00 +00:00
Angel Borroy
087ab1734e Add missing parameter messages to responses instead of throwing Exceptions.
Extended test coverage.
2020-02-12 10:59:08 +01:00
Keerat
e22bb2966d SEARCH-1681 spelling on DB_ID_RANGE in switch statement 2020-02-12 09:44:12 +00:00
Tom Page
0aff73cdc8 Merge master into dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.31.
# Conflicts:
#   e2e-test/pom.xml
2020-02-12 08:27:15 +00:00
Keerat
d5072eff1b SEARCH-1681 review changes with pagination message 2020-02-12 08:25:00 +00:00
Tom Page
cce988b3b6 Remove duplicate entry for tas.rest.api from pom.xml. 2020-02-12 08:23:51 +00:00
Keerat
898c4f8257 SEARCH-1681 adding test group to exclude test on bamboo 2020-02-12 08:12:16 +00:00
dependabot-preview[bot]
612486c8fa Bump restapi from 1.30 to 1.31 in /e2e-test
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.30 to 1.31.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.30...v1.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 22:12:34 +00:00
mbhave
ccd12d2693 Search-2096: Need updateSite api from tas-rest-api version 1.30 2020-02-11 16:00:55 +00:00
mbhave
1e663d769f Search-2096: Tests added for Search-2096
(cherry picked from commit f8ed1490112c0cd5b0836225f5151209e2886516)
2020-02-11 15:58:48 +00:00
Keerat
e3d74bb808 SEARCH-1681 review changes with pagination message 2020-02-11 15:55:06 +00:00
Keerat
e2f29c7ab6 SEARCH-1681 review changes to sharding test 2020-02-11 15:19:05 +00:00
Angel Borroy
7e16a5bd5f Merge branch 'feature/SEARCH-2014_SolrAdminAPI_14x' into 'release/V1.4.x'
Feature/search 2014 solr admin api 14x

See merge request search_discovery/insightengine!368

(cherry picked from commit 98343dfc59425a4f07fd4450d104e8c426b72802)
2020-02-11 11:34:00 +00:00
Tom Page
4a34d702d9 Merge branch 'dependabot/maven/e2e-test/org.projectlombok-lombok-1.18.12' into 'master'
Bump lombok from 1.18.10 to 1.18.12 in /e2e-test

See merge request search_discovery/insightengine!367
2020-02-10 14:45:24 +00:00
Tom Page
32d364a8cd Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.30' into 'master'
Bump restapi from 1.28 to 1.30 in /e2e-test

See merge request search_discovery/insightengine!366
2020-02-10 14:44:37 +00:00
Keerat
242b9bce28 SEARCH-1681 adding switch statement instead of if for shard params 2020-02-10 12:01:07 +00:00
Keerat
5eaf0e5292 SEARCH-1681 a single test for sharding with a seperate test group 2020-02-10 09:19:58 +00:00
Keerat
b239d5f7ed SEARCH-1681 a single test for sharding with a seperate test group 2020-02-10 08:25:48 +00:00
dependabot-preview[bot]
e40abc7fa5 Bump lombok from 1.18.10 to 1.18.12 in /e2e-test
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.10 to 1.18.12.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.10...v1.18.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 22:13:21 +00:00
Meenal Bhave
09a5c67678 Fix/search 2088: Implemented a new test for permission checks 2020-02-07 13:28:19 +00:00
dependabot-preview[bot]
264c6c9562 Bump restapi from 1.28 to 1.30 in /e2e-test
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.28 to 1.30.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.28...v1.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 22:12:42 +00:00
Keerat
c618cb5d1d SEARCH-1681 adding test group to shardInfoWithAdminAuthroity test as build is in explicit_id mode 2020-02-06 11:33:38 +00:00
Keerat
72091f7819 Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1681_ShardingOnTheCITests 2020-02-06 10:07:33 +00:00
Keerat
d98740f4c1 SEARCH-1681 updating the pom file for the restapi version 2020-02-05 16:41:01 +00:00
Keerat
2f210293c6 SEARCH-1681 adding other sharding tests with testgroup to avoid tests on bamboo 2020-02-05 14:16:40 +00:00
eliaporciani
d13f1cd153 Merge branch 'feature/SEARCH_1687_ContentStore_Removal' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH_1687_ThreadScope_1 2020-02-04 10:11:10 +01:00
Tom Page
da8dc3f266 Merge branch 'feature/CustomAddons' into 'master'
Add a way to install custom addons.

See merge request search_discovery/insightengine!355
2020-02-04 08:33:42 +00:00
agazzarini
350a77690e Merge branches 'feature/SEARCH_1687_ContentStore_Removal' and 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH_1687_ContentStore_Removal
 Conflicts:
	search-services/alfresco-search/src/main/java/org/alfresco/solr/InformationServer.java
	search-services/alfresco-search/src/main/java/org/alfresco/solr/SolrInformationServer.java
	search-services/alfresco-search/src/test/java/org/alfresco/solr/tracker/DistributedCascadeIT.java
2020-02-04 07:35:40 +01:00
eliaporciani
72fb53ac1b [SEARCH-1687]
reverted shared.properties
fixed testSearchInFieldTitle according with the new shared.properties.
2020-02-03 17:31:51 +01:00
Tom Page
37aea72fed Fix typo modules -> amps. 2020-02-03 15:48:32 +00:00
Tom Page
4cb1403add Add a way to install custom addons. 2020-02-03 14:50:09 +00:00
Keerat
74fc4e4edd Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1681_ShardingOnTheCITests 2020-02-03 13:04:04 +00:00
Keerat
713866b448 SEARCH-1681 Removing testgroup from the explicit sharding test 2020-02-03 12:52:46 +00:00
Keerat
82d425a23d SEARCH-1681 A test for EXPLICIT_ID sharding 2020-02-03 10:38:01 +00:00
Keerat Lalia
fa497a3778 Merge branch 'feature/SEARCH-1966_MasterSlaveTest' into 'master'
Feature/search 1966 master slave test

See merge request search_discovery/insightengine!339
2020-01-29 13:15:10 +00:00
Tom Page
289586695b Merge branch 'feature/SEARCH-1949_ConfigOptionForPathQueries' into 'master'
Feature/search 1949 config option for path queries

See merge request search_discovery/insightengine!343
2020-01-28 09:54:27 +00:00
elia
2b3e05076a Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH_1687_ContentStore_Removal 2020-01-28 09:36:57 +01:00
dependabot-preview[bot]
e97aea97bf Bump utility from 3.0.18 to 3.0.19 in /e2e-test
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.18 to 3.0.19.
- [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.18...utility-3.0.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 22:12:14 +00:00
mbhave
0d7f979d5f Search-1966: cmis tests amended to wait for indexing to allow slave to sync with master 2020-01-23 17:32:00 +00:00
Tom Page
6268b22a2f SEARCH-1949 Rename some integration tests as we can still have cascading without the tracker. 2020-01-23 16:23:20 +00:00
Keerat
35ad178466 Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1966_MasterSlaveTest 2020-01-23 14:07:12 +00:00
eliaporciani
8e3a36cd6e [SEARCH-2057]
fix file name
2020-01-23 10:08:28 +01:00
Keerat
e7783c734c SEARCH-1966 Master slave infastructure 2020-01-23 08:48:52 +00:00
eliaporciani
ec2e42b4b7 [SEARCH-2057]
Changed filenames in test
2020-01-22 16:55:42 +01:00
Keerat
81c8c1f51f SEARCH-1966 master slave test 2020-01-22 12:03:37 +00:00
Keerat
91cb2f2706 SEARCH-1966 master slave test 2020-01-22 11:18:07 +00:00
Angel Borroy
2882b8edc2 Add Get Content compress option to Yeoman Generator. 2020-01-22 10:37:37 +01:00
Tom Page
49904671f3 Merge branch 'master' into 'dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.28'
# Conflicts:
#   e2e-test/pom.xml
2020-01-17 12:44:09 +00:00