Commit Graph

3801 Commits

Author SHA1 Message Date
Keerat
22eeec2841 Search-1485 2019-03-22 12:09:48 +00:00
Keerat
d8758852ba Search-1485 cmistest modified 2019-03-22 08:47:46 +00:00
Cristina Diaconu
ab78d8b0a6 SEARCH-1348 Add basic automated tests for search services using a RM site and a basic file plan. 2019-03-21 15:37:55 +02:00
Paul Brodner
ac4f94096f Update README.md 2019-03-20 15:19:19 +00:00
Paul Brodner
2d43ba151f Update README.md 2019-03-20 15:19:02 +00:00
Paul Brodner
b77a6fd4af Update README.md 2019-03-20 15:17:08 +00:00
Paul Brodner
ea2b66816d Merge branch 'feature/add-benchmark' into 'master'
SEARCH-1505: feature/add benchmark

See merge request search_discovery/SearchAnalyticsE2ETest!19
2019-03-20 15:08:40 +00:00
Paul Brodner
95b5ca3beb update README 2019-03-20 17:06:08 +02:00
Keerat
16126a5b6b Search-1485, modified changes from Meenal 2019-03-20 13:15:50 +00:00
Tom Page
37eeb57395 Merge pull request #139 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.29
Bump alfresco-data-model from 8.28 to 8.29
2019-03-20 08:46:52 +00:00
dependabot[bot]
aaeee34f53 Bump alfresco-data-model from 8.28 to 8.29
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.28 to 8.29.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.28...8.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 15:24:58 +00:00
Tom Page
cc07565433 Merge master into UpdateThirdPartyLicenses. 2019-03-19 14:49:18 +00:00
Tom Page
2355fb309a Update third party license notice for alfresco-data-model.
The new licenses were checked here:
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.8.1
https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-impl/2.3.1
https://mvnrepository.com/artifact/org.jibx/jibx-run/1.3.1
https://mvnrepository.com/artifact/org.springframework/spring-aop/5.1.4.RELEASE
2019-03-19 14:48:21 +00:00
Tom Page
57a4c071cd Update third party license notice for open cmis.
These libraries remain Apache 2.0:
https://mvnrepository.com/artifact/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.1.0
https://mvnrepository.com/artifact/org.apache.cxf/cxf-core/3.0.12
2019-03-19 14:06:26 +00:00
Tom Page
28aef28a0d Update license declaration for Jackson 2.9.8.
This is still Apache 2.0:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.9.8
2019-03-19 13:54:04 +00:00
Tom Page
87b595207c Merge branch 'feature/SEARCH-936_WhitespaceInWildcardQueries' into 'master'
SEARCH-1552 Add tests for whitespace in SQL queries.

See merge request search_discovery/SearchAnalyticsE2ETest!28
2019-03-18 16:01:25 +00:00
agazzarini
94cbe9a6b3 [ SEARCH-1554 ] Additional whitespaces scenarios 2019-03-18 15:31:09 +01:00
Keerat
fb4f2f0c16 Search-1485 v1.2 2019-03-18 14:11:44 +00:00
Lucian Tuce
f8623ad6cd weight read and write props adjusting 2019-03-18 15:22:08 +02:00
Lucian Tuce
e7f0e98e00 bug fix 2019-03-18 13:48:43 +02:00
Lucian Tuce
38cc63e0e4 without weight 2019-03-18 13:17:01 +02:00
Keerat
5be73c8632 Search-1486 v1 2019-03-18 09:26:20 +00:00
Tom Page
a0473e5ab9 Merge pull request #138 from Alfresco/dependabot/maven/org.mockito-mockito-core-2.25.1
Bump mockito-core from 2.25.0 to 2.25.1
2019-03-18 09:20:12 +00:00
Lucian Tuce
258b6f6124 Avoid warnings for clean option 2019-03-18 10:59:04 +02:00
Lucian Tuce
41c85e57fa Fix the approach for clean up 2019-03-18 10:48:39 +02:00
Lucian Tuce
fdd90cfdaa Fix clean up part 2019-03-18 10:46:18 +02:00
dependabot[bot]
7f0ef60f11 Bump mockito-core from 2.25.0 to 2.25.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 01:16:12 +00:00
Paul Brodner
028df0d766 Merge branch 'feature/wip-search-with-ssl-paul' into 'master'
SEARCH-1127 enabling SSL on ACS + SS

See merge request search_discovery/SearchAnalyticsE2ETest!27
2019-03-15 14:48:00 +00:00
Paul Brodner
6ce43daa59 SEARCH-1127 enabling SSL on ACS + SS 2019-03-15 14:48:00 +00:00
Keerat
4f3592d0c1 Search-1486 2019-03-15 14:22:01 +00:00
Tom Page
258fadf29b SEARCH-1552 Add tests for whitespace in SQL queries. 2019-03-15 09:50:01 +00:00
Andrei Forascu
a32cf785b8 REPO-3235: - remove some leftovers from RestTest 2019-03-14 14:05:22 +02:00
Andrei Forascu
dfd2340aec Revert "Revert "REPO-4243 / MNT-20407: Rest-Api Workflow processes and task tests are failing on ACS 6.0.1.1""
This reverts commit 998d918de6685a100093555207fcc2ab22b1ed0b.
2019-03-14 13:53:25 +02:00
Lucian Tuce
d6f51116e4 following the comments part 3 2019-03-14 11:49:40 +02:00
Lucian Tuce
a4d9cab5e2 following the comments part 2 2019-03-14 11:43:35 +02:00
Lucian Tuce
b619d178b8 following the comments 2019-03-14 11:11:05 +02:00
Tom Page
f2630fa1e0 Revert "REPO-4243 / MNT-20407: Rest-Api Workflow processes and task tests are failing on ACS 6.0.1.1"
This reverts commit abaee3c526b5ec99bc342b002fe3d562fb03a563.

The code did not compile with these changes: cannot find symbol: class DataDiscussion.
2019-03-13 15:53:59 +00:00
Andrei Forascu
d5385b52b8 REPO-4243 / MNT-20407: Rest-Api Workflow processes and task tests are failing on ACS 6.0.1.1
- update utility version
- cherry-pick 910508a22ce5367dfc91a1bcaa3696f1cc69135f from 6.1.N
2019-03-13 15:34:10 +02:00
Elia Porciani
d5344306a9 Merge branch 'fix/SEARCH-1476' into 'master'
Fix/search 1476

See merge request search_discovery/SearchAnalyticsE2ETest!26
2019-03-12 18:23:05 +00:00
eliaporciani
5c8eedb541 Added comments on tests that need to be enabled when SEARCH-1457 will be solved 2019-03-12 19:18:08 +01:00
eliaporciani
3919c1faf9 Merge branch 'master' of git.alfresco.com:search_discovery/SearchAnalyticsE2ETest into fix/SEARCH-1476 2019-03-12 16:51:20 +01:00
eliaporciani
fca008d48a test fixed.
set back to disable some tests.
2019-03-12 16:46:10 +01:00
Andrea Gazzarini
65abb8bf80 Merge branch 'fix/SEARCH-1491_case_sensitivity_in_fields' into 'master'
[ SEARCH-1491 ] Fix compilation error

See merge request search_discovery/SearchAnalyticsE2ETest!25
2019-03-12 14:03:29 +00:00
agazzarini
d2d7c7f1a8 [ SEARCH-1491 ] Fix compilation error 2019-03-12 15:02:06 +01:00
Andrea Gazzarini
ba8c0df06e Merge branch 'fix/SEARCH-1491_case_sensitivity_in_fields' into 'master'
[ SEARCH-1533 ] E2E tests for case (in)sensitive fields name

See merge request search_discovery/SearchAnalyticsE2ETest!21
2019-03-12 12:24:57 +00:00
Tom Page
8e772a6bf9 Merge pull request #135 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.28
Bump alfresco-data-model from 8.24 to 8.28
2019-03-12 12:23:18 +00:00
agazzarini
4a6aa1936b [ SEARCH-1491 ] Fix conflicts with master 2019-03-12 13:03:05 +01:00
Tom Page
0ac4bfc6a6 Merge pull request #136 from Alfresco/dependabot/maven/org.slf4j-slf4j-log4j12-1.7.26
Bump slf4j-log4j12 from 1.7.21 to 1.7.26
2019-03-12 11:28:34 +00:00
Tom Page
4b116142dc Add missing dependency to get HTTP status codes. 2019-03-12 11:20:15 +00:00
agazzarini
d6a43f36c9 [ SEARCH-1491 ] meaningful assertion error instead of a generic runtime 2019-03-12 11:10:12 +01:00