dependabot[bot]
6a6601e525
Bump dependency.webscripts.version from 6.19 to 6.20 ( #278 )
2018-11-30 16:04:31 +00:00
dependabot[bot]
b8ed139fac
Bump spring-security-core from 5.1.1.RELEASE to 5.1.2.RELEASE ( #285 )
2018-11-30 15:31:43 +00:00
alfresco-build
55943c4213
[maven-release-plugin] prepare for next development iteration
2018-11-27 10:03:40 +00:00
alfresco-build
61b49dab24
[maven-release-plugin] prepare release alfresco-repository-7.33
2018-11-27 10:03:33 +00:00
anechifor
10c2f54c23
REPO-3743: Prevent the creation of built-in authorities, like user SYSTEM, GUEST ( #276 )
...
* REPO-3743: Prevent the creation of built-in authorities, like user SYSTEM, GUEST.
* REPO-3743: added a new test and fix the tests that try to create system user.
* REPO-3473: I fix the tests ussing adminUser authentication.
* REPO-3743: Refactor tests authenticate as admin user.
* REPO-3743: fix the tests that used System user
* REPO-3743 clean up system authentication.
* REPO-3743: clean up system authentication
* REPO-3743: changes no permossions
* [maven-release-plugin] prepare release alfresco-repository-7.32-REPO-3743_System
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: change runAsSystem and add setFullAdminAuthentication.
* [maven-release-plugin] prepare release alfresco-repository-7.32-REPO-3743_SystemUser
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: added dependency for branch released data-model
* REPO-3743: added admin user as full authenticated user.
* [maven-release-plugin] prepare release alfresco-repository-REPO-3743-System-clean
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: change the data-model version
* REPO-3743: change dataModel version
* [maven-release-plugin] prepare release alfresco-repository-REPO-3743-System-clean2
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: changes after review.
2018-11-27 11:33:51 +02:00
Cristian Turlica
56ba5fc1a6
REPO-4004: 6.1: ActiveMQ has tens of thousands of advisory messages
...
- changed from amqp to jms to limit advisory messages
2018-11-27 08:12:22 +02:00
alfresco-build
a1d841df10
[maven-release-plugin] prepare for next development iteration
2018-11-22 12:47:28 +00:00
alfresco-build
12de4e9214
[maven-release-plugin] prepare release alfresco-repository-7.32
2018-11-22 12:47:21 +00:00
Andrei Rebegea
14446f2125
REPO-4065:Service Pack: MNT-20097 taggingStartupTrigger and downloadCleanerSchedulerAccessor jobs are missconfigured
2018-11-22 12:30:29 +02:00
Andrei Rebegea
5bd00f1eb6
REPO-3884: DBP SSO: Sufficient logging ( #274 )
2018-11-13 14:40:22 +02:00
Alex Mukha
8c61e6b15b
Deprecate ApplicationContextHelper ( #181 )
...
This class is mainly used as a utility in tests to cache ApplicationContext.
After upgrade to Spring 5 native annotations can be used instead.
2018-11-13 10:05:25 +00:00
eknizat
c72c6ec372
Feature/REPO: 3882 Support username password authentication ( #272 )
...
* REPO-3882: Support username/password authentication
* Implement new authentication component which authenticates users by obtaining an access token
* Add keycloak-authz-client dependecy
* REPO-3882: Missing file header
* REPO-3882: Add switch for creating AuthzClient
* REPO-3882: Fix log message
* REPO-3882: minor changes after code review
* REPO-3882: Formatting
2018-11-12 17:10:02 +00:00
alfresco-build
47c5dc02e0
[maven-release-plugin] prepare for next development iteration
2018-11-12 15:52:25 +00:00
alfresco-build
107ed7e32e
[maven-release-plugin] prepare release alfresco-repository-7.31
2018-11-12 15:52:18 +00:00
Andrei Forascu
fdd876c627
REPO-3934: increase schema by 1000 for 6.1.0-RC release
2018-11-12 17:22:11 +02:00
alfresco-build
5bf1ff577c
[maven-release-plugin] prepare for next development iteration
2018-11-12 13:41:57 +00:00
alfresco-build
e078c76d6e
[maven-release-plugin] prepare release alfresco-repository-7.30
2018-11-12 13:41:49 +00:00
Andrei Forascu
5a74af979d
REPO-3934: - update data-model version
2018-11-12 15:01:12 +02:00
gbroadbent
33f96afc1e
FRENCH: term "email" amended for consistency
2018-11-09 16:10:17 +00:00
alfresco-build
45b92cc67b
[maven-release-plugin] prepare for next development iteration
2018-11-08 19:16:29 +00:00
alfresco-build
282c0e2aa1
[maven-release-plugin] prepare release alfresco-repository-7.29
2018-11-08 19:16:21 +00:00
CezarLeahu
8ae62739b0
ATS-125 : Update transform-service-config.json ( #258 )
...
ATS-125 : Update transform-service-config.json
- remove transformations that are not supported by ATS
2018-11-08 17:33:07 +00:00
Andrei Forascu
3583e56ba2
MNT-20139: CmisConnector returns wrong values for changeLogToken and hasMoreItems ( #271 )
...
- ensure that the returned token is always updated. This is currently not the case when there are no more items. The next token is set to null in that case, even though there might be (maxItems-1) results.
- added Junit tests
2018-11-08 11:20:54 +02:00
alfresco-build
4d273c2e0e
[maven-release-plugin] prepare for next development iteration
2018-11-07 16:09:58 +00:00
alfresco-build
9c67b5bacc
[maven-release-plugin] prepare release alfresco-repository-7.28
2018-11-07 16:09:51 +00:00
Alex Mukha
ee2299c7bb
REPO-3263 Remove passthru ( #270 )
2018-11-07 15:37:15 +00:00
Andrei Rebegea
ea970794f5
REPO-3897: DBP SSO: Administrator is always able to log in ( #266 )
2018-11-07 17:06:48 +02:00
Lucian Tuca
ac36f3ec6f
MM-773 : Release Gytheio 0.9.1 (OpenJDK 11 compatible) ( #268 )
...
- updated to Gytheio 0.9.1 to ensure backwards compatible.
2018-11-07 11:40:36 +02:00
Lucian Tuca
1cf8e0aad2
MM-769 : Release Gytheio 0.9 (OpenJDK 11 compatible) ( #267 )
...
- updated Gytheio to 0.9 OpenJDK11 compatible
2018-11-06 16:02:31 +02:00
Andrei Rebegea
8b055a2561
REPO-3963: SSO: Deprecate OneOff setting in InMemoryTicketComponentImpl
2018-11-06 13:22:28 +02:00
alfresco-build
008ae51faa
[maven-release-plugin] prepare for next development iteration
2018-11-05 10:43:08 +00:00
alfresco-build
55c2694c52
[maven-release-plugin] prepare release alfresco-repository-7.27
2018-11-05 10:42:58 +00:00
Alex Mukha
8e1e922b87
REPO-3262 Remove CIFS ( #249 )
...
Removal of configuration and most of the classes. Some shared with FTP classes were left in place.
2018-11-05 10:11:01 +00:00
alfresco-build
cbbc135e35
[maven-release-plugin] prepare for next development iteration
2018-11-02 11:10:38 +00:00
alfresco-build
345e4de1dd
[maven-release-plugin] prepare release alfresco-repository-7.26
2018-11-02 11:10:30 +00:00
constantinpopa10
44cd5f14d0
APPSREPO-549 : [3.1]CLONE - Error when Declare Record Rule has "Hide" selected ( #263 )
...
- small fix to prevent IndexOutOfBoundsException when generating RecordCreatedEvent for records that have been hidden on creation
2018-11-02 10:16:11 +02:00
dependabot[bot]
cb2008eb61
Merge pull request #251 from Alfresco/dependabot/maven/dependency.truezip.version
2018-11-01 15:03:22 +00:00
dependabot[bot]
2535abdfbb
Merge pull request #253 from Alfresco/dependabot/maven/org.aspectj-aspectjrt-1.9.2
2018-11-01 09:58:24 +00:00
dependabot[bot]
a0aa0a8767
Merge pull request #256 from Alfresco/dependabot/maven/com.sun.xml.fastinfoset-FastInfoset-1.2.15
2018-11-01 09:53:51 +00:00
dependabot[bot]
4c78b4abe0
Merge pull request #243 from Alfresco/dependabot/maven/com.sun.mail-javax.mail-1.6.2
2018-11-01 09:51:47 +00:00
dependabot[bot]
33433ddf66
Bump FastInfoset from 1.2.13 to 1.2.15
...
Bumps FastInfoset from 1.2.13 to 1.2.15.
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-11-01 01:15:07 +00:00
dependabot[bot]
259213263b
Bump aspectjrt from 1.9.1 to 1.9.2
...
Bumps aspectjrt from 1.9.1 to 1.9.2.
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-11-01 01:14:48 +00:00
dependabot[bot]
0206768e8c
Bump dependency.truezip.version from 7.7.9 to 7.7.10
...
Bumps `dependency.truezip.version` from 7.7.9 to 7.7.10.
Updates `truezip-driver-zip` from 7.7.9 to 7.7.10
Updates `truezip-file` from 7.7.9 to 7.7.10
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-11-01 01:14:45 +00:00
alfresco-build
fa064f2143
[maven-release-plugin] prepare for next development iteration
2018-10-31 17:51:53 +00:00
alfresco-build
cb4e8b11de
[maven-release-plugin] prepare release alfresco-repository-7.25
2018-10-31 17:51:45 +00:00
Martin Muller
93069102df
bump data model for removing asm duplicated libraries
2018-10-31 16:35:58 +00:00
dependabot[bot]
9b99261ab9
Merge pull request #238 from Alfresco/dependabot/maven/cglib-cglib-3.2.9
2018-10-31 16:31:59 +00:00
alfresco-build
3a7e3bc7ea
[maven-release-plugin] prepare for next development iteration
2018-10-31 12:55:37 +00:00
alfresco-build
e78aea8163
[maven-release-plugin] prepare release alfresco-repository-7.24
2018-10-31 12:55:29 +00:00
Martin Muller
f4ed4a5dd4
REPO-3941: lost updates during the merge from feature/REPO-3918_java_11
2018-10-31 11:27:51 +00:00