99486: Merged DEREK/BM-0004 (5.1.0.BM4) to HEAD-BUG-FIX (5.1/Cloud)
98804: Part 2: ACE-1021 SOLR 4 - Sharding/Replication/Cluster/Cloud
- SOLR 4 - support multiple stores requested via search parameters
- explicit federation over a specified set of stores and related SOLR 4 indexes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99545 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99377: BENCH-369: BM-0004: API and internals for Alfresco server
- Move commons Math3 to 'core' project for general reuse
- Clone NormalDistributionHelper class from Benchmark projects to Alfresco 'core'
- API added: http://localhost:8080/alfresco/s/api/model/filefolder/load
JSON:
{
"folderPath":"/Sites/t2/documentLibrary",
"fileCount":"1",
"minFileSize":"1024",
"maxFileSize":"2048",
"maxUniqueDocuments":"10000"
}
- Above JSON will create 1 file in the 't2' site document library with spoofed plain text
- Change away from deprecated API for TransactionListenerAdapter
- Fix imports and neatness
- Improve FileNotFoundException details
- Disable timestamp propagation on the parent folder to reduce CPU overhead
- Document changes relating to the addition of cm:description properties
- Add options to control generation of MLText cm:description fields
- descriptionCount: number of cm:description translations to include
- descriptionSize: size in bytes of each cm:description translation
- Use released 'alfresco-text-gen' V1.1
- Use fixed text-gen component to prevent ArrayIndexOutOfBOunds
- Tighten up error message when errors occur on reading content strings
- Fix random seed generation bug
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99503 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
99376: BENCH-371: BM-0004: Copy Alfresco and set up build plan
- Modify FileContentStore to service 'spoof://' URLs
- SpoofedTextContentReader to generate consistent text for URL
- Fix FileContentStoreTest so that tests actually execute
- Add override for @After so that no NPEs are thrown
- Add tests for the 'spoof://' protocol
- Some additional checks for IllegalArgumentException on SpoofedTextContentReader construction
- Force delete of 'spoof' to return false but not fail with an exception
This is handled neatly by the EagerContentStoreCleaner, which accepts that the stores may protect data according to their own needs e.g. Centera
- Add spoofing option to FileFolderPerformanceTester
290 files/s for 1K files vs 460 files/s for spoofed text files (no binary streaming required)
- Start FileFolderLoader component that will be used by the API
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99502 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98999: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98978: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98931: MNT-13562: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
98757: Merged DEV to V4.1-BUG-FIX (4.1.10)
94378 : MNT-6400: Issue with versioning and comments
- Ignore comments properties/aspects/children
96791 : MNT-6400: Issue with versioning and comments
- Added a test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99002 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98997: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98975: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98859: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
98757: Merged DEV to V4.1-BUG-FIX (4.1.10)
94378 : MNT-6400: Issue with versioning and comments
- Ignore comments properties/aspects/children
96791 : MNT-6400: Issue with versioning and comments
- Added a test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@99000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98900: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98891: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98889: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Caused a performance problem found in 5.0.1 testing >>
Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93762: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use the bridge table to list sites.
93802: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use hasSite to check for existence and fix person lookup case sensitivity configuration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98956 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98899: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98890: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98886: Reverse merged V4.1-BUG-FIX (4.1.10)
<< Original commits for this issue caused a performance problem found in 5.0.1 testing >>
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98955 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98874: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98718: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98561: Merged NESS/4.2.N-2015-02-10 (4.2.5) to V4.2-BUG-FIX (4.2.5)
98467: MNT-13358 : Share fails to render imported documents when metadata has empty cm:creator or cm:modifier values
- modified the username decorator and the people bean to handle empty usernames
98550: MNT-13358 : Share fails to render imported documents when metadata has empty cm:creator or cm:modifier values
- added unit tests and corrected formating of previous commit
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98951 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98723: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98580: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98457: Merged NESS/4.2.N-2015-02-10 (4.2.5) to V4.2-BUG-FIX (4.2.5)
98405: MNT-13502 : Possible concurrency issue in StoreRedirectorProxyFactory
- Used unmodifiable collection for redirectProtocolBindings and redirectedStoreBindings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98814 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98720: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98568: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98334: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
98326: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Changed the PersonSitesRelation to use a faster API (SiteServiceImpl.listSiteMemberships(String, int)).
98452: MNT-13198: BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- Corrected the solution to fix the build failures.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98811 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98423: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98310: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
98244: Merged V4.2.3 (4.2.3.18) to V4.2-BUG-FIX (4.2.5)
97968: Merged DEV to PATCHES/V4.2.3 (4.2.3.18)
97890: MNT-13349: OpenCMIS bulkUpdateProperties method fails when run against more than one document
- Implemented Batch Processing for bulk update properties.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98530 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98317: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98235: MNT-13497: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97915: MNT-13204: Long reindex times with nodes with Multiple Parents
- Implement search.solrTrackingSupport.ignorePathsForSpecificAspects option to skip paths calculation for nodes with the defined aspects
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98431 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
98197: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
98079: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97973: Merged NESS/4.2.N-2015-02-10 (4.2.5) to V4.2-BUG-FIX (4.2.5)
97883: MNT-13331 : Unfriendly error displayed to user while trying to complete a task once more
- added check on task status in workflow/TaskFormPersister.java;
- added localization for the error message in workflow/workflow-messages.properties;
- added js condition to display a friendly error message in alfresco.js
97924: MNT-13331 : Unfriendly error displayed to user while trying to complete a task once more
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@98321 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97693: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97683: Merged 5.0.1 (5.0.1) to 5.0.N (5.0.2)
97651: Merged DEV to PATCHES/5.0.1 (5.0.1)
97532 : MNT-13418 : When performing upgrade with a tenant, patch.siteAdministrators and patch.alfrescoSearchAdministrators throw an error
- Using AuthenticationUtils to get administrator's username
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97677: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97594: Merged DEV to 5.0.N (5.0.2)
97048: MNT-13339: No exception is present in log files when Alfresco IMAP Service port is blocked
- extended ImapServer class and overridden openServerSocket method to add exceptions logging
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97698 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97593: Merged NESS/5.0.N-2015_01-20 (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
97514: MNT-13392 : Rendition - Error in AbstractRenderingEngine with model param using FreemarkerRenderingEngine
- FIxed isAssignbleFrom issue when FreemarkerRenderingEngine is using params; added new test for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97631 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
97181: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
97111: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
97019: Merged V4.2.0 (4.2.0.11) to V4.2-BUG-FIX (4.2.5)
92266: MNT-12936: Temporary GenericCertificateIntegrityException causes repo to go into readOnly
- Retry transaction if got GenericCertificateIntegrityException
92373: MNT-12936: Temporary GenericCertificateIntegrityException causes repo to go into readOnly
- Remove stale try{}catch{}, modify unit test.
92842: MNT-12936: Temporary GenericCertificateIntegrityException causes repo to go into readOnly
- Use exception from repo for retrying
92899: MNT-12936: Temporary GenericCertificateIntegrityException causes repo to go into readOnly
- Fix unit test failing: use new exception that was introduced in original fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@97196 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96980: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96874: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
96701: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
96519: Merged DEV (4.1.10) to V4.1-BUG-FIX (4.1.10)
80890: MNT-12155 : Attempt to create a new rule or view existing rules fails with TypeError: Cannot find default value for object
Added special handling of properties with a dot in the name.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96997 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96473: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96360: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
96323: Reverse Merge V4.2-BUG-FIX (4.2.5)
<< Reverted as build has been broken for 4 days >>
95704: Merged DEV to V4.2-BUG-FIX (4.2.5)
94398: MNT-13234 : Duplicate activities in activities feed
- Changed getFollowers() method with implementing username case sensitive specific, like it done in getSiteMembers() method.
94483: MNT-13234: Duplicate activities in activities feed
- Added test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96502 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96472: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96359: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
96305: MNT-13212: Merged DEV to V4.2-BUG-FIX (4.2.5)
96032: MNT-13212: Details of tasks assigned to any user are visible to all users via API call
- Restore workflow permission check in interceptor for getAssignedTasks and getPooledTasks methods. Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96501 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96471: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
96358: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
95704: Merged DEV to V4.2-BUG-FIX (4.2.5)
94398: MNT-13234 : Duplicate activities in activities feed
- Changed getFollowers() method with implementing username case sensitive specific, like it done in getSiteMembers() method.
94483: MNT-13234: Duplicate activities in activities feed
- Added test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96500 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
96412: Merged DEV to HEAD-BUG-FIX (5.1.0)
94103: ACE-3729: unhandled Exception: org.springframework.dao.CannotAcquireLockException on Cloud Staging
- JobLockRefreshCallback will be used to refresh a lock.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96497 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95987: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94457: Merged DEV (5.0.1) to 5.0.N (5.0.1)
94445: MNT-12995: Items are not accessible using the urls received via IMAP
Added a patch which replaces the IMAP template's content.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95986: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94456: Merged DEV (5.0.1) to 5.0.N (5.0.1)
94352: MNT-12995: Items are not accessible using the urls received via IMAP
Changed the URLs in IMAP templates to point to Share instead of Explorer(EOL).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@96015 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
95693: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94442: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
94393: Merged DEV (4.2.5) to V4.2-BUG-FIX (4.2.5)
94233: MNT-12802: CachingContentStore Quota & Performance
Made the quota thresholds configurable.
Introduced a property to configure a gap between normal cleanups.
Changed cachingContentStoreCache configuration.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95698 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94379: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94324: Merged DEV to V5.0.N (5.0.1)
94107: MNT-13084: Invitation email to the site are not received
- Support both Object[] and List<> subject params.
94248: MNT-13084: Invitation email to the site are not received
- Add support for String value in PARAM_SUBJECT_PARAMS
- Add unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95080 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94147: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94085: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
94037: Merged DEV to V4.2-BUG-FIX (4.2.5)
94032 : MNT-13118 : VersionService randomly returns unexpected results
- Throw ConcurrencyFailureException if there is version inconsistency
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95048 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94145: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94083: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93997: Merged DEV to V4.2-BUG-FIX
93952: MNT-12841: Xenit Fred: AuthorityService is not public but should be
- Mark AuthorityService and dependencies as AlfrescoPublicApi
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95046 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94144: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94082: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93943: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93775: Merged DEV to V4.1-BUG-FIX (4.1.10)
93465: MNT-8810 : Audit: Double READ on first Share preview
- Audit READ for cm:content no longer occurs when thumbnail is created or read.
- Audit READ for cm:thumbnail occurs when content of doclib or webpreview is read.
93874: MNT-8810 : Audit: Double READ on first Share preview
- Fixed test failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95045 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94142: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94079: Merged DEV to 5.0.N (5.0.1)
93735 : MNT-13078: Office2013 : Incorrect version history for .xlxs files created via CIFS
- Added shuffle scenario for MS Excel 2013
94001 : MNT-13078: Office2013 : Incorrect version history for .xlxs files created via CIFS
- Added a test for "MultipleRenameShuffle" pattern
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94087: Merged DEV to HEAD-BUG-FIX (5.1.0)
90943: ACE-1468 : Replication Jobs: Incorrect status is displayed for a failed replication job if incorrect credentials are set in a target
- Change throw TransferException.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
94074: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
94039: MNT-12775: Problem with L10N of patch message when upgrading from unsupported revision
- Modify message id to correspond key from path-service.properties.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93992: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93945: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93895: MNT-12873: Merged V4.2.3 (4.2.3.16) to V4.2-BUG-FIX(4.2.5)
93552 :Merged DEV to V4.2.3 (4.2.3.16)
93524: MNT-13156: CLONE - Introduction of SiteRole in 4.2.x breaks sites API when there is a custom role defined
- Implement site role as String instead of enumeration to allow custom roles. Add CustomRoleTest Unit Test. In SitesImpl convert UnknownAuthorityException into InvalidArgumentException.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95030 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93984: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93857: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93852: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93669: Merged DEV to V4.1-BUG-FIX
93636 : MNT-11041 : Share SSOAuthenticationFilter and non-ascii username strings
"X-Alfresco-Remote-User" and userHeader for alfrescoHeader connector is now base64 encoded to support non-ASCII symbols.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95024 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93983: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93851: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93802: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use hasSite to check for existence and fix person lookup case sensitivity configuration
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95023 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93981: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93849: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93762: Fix for MNT-13198 BM-0012: Run v420b1494_01: (CMIS) GetSites is Slow
- use the bridge table to list sites.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95021 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
93980: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
93846: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
93733: Merged V4.1-BUG-FIX (4.1.10) to V4.2-BUG-FIX (4.2.5)
93616: MNT-5564: Reverse Merge V4.1-BUG-FIX (4.1.10)
93608: Reverse Merge V4.1-BUG-FIX (4.1.10)
<< Has been causing a build failure for a week >>
93213: Merged DEV to V4.1-BUG-FIX (4.1.10)
70268: MNT-5564: Share Lucene tool in admin console works incorrectly
Backport changes from HEAD-QA to DEV:
53461: ALF-19108: Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
-Make search admin console page display when SOLR is not running.
53463: ALF-19108: Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
- Make sure cron trigger removes duplicate jobs.
54173: ALF-19108: Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
- Fix for ALF-19330 Exceptions when switching from Solr to Lucene in repo Admin console
- Fix for ALF-19108 Failed to switching SOLR search service to Lucene with AUTO or VALIDATE values of Index Recovery Mode
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@95020 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261