Natalia Smintanca
efb26c99dc
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
118256 sdinuta: ACE-4699: Document preview is changed to the physical location after "Edit Offline \ Cancel Editing" action
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118350 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-23 11:31:38 +00:00
Natalia Smintanca
4720b731fe
Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
...
118271 adavis: Merged 5.0.2-CLOUD42 (Cloud ) to 5.0.N (5.0.4)
118270 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
118269 adavis: Merged 5.0.2-PLUS (5.0.2-PLUS) to 5.0.2-CLOUD (Cloud )
118268 adavis: Reverse merged 5.0.2-PLUS (5.0.2-PLUS)
<< Caused lots of failures with the real fix rather than the patched one in 39.6.6 >>
118213 adavis: Merged CLOUD39.6 (Cloud 39.6.6) to 5.0.2-PLUS (5.0.2-PLUS)
116649 cturlica: MNT-15229/MNT-15170: [Security] Java unserialize remote code execution
- added bootstrap unserializer validator: a bootstrap bean that checks that the classes that would favor Java unserialize remote code execution are not available. Check is needed because libs could be introduced by the application server (attached jars should be uploaded).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118314 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-23 11:01:03 +00:00
Natalia Smintanca
0c55fc5905
Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
...
118237 aleahu: MNT-14853 : Unable to download zip with non primary child
- Fixed spacing by removing tabs as per Derek's request.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118308 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-23 10:57:08 +00:00
Natalia Smintanca
e00500f6f0
Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
...
118231 aleahu: MNT-14853 : Unable to download zip with non primary child
- Added the flag exportSecondaryNodes for the ExporterComponent, and if this is set on true we export the secondary nodes as actual nodes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-23 10:56:56 +00:00
Natalia Smintanca
f274fc9ce7
Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
...
118229 aleahu: MNT-14730 : Approve and Reject workflow not working in subfolders after the rule has been applied
- Renamed the copied file when executing a simple workflow rule in order to avoid name conflicts by using copyAndRename instead of copy.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118306 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-23 10:56:43 +00:00
Natalia Smintanca
5d5fc30a91
Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
...
118217 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.4)
118216 adavis: Merged 5.0.2-CLOUD42 (Cloud ) to V4.2-BUG-FIX (4.2.6)
118215 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
118214 adavis: Merged 5.0.2-PLUS (5.0.2-PLUS) to 5.0.2-CLOUD (Cloud )
118213 adavis: Merged CLOUD39.6 (Cloud 39.6.6) to 5.0.2-PLUS (5.0.2-PLUS)
116649 cturlica: MNT-15229/MNT-15170: [Security] Java unserialize remote code execution
- added bootstrap unserializer validator: a bootstrap bean that checks that the classes that would favor Java unserialize remote code execution are not available. Check is needed because libs could be introduced by the application server (attached jars should be uploaded).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118305 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-23 10:56:29 +00:00
Natalia Smintanca
76b0d1dffb
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117981 amukha: Merged DEV (5.1) to HEAD (5.1)
117318: ACE-4421: Minor tweak (JavaDoc comment + fix boolean),
117293: ACE-4421: Custom behaviours cannot be disabled (using disableBehaviour(QName))
- Changed the ClassBehaviourIndex#find as the main logic is handled by BehaviourFilterImpl#isEnabled
- Updated the BehaviourFilter interface accordingly.,
115822: ACE-4421: Custom behaviours cannot be disabled (using disableBehaviour(QName))
- Reworked the solution to use only one new method: disable(QName className, boolean includeSubClasses)
- Modified the isEnabled(QName className) to correspond with the new logic
- Modified the JUnit tests.,
115078: ACE-4421: Minor tweak (JavaDoc comment + fix boolean),
115071: ACE-4421: Custom behaviours cannot be disabled (using disableBehaviour(QName))
- Added new API for disabling behaviours.
- Added JUnit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118033 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-19 09:48:28 +00:00
Natalia Smintanca
a5b9ac9bef
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117847 ahind: Fix for ACE-4575 SOLR 4 - Sharded - Backup should fail gracefully
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@118017 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-19 09:41:25 +00:00
Natalia Smintanca
548b90a94b
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117598 bhorje: CM-690 reverted AMD DAO trait extension
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117987 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-19 09:25:58 +00:00
Ramona Neamtu
d0d33807ca
Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
...
117707 aleahu: MNT-14341 : FTP authentication fails when External authentication is enabled
- Checked that the instance of the authenticator used is not the same as the one from which the call is made
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117930 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-18 14:18:19 +00:00
Alan Davis
cd43fe582c
Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
...
117582 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3) (PARTIAL MERGE)
116652 amorarasu: MNT-14983: CMIS: Euro character not encoded correctly
Merged V4.2.4 (4.2.4.19) to V4.2-BUG-FIX (4.2.6)
115140 115998 116396 amorarasu: MNT-15044: CLONE - CMIS: Euro character not encoded correctly
- Removed the unicode interval that was used to escape characters from the categories: currency, general punctuation, subscripts and superscripts (2000-20FF).
- Changed the way the control characters are filtered + adapted tests.
- Removed unnecessary j_string use from the ftl and added proper xml encoding.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117597 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-15 21:30:05 +00:00
Alan Davis
9104f61c74
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117537 bhorje: CM-690 reverted AMD DAO trait extension
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117578 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:38:30 +00:00
Alan Davis
9e202dcd66
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117531 bhorje: CM-690 virtualization is disabled by default - virtualization integration tests and the integration tests suite run with vf enabled
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117577 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:38:20 +00:00
Alan Davis
1ec4f05efc
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117489 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117573 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:37:20 +00:00
Alan Davis
508e2e52d8
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117488 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117572 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:53 +00:00
Alan Davis
a64d5324e9
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117487 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117571 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:46 +00:00
Alan Davis
7ec342be8b
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117486 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117570 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:39 +00:00
Alan Davis
ac94987b61
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117485 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:32 +00:00
Alan Davis
ea1b4f89c1
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117484 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117568 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:26 +00:00
Alan Davis
be8b2fa355
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117483 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117567 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:19 +00:00
Alan Davis
cda0437ea3
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117482 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117566 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:12 +00:00
Alan Davis
3f578fdc6b
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117481 bhorje: CM-690 extensions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117565 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:35:05 +00:00
Alan Davis
9fabc967ee
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117474 bhorje: CM-690 virtualization
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117559 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:32:21 +00:00
Alan Davis
98213d66d7
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117473 bhorje: CM-690 trait extension
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117558 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-14 13:32:09 +00:00
Tatyana Valkevych
c9618fdb69
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117316 gcornwell: ACE-4598: ServiceRegistry exposes services that are not part of the public API (i.e. not annotated via @AlfrescoPublicApi)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117385 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-12 10:22:23 +00:00
Tatyana Valkevych
3ca1dfd1ea
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
117315 tpage: ACE-2671 Unit tests for QNameTypeEditor.
The QNameTypeEditor was migrated from RM to repo in r83388, but
at the time there were no unit tests. This closes the issue by
adding unit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-12 10:21:30 +00:00
Alan Davis
3e5bf71699
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117263 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114898 gjames: BCRYPT MNT-14892 RA-609, better logging messages and added OnStartup validation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:03:28 +00:00
Alan Davis
2e4871ec6e
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117261 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114795 gjames: BCRYPT RA-609: Ensure system does not double hash encoders if not safe
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117354 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:03:10 +00:00
Alan Davis
5e217990c7
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117260 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114674 gjames: BCRYPT MNT-14892 RA-604, Handling MD4 hashing as default
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117353 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:03:01 +00:00
Alan Davis
d9211f4d13
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117258 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114531 adavis: Merged BCRYPT to 5.0.2-CLOUD
114416 gjames: Added debug on startup MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117351 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:02:44 +00:00
Alan Davis
4f3ec1b547
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117256 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114527 adavis: Merged BCRYPT to 5.0.2-CLOUD
114255 gjames: createUser with a password that has already been hashed MNT-14892,RA-601
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117349 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:02:29 +00:00
Alan Davis
141b506072
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117255 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114526 adavis: Merged BCRYPT to 5.0.2-CLOUD
114254 gjames: Making sure md4 doesn't use a salt MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117348 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:02:21 +00:00
Alan Davis
a744153cb5
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117254 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114524 adavis: Merged BCRYPT to 5.0.2-CLOUD
114104 gjames: Added trace debugging MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117347 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:02:13 +00:00
Alan Davis
f9ff45eda1
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117253 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114523 adavis: Merged BCRYPT to 5.0.2-CLOUD
114045 gcornwell: MNT-14892: Enabled the UpgradePasswordHashJob (it won't run until 2099 though due to the default cron experssion) and tweaked log statements.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:01:59 +00:00
Alan Davis
b175a6421c
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117249 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114518 adavis: Merged BCRYPT to 5.0.2-CLOUD
114018 gcornwell: MNT-14892: Fixed tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 18:00:40 +00:00
Alan Davis
d048e04218
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117248 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114517 adavis: Merged BCRYPT to 5.0.2-CLOUD
114012 gcornwell: MNT-14892: Updates to upgrade password hash job and test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:52:16 +00:00
Alan Davis
1c1a381c2c
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117247 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114516 adavis: Merged BCRYPT to 5.0.2-CLOUD
114004 gjames: Added a hashUserPassword method, and working on UpgradePasswordHashTest MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117339 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:52:09 +00:00
Alan Davis
d2185fc267
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117246 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114515 adavis: Merged BCRYPT to 5.0.2-CLOUD
113961 gcornwell: MNT-14892: Added UpgradePasswordHashWorker job and skeleton test class
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:52:02 +00:00
Alan Davis
6114fd34bf
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117245 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114514 adavis: Merged BCRYPT to 5.0.2-CLOUD
113819 gcornwell: MNT-14892: Final test fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:50:40 +00:00
Alan Davis
38c51705ab
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117244 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114513 adavis: Merged BCRYPT to 5.0.2-CLOUD
113804 gcornwell: MNT-14892: More test fixes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117336 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:50:34 +00:00
Alan Davis
4ef78ff58f
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117243 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114512 adavis: Merged BCRYPT to 5.0.2-CLOUD (PARTIAL MERGE)
113778 gcornwell: MNT-14892: Fixed tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:50:27 +00:00
Alan Davis
d916cc40dd
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117242 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114511 adavis: Merged BCRYPT to 5.0.2-CLOUD
113774 gjames: Better updateUser and test MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117334 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:50:20 +00:00
Alan Davis
dbc4c03da7
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117241 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114510 adavis: Merged BCRYPT to 5.0.2-CLOUD
113765 gcornwell: MNT-14892: Users password now gets re-hashed when they login if it is not using the preferred encoding (removes old MD4 and SHA encoded passwords)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:50:09 +00:00
Alan Davis
e53f2ad430
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117240 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114509 adavis: Merged BCRYPT to 5.0.2-CLOUD
113728 gjames: Changed updateUser to use a List MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117332 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:49:46 +00:00
Alan Davis
fa42023233
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117235 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114504 adavis: Merged BCRYPT to 5.0.2-CLOUD (PARTIAL MERGE)
113666 gjames: Initial integration of CompositePasswordEncoder for MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117327 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:49:01 +00:00
Alan Davis
a39107a09e
Merged 5.0.2-CLOUD42 (Cloud ) to 5.1.N (5.1.1)
...
117234 adavis: Merged 5.0.2-CLOUD (Cloud ) to 5.0.2-CLOUD42 (Cloud )
114503 adavis: Merged BCRYPT to 5.0.2-CLOUD
113532 gjames: Adding a CompositePasswordEncoder for MNT-14892
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 17:47:49 +00:00
Tatyana Valkevych
e14af3c7aa
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
116895 dhulley: Fix leaked 'MLPropertyInterceptor.setMLAware' in data load API implementation (ACE-4552)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117208 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 12:07:51 +00:00
Tatyana Valkevych
ee559fcc8b
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
116662 aowian: Merged SHA-SIMP-2 (5.1.0) to HEAD (5.1)
116654 aowian: ACE-4500: Updating links to the help from within Alfresco
- Code formatting according to Alfresco standards. No functionality changes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117205 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 12:05:52 +00:00
Tatyana Valkevych
5073f04767
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
116661 aowian: Merged SHA-SIMP-2 (5.1.0) to HEAD (5.1)
116550 aowian: ACE-4500: Updating links to the help from within Alfresco
- Updated error message to include correct version of the docs.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117204 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 12:05:36 +00:00
Tatyana Valkevych
e5685d6885
Merged HEAD (5.1) to 5.1.N (5.1.1)
...
116423: Fix for ACE-4038 SOLR 4 - Sharded - Suggestor fails
- sharded and unsharded suggestion behave the same,
116559: Build fix after 116423 - Fix for ACE-4038 SOLR 4 - Sharded - Suggestor fails
- missed default value in mock
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117195 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-11-11 11:55:39 +00:00