alfresco-build
e3a8487587
[maven-release-plugin] prepare for next development iteration
2018-05-31 06:43:19 +00:00
alfresco-build
bc614496c8
[maven-release-plugin] prepare release alfresco-remote-api-6.35
2018-05-31 06:43:12 +00:00
Ancuta Morarasu
678e76389a
REPO-2974: Update alfresco-core to 7.3, alfresco-data-model to 8.8, alfresco-repository 6.51
2018-05-31 09:08:49 +03:00
alfresco-build
a524547f0a
[maven-release-plugin] prepare for next development iteration
2018-05-25 07:45:28 +00:00
alfresco-build
df914f3a48
[maven-release-plugin] prepare release alfresco-remote-api-6.34
2018-05-25 07:45:21 +00:00
Mihaela Popa
11a026d410
Merge pull request #71 from Alfresco/fix/repo-3495_deauth
...
REPO-3495 / Service Pack: MNT-19514: REST API: Deauthorized users 500
Use parent-child bean mechanism in order to extend the exceptionMapping in enterprise project.
2018-05-25 10:15:34 +03:00
Mihaela Popa
15c22760c9
REPO-3495 / MNT-19514: REST API: Deauthorized users 500
...
Use parent-child bean mechanism in order to extend the exceptionMapping in enterprise project.
2018-05-23 10:43:08 +03:00
alfresco-build
f831829e62
[maven-release-plugin] prepare for next development iteration
2018-05-17 12:47:25 +00:00
alfresco-build
0ff0db2056
[maven-release-plugin] prepare release alfresco-remote-api-6.33
2018-05-17 12:47:18 +00:00
Andrei Forascu
a9fe715c58
REPO-3463: update repository version
2018-05-17 15:23:44 +03:00
alfresco-build
dd7cb36f38
[maven-release-plugin] prepare for next development iteration
2018-05-11 07:43:55 +00:00
alfresco-build
11f731d68f
[maven-release-plugin] prepare release alfresco-remote-api-6.32
2018-05-11 07:43:48 +00:00
Andrei Forascu
ab102fc8d8
REPO-3514 / ACE-5823: Authentication - Unable to set Kerberos authentication properties ( #69 )
...
* REPO-3514 / ACE-5823: Authentication - Unable to set Kerberos authentication properties
- fix path for the Spring context files
- added context file with beans that are required for authentication subsystem
2018-05-11 10:26:25 +03:00
Michael
b9b89721e3
Merge pull request #70 from Alfresco/fix/SEARCH-836
...
Search-836, add timezone to sql query
2018-05-11 08:01:24 +01:00
Michael
738b3e1d44
Search-836, add timezone to sql query
2018-05-10 16:38:26 +01:00
Michael
b8e1d508b4
Merge pull request #68 from Alfresco/fix/SEARCH-830
...
Fix/search 830
2018-05-09 14:59:41 +01:00
Michael
419b831d6a
Merge remote-tracking branch 'origin/master' into fix/SEARCH-830
2018-05-08 11:38:01 +01:00
alfresco-build
3dcff5b3af
[maven-release-plugin] prepare for next development iteration
2018-05-04 14:10:03 +00:00
alfresco-build
0d6ce5e8f8
[maven-release-plugin] prepare release alfresco-remote-api-6.31
2018-05-04 14:09:56 +00:00
Ancuta Morarasu
86017a429e
REPO-3481: Update alfresco-core, alfresco-data-model, alfresco-repository
2018-05-04 16:57:32 +03:00
Ancuta Morarasu
f07dec51cf
REPO-3481: Upgrade to Jackson 2.9.5 (includes CVE-2018-7489) ( #67 )
...
* REPO-3481: Upgrade to Jackson 2.9.5 (includes CVE-2018-7489)
- Revert changes on RestApiStringDeserializer since StringDeserializer is non-final in Jackson 2.9.5, so it can be extended
- Replace the deprecated SerializationFeature.WRITE_NULL_MAP_VALUES, by overriding the inclusion value for the Map type
- Replace deprecated methods
- Override inclusion config, to enable serializing null values in maps, on the object mapper in tests.
2018-05-04 14:36:05 +03:00
Michael
9be46c67c8
SEARCH-830, fix error handling to display error message from solr with the correct error status code
2018-05-04 11:42:57 +01:00
Michael
18412b0b4a
Merge pull request #66 from Alfresco/fix/SEARCH-820_Add_missing_param_for_jdbc_driver
...
Search-820, added missing parameter required by InsightEngineJDBC driver
2018-05-02 13:31:44 +01:00
Michael
dc04870430
Search-820, removed duplicate assertion
2018-05-02 13:31:14 +01:00
Michael
1d68ab9283
Search-820, added missing parameter required by InsightEngineJDBC driver
2018-04-30 12:44:24 +01:00
alfresco-build
b430a43920
[maven-release-plugin] prepare for next development iteration
2018-04-18 10:01:30 +00:00
alfresco-build
cd5d171b89
[maven-release-plugin] prepare release alfresco-remote-api-6.30
2018-04-18 10:01:23 +00:00
Stefan Kopf
093006d86e
Merge pull request #58 from Alfresco/feature/AUTH-85-token-auth
...
REPO-3430 - Review Identity Service Authentication Subsystem
Accepting MR from Platform services team:
AUTH-85 / AUTH-86 / AUTH-87
Bug fixes for handling authentication errors
2018-04-18 11:48:23 +02:00
Stefan Kopf
a571ccd783
Merge branch 'master' into feature/AUTH-85-token-auth
2018-04-18 11:47:56 +02:00
alfresco-build
66093bd8a7
[maven-release-plugin] prepare for next development iteration
2018-04-17 08:11:27 +00:00
alfresco-build
51183a75ad
[maven-release-plugin] prepare release alfresco-remote-api-6.29
2018-04-17 08:11:21 +00:00
Ancuta Morarasu
978abc8432
REPO-3435: Upgrade alfresco-repository
2018-04-17 10:03:15 +03:00
Ancuta Morarasu
171b92936a
REPO-3435: Upgrade to Jackson to 2.8.11(.1) (includes CVE-2017-17285)
2018-04-16 18:43:03 +03:00
Martin Muller
d96da6d0f6
Merge pull request #65 from Alfresco/fix/repo-3442_dyn_copyright
...
REPO-3442 make copyright date dynamic
2018-04-16 14:23:40 +01:00
Martin Muller
621fd7ae20
repo-3442 make copyright dyn
2018-04-16 13:17:00 +01:00
Ancuta Morarasu
f05942cc44
REPO-3435: Revert Jackson to 2.8.10 on master until the tests are fixed.
2018-04-13 12:29:06 +03:00
Andreea Nechifor
5812b630bb
REPO-3435: upgrade to Jackson 2.9.4 (CVE-2017-17285) for ACS 6.0 / Spring 5 .
2018-04-12 14:59:22 +03:00
alfresco-build
910793c5f4
[maven-release-plugin] prepare for next development iteration
2018-04-06 15:38:12 +00:00
alfresco-build
5394043cd3
[maven-release-plugin] prepare release alfresco-remote-api-6.28
2018-04-06 15:38:03 +00:00
eknizat
fb2385cf9b
Merge pull request #64 from Alfresco/feature/repo-3428_remove_portletapi
...
REPO-3428: EOL Library JSR-168 Portlets API
2018-04-06 16:08:32 +01:00
Erik Knizat
7335119e44
REPO-3428: EOL Library JSR-168 Portlets API
...
* Remove javax.portlet:portlet-api dependecy
* Remove JSR168PortletAuthenticatorFactory and its bean definition
2018-04-06 13:34:40 +01:00
alfresco-build
416e2743b5
[maven-release-plugin] prepare for next development iteration
2018-04-03 14:27:59 +00:00
alfresco-build
92c7ca280e
[maven-release-plugin] prepare release alfresco-remote-api-6.27
2018-04-03 14:27:53 +00:00
Raluca Munteanu
afc3610303
Upgrade alfresco-repository to 6.41
2018-04-03 17:08:09 +03:00
ramunteanu
caecf0725f
REPO-1294: EOL myfaces-api, myfaces-impl & jsp-api ( #62 )
...
* REPO-1294: EOL myfaces-api, myfaces-impl & jsp-api
- Moved authentication filter from community-acs-packaging to
remote-api
2018-04-03 16:51:05 +03:00
alfresco-build
5b9473cbb2
[maven-release-plugin] prepare for next development iteration
2018-04-03 10:02:12 +00:00
alfresco-build
2789407e1b
[maven-release-plugin] prepare release alfresco-remote-api-6.26
2018-04-03 10:02:02 +00:00
CodrinChirica
fba5a95775
Upgrade data-model to 8.3 and alfresco-repository to 6.40
2018-04-03 10:34:51 +03:00
Ancuta Morarasu
c41910df98
REPO-1323: Upgrade surf-webscripts to version 6.16 (with Rhino 1.7.9)
2018-04-02 16:09:24 +03:00
Ancuta Morarasu
f1a99e8877
REPO-1323: Upgrade alfresco-repository 6.39 (with Rhino 1.7.9) ( #63 )
...
- Replace the use of concat() on a Java array in js
2018-03-30 16:28:27 +03:00