Tom Page
34324db13e
SEARCH-1763 Remove over a megabyte of output from the integration tests.
2019-11-01 11:38:44 +00:00
Tom Page
5a0e9a66ee
SEARCH-1763 Ensure we run renamed integration tests during integration-test phase.
2019-11-01 11:18:14 +00:00
Tom Page
9c5201c6bb
SEARCH-1763 Ignore all third party libraries with Jacoco.
2019-11-01 11:11:38 +00:00
Tom Page
be9f75ab16
SEARCH-1913 Delete failing test.
...
This test does not appear to be very valuable. It is currently only passing due
to interaction with other tests. Whenever it starts failing then the numbers
in it are updated so that it passes again.
2019-11-01 10:20:36 +00:00
Tom Page
3b27d37b8e
SEARCH-1763 Rename long running tests to end in IT.
2019-11-01 09:54:04 +00:00
Andrea Gazzarini
0dc3ff2694
Merge branch 'feature/SEARCH-1752' into 'master'
...
Feature/search 1752
See merge request search_discovery/insightengine!205
2019-10-31 05:28:31 +00:00
agazzarini
ea691cba27
[ SEARCH-1752 ] Proper usage of placeholders in logging messages.
2019-10-30 17:52:05 +01:00
agazzarini
25bf4a69c2
[ SEARCH-1752 ] Review comments addressed
2019-10-30 17:32:06 +01:00
Michael Suzuki
337c62d0c1
Merge branch 'fix/MNT-21015' into 'master'
...
[MNT-21015] improved approach in purpose bits checking
See merge request search_discovery/insightengine!203
2019-10-30 09:01:05 +00:00
Tom Page
509997e07d
Merge branch 'dependabot/maven/search-services/com.carrotsearch.randomizedtesting-randomizedtesting-runner-2.7.4' into 'master'
...
Dependabot/maven/search services/com.carrotsearch.randomizedtesting randomizedtesting runner 2.7.4
See merge request search_discovery/insightengine!204
2019-10-30 08:36:07 +00:00
agazzarini
4e6c8f14d6
Merge branches 'feature/SEARCH-1752' and 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752
2019-10-30 09:18:23 +01:00
Alessandro Benedetti
3be68b06a0
[MNT-21015] log addition
2019-10-30 09:04:52 +01:00
Alessandro Benedetti
487fa98a53
Merge remote-tracking branch 'origin/master' into fix/MNT-21015
2019-10-30 09:03:30 +01:00
Alessandro Benedetti
a52ecfa6ff
[MNT-21015] improved approach in purpose bits checking
2019-10-29 16:24:05 +01:00
Tom Page
f5734a8fec
Merge branch 'feature/AGS3.2.0' into 'master'
...
Update to use released AGS 3.2.0.
See merge request search_discovery/insightengine!202
2019-10-29 15:08:36 +00:00
agazzarini
5894812fd5
[ SEARCH-1752 ] Manage core reload (publisher registration and re-registration)
2019-10-29 11:57:43 +01:00
Tom Page
5dc1972226
Merge feature/AGS3.2.0 into HEAD.
2019-10-29 10:11:22 +00:00
Tom Page
b450dce5d6
Update to use released AGS 3.2.0.
2019-10-29 10:05:40 +00:00
agazzarini
f69ce49c29
Merge branches 'feature/SEARCH-1752' and 'fix/SEARCH-1606' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752
...
Conflicts:
search-services/alfresco-search/src/main/java/org/alfresco/solr/lifecycle/SolrCoreLoadListener.java
2019-10-29 10:58:12 +01:00
agazzarini
c829993e83
[ SEARCH-1606 ] Fix on core close hook + more logging about the trackers lifecycle.
2019-10-29 10:26:59 +01:00
dependabot-preview[bot]
da023e9335
Bump randomizedtesting-runner from 2.7.3 to 2.7.4 in /search-services
...
Bumps randomizedtesting-runner from 2.7.3 to 2.7.4.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-23 21:12:24 +00:00
agazzarini
091afab426
[ SEARCH-1752 ] TrackerState got updated on slaves + remove unused configuration properties
2019-10-22 16:25:30 +01:00
Tom Page
6ea79966db
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.13' into 'master'
...
Bump utility from 3.0.12 to 3.0.13 in /e2e-test
See merge request search_discovery/insightengine!201
2019-10-21 09:44:56 +01:00
dependabot-preview[bot]
843dc10987
Bump utility from 3.0.12 to 3.0.13 in /e2e-test
...
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility ) from 3.0.12 to 3.0.13.
- [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.12...utility-3.0.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-21 00:20:48 +00:00
agazzarini
200e71ce73
[ SEARCH-1752 ] First working draft
2019-10-19 07:41:22 +02:00
agazzarini
1ed1c1c413
[ SEARCH-1752 ] Formatting and comments on affected classes
2019-10-19 07:40:54 +02:00
agazzarini
21cb28abde
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752
2019-10-19 07:05:24 +02:00
Angel Borroy
4890c1c76b
Merge branch 'feature/SEARCH-1824_QueriesCount' into 'master'
...
Support for COUNT(field|constant) function in SELECT, HAVING and ORDER
See merge request search_discovery/insightengine!198
2019-10-18 10:08:12 +01:00
Andrea Gazzarini
1e6a4b5928
Merge branch 'fix/SEARCH-1606' into 'master'
...
Fix/search 1606
See merge request search_discovery/insightengine!197
2019-10-18 10:07:47 +01:00
agazzarini
e360b63d67
[ SEARCH-1606 ] Review comments addressed
2019-10-18 11:06:06 +02:00
Tom Page
a5ef815284
Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.53' into 'master'
...
Bump alfresco-data-model from 8.52 to 8.53 in /search-services
See merge request search_discovery/insightengine!200
2019-10-18 10:04:21 +01:00
Tom Page
50cb0d7f2e
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.12' into 'master'
...
Bump utility from 3.0.11 to 3.0.12 in /e2e-test
See merge request search_discovery/insightengine!199
2019-10-18 10:03:44 +01:00
agazzarini
c981a204d1
[ SEARCH-1752 ] NodeStateProvider and SlaveNodeStateProvider
2019-10-18 07:00:35 +02:00
dependabot-preview[bot]
f463b47087
Bump utility from 3.0.11 to 3.0.12 in /e2e-test
...
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility ) from 3.0.11 to 3.0.12.
- [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.11...utility-3.0.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 00:13:02 +00:00
agazzarini
404a9e0624
[ SEARCH-1606 ] alfresco.enable.tracking set to true by default
2019-10-17 08:31:53 +02:00
agazzarini
b5634ee7b8
[ SEARCH-1606 ] Minor fix on a log message
2019-10-17 08:11:58 +02:00
agazzarini
4eebda2ecc
[ SEARCH-1606 ] Minor fix on trackers disable/enable property
2019-10-16 16:46:10 +02:00
agazzarini
064d628139
[ SEARCH-1606 ] Unit tests for master/slave role detection
2019-10-16 14:38:59 +02:00
agazzarini
a51984f57b
[ SEARCH-1606 ] First chunk of unit tests
2019-10-16 14:25:17 +02:00
dependabot-preview[bot]
6d41769950
Bump alfresco-data-model from 8.52 to 8.53 in /search-services
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.52 to 8.53.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.52...8.53 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-16 06:26:59 +00:00
Meenal Bhave
f3b618cd10
Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
...
Feature/search 1835 gs compatibility: Fix inconsistent Tests
See merge request search_discovery/insightengine!192
2019-10-15 16:37:42 +01:00
Meenal Bhave
2e7e565bf5
Feature/search 1835 gs compatibility: Fix inconsistent Tests
2019-10-15 16:37:42 +01:00
agazzarini
cb40a133a7
[ SEARCH-1606 ] Formal code refactoring (formatting)
2019-10-15 10:59:44 +02:00
Tom Page
9db21954c7
Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.52' into 'master'
...
Dependabot/maven/search services/org.alfresco alfresco data model 8.52
See merge request search_discovery/insightengine!193
2019-10-10 15:29:06 +01:00
Tom Page
80aaff554c
Update notice.txt: xercesImpl-2.12.0 is Apache 2.0.
2019-10-10 09:01:27 +01:00
Angel Borroy
4f99c6ee0a
Merge branch 'fix/SEARCH-1457_JDBCNullValues' into 'master'
...
Fix/search 1457 jdbc null values
See merge request search_discovery/insightengine!189
2019-10-09 15:23:35 +01:00
dependabot-preview[bot]
e52c57ae96
Bump alfresco-data-model from 8.50 to 8.52 in /search-services
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.50 to 8.52.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.50...8.52 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-09 04:19:19 +00:00
Angel Borroy
000e71afbd
Merge branch 'feature/SEARCH-1885_SSLWebProxyGenerator' into 'master'
...
Add support for WebProxy with SSL
See merge request search_discovery/insightengine!190
2019-10-08 12:30:37 +01:00
Angel Borroy
1bae63d3ca
Clarify that certificates, truststores and keystores are provided only for testing purposes.
2019-10-08 13:30:14 +02:00
Meenal Bhave
727cce0d25
Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
...
Search-1857: fileFound not being set for non electronic search
See merge request search_discovery/insightengine!191
2019-10-08 09:34:16 +01:00