Commit Graph

12277 Commits

Author SHA1 Message Date
Travis CI User
97423baa34 [maven-release-plugin][skip ci] prepare for next development iteration 2020-02-03 09:49:42 +00:00
Travis CI User
4cd0317088 [maven-release-plugin][skip ci] prepare release alfresco-repository-7.143 2020-02-03 09:49:36 +00:00
Oussama Messeguem
77f08bd143 REPO-4753: removing googlecode isoparser dependency (#796)
* REPO-4753: remove com.google.mp4parser:isoparser dependency

This dependency is not required in this project and triggers some conflicts in other projects (tika) due to the difference of versions.
2020-02-03 09:30:38 +00:00
Alex Mukha
01ee91a022 SEARCH-2051 Performance of metadata tracking (#788)
Unites two cycles of getChildAssocs and getParentAssocs calls.
2020-02-03 09:28:16 +00:00
Alex Mukha
4468fc0ba8 SEARCH-2051 Performance of metadata tracking (#788)
Unites two cycles of getChildAssocs and getParentAssocs calls.
2020-02-03 09:22:57 +00:00
Travis CI User
faa2f57a11 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-31 14:33:21 +00:00
Travis CI User
ffc5371e6e [maven-release-plugin][skip ci] prepare release alfresco-repository-7.142 2020-01-31 14:33:14 +00:00
Angel Borroy
9eee86a112 SEARCH-2074: Add new queries tests to ensure these ANSI SQL queries work with different database engines.
0237f4d aborroy Test SQL queries
2020-01-31 15:13:23 +01:00
Travis CI User
14ec470023 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-31 13:58:36 +00:00
Travis CI User
ff1d04d2f3 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.97 2020-01-31 13:58:29 +00:00
Angel Borroy
0237f4db68 SEARCH-2074: Add new queries tests to ensure these ANSI SQL queries w… (#795)
* SEARCH-2074: Add new queries tests to ensure these ANSI SQL queries work with different database engines.

* SEARCH-2074: Check returned values from queries instead of asserting the value is not null.

* SEARCH-2074: Next TX Commit Time should be greater or equals to from commit time.
2020-01-31 14:36:52 +01:00
Travis CI User
9889c2467e [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-31 11:16:37 +00:00
Travis CI User
1aaa81e193 [maven-release-plugin][skip ci] prepare release alfresco-repository-7.141 2020-01-31 11:16:30 +00:00
Oussama Messeguem
c79549b91b MNT-18895: Extension of Behaviour Filter for Smart Folders (#791) (#797)
The MNT-18895 ticket has highlighted the fact that behaviour filter service did not have an extension when it comes to smart folders.

The issue had to do with the creation of renditions as children of documents, when a document hasn't got any rendition yet, and the rendition is created as a new node from a smart folder, it is only the virtual node that gets its aspect cm:auditable disbaled and not the actual node linked to it.
The cm:auditable is responsible for certain updates of node's properties, in particular the properties cm:modifier and cm:modified.

This merge delivers an extension for behaviour filter service as it is the case already for other services (node, coci, lock, fileFolder..)

* Extension of the BehaviourFilter service for smart folders:
   - VirtualBehaviourFilterExtension: specific implementation of BehaviourFilter service, executed in smart folder context
   - BehaviourFilterExtension/BehaviourFilterTrait/annotations on top of override BehaviourFilterImpl methods: allow AOP mechanism
   - smartfolder-context: declaration of the new beans and injection into the virtualisation bundle
   - VirtualBehaviourFilterExtensionTest and AppContextExtraTestSuite: to ensure that the extension is used instead of the original implementation

(cherry picked from commit 9399a743fd)
2020-01-31 10:55:46 +00:00
Travis CI User
d496660d04 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-30 17:00:13 +00:00
Travis CI User
7458533559 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.96 2020-01-30 17:00:07 +00:00
NITHIN NAMBIAR
ce1733b0be REPO-4709 remove cloud sync (#793)
* REPO-4709 remove cloude sync

Co-authored-by: alfresco-build <alfresco-build@users.noreply.github.com>
2020-01-30 16:36:46 +00:00
Travis CI User
4136d15d7b [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-30 16:03:37 +00:00
Travis CI User
688b97b7bc [maven-release-plugin][skip ci] prepare release alfresco-repository-8.95 2020-01-30 16:03:30 +00:00
Oussama Messeguem
9399a743fd MNT-18895: Extension of Behaviour Filter for Smart Folders (#791)
The MNT-18895 ticket has highlighted the fact that behaviour filter service did not have an extension when it comes to smart folders.

The issue had to do with the creation of renditions as children of documents, when a document hasn't got any rendition yet, and the rendition is created as a new node from a smart folder, it is only the virtual node that gets its aspect cm:auditable disbaled and not the actual node linked to it.
The cm:auditable is responsible for certain updates of node's properties, in particular the properties cm:modifier and cm:modified.

This merge delivers an extension for behaviour filter service as it is the case already for other services (node, coci, lock, fileFolder..)

* Extension of the BehaviourFilter service for smart folders:
   - VirtualBehaviourFilterExtension: specific implementation of BehaviourFilter service, executed in smart folder context
   - BehaviourFilterExtension/BehaviourFilterTrait/annotations on top of override BehaviourFilterImpl methods: allow AOP mechanism
   - smartfolder-context: declaration of the new beans and injection into the virtualisation bundle
   - VirtualBehaviourFilterExtensionTest and AppContextExtraTestSuite: to ensure that the extension is used instead of the original implementation
2020-01-30 15:41:13 +00:00
Travis CI User
6fc61af12f [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-29 11:54:52 +00:00
Travis CI User
3a3583e713 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.94 2020-01-29 11:54:45 +00:00
Lucian Tuca
12150ef1e8 ATS-654 : Release Transform Model 1.0.2.8 component library (#792)
- updated transform model version
2020-01-29 13:33:51 +02:00
dependabot-preview[bot]
ff6d866d03 Bump alfresco-transform-model from 1.0.2.7 to 1.0.2.8 (#794) 2020-01-28 22:32:26 +00:00
Travis CI User
5e958ba58c [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-28 13:31:16 +00:00
Travis CI User
ed0539ce10 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.93 2020-01-28 13:31:10 +00:00
dependabot-preview[bot]
50801d8e7c Bump gytheio-messaging-camel from 0.11.2 to 0.11.3 (#779) 2020-01-28 13:09:32 +00:00
Travis CI User
a179876318 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-21 23:17:43 +00:00
Travis CI User
6931004471 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.92 2020-01-21 23:17:36 +00:00
dependabot-preview[bot]
1591622555 Bump alfresco-data-model from 8.86 to 8.87 (#787) 2020-01-21 22:41:15 +00:00
Travis CI User
1dce2e31df [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-21 00:22:55 +00:00
Travis CI User
66b3d3adf5 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.91 2020-01-21 00:22:49 +00:00
dependabot-preview[bot]
50a669179b Bump alfresco-core from 8.20 to 8.21 (#786) 2020-01-20 23:42:18 +00:00
Travis CI User
08804fc9be [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-20 23:41:57 +00:00
Travis CI User
7025e79683 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.90 2020-01-20 23:41:50 +00:00
dependabot-preview[bot]
04c2598524 Bump alfresco-data-model from 8.85 to 8.86 (#785) 2020-01-20 22:40:24 +00:00
Travis CI User
599dd69b8a [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-20 13:24:33 +00:00
Travis CI User
0055934b34 [maven-release-plugin][skip ci] prepare release alfresco-repository-7.140 2020-01-20 13:24:26 +00:00
Angel Borroy
291a5ea1e0 Merged master to 7.N
aa41767 SEARCH-2028: New SOLR database query to provide the next transaction commit time from a given time commit.
2020-01-20 14:02:10 +01:00
Travis CI User
1b4b269282 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-20 12:16:19 +00:00
Travis CI User
07dc5dc773 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.89 2020-01-20 12:16:12 +00:00
Angel Borroy
aa41767e58 SEARCH-2028: New SOLR database query to provide the next transaction commit time from a given time commit. (#783)
This feature will be used by SOLR MetadataTracker to improve performance.
2020-01-20 12:55:56 +01:00
Travis CI User
9c7ad0b3ab [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-18 00:02:19 +00:00
Travis CI User
1c60ea25af [maven-release-plugin][skip ci] prepare release alfresco-repository-8.88 2020-01-18 00:02:12 +00:00
dependabot-preview[bot]
4291de78d8 Bump alfresco-core from 8.19 to 8.20 (#781) 2020-01-17 23:41:30 +00:00
Travis CI User
151b8169db [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-17 23:33:57 +00:00
Travis CI User
da7e48b6ca [maven-release-plugin][skip ci] prepare release alfresco-repository-8.87 2020-01-17 23:33:50 +00:00
dependabot-preview[bot]
3a523f98cd Bump alfresco-data-model from 8.84 to 8.85 (#782) 2020-01-17 22:58:23 +00:00
Travis CI User
ac68ff3e79 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-17 14:24:02 +00:00
Travis CI User
1cab30cfd1 [maven-release-plugin][skip ci] prepare release alfresco-repository-7.139 2020-01-17 14:23:56 +00:00