mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* ACS-2147: initial idea for adding storage properties to ContentStore. * ACS-2147: adding implementations to ContentStore children + some static analysis cleanup. * ACS-2147: adding javadoc and small fixes to ObjectStorageProps. * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * ACS-2147: initial idea for adding storage properties to ContentStore. * ACS-2147: adding implementations to ContentStore children + some static analysis cleanup. * ACS-2147: adding javadoc and small fixes to ObjectStorageProps. * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * ACS-2147: Adding unit tests and changes after first round of code review. * ACS-2147: initial idea for adding storage properties to ContentStore. * ACS-2147: adding implementations to ContentStore children + some static analysis cleanup. * ACS-2147: adding javadoc and small fixes to ObjectStorageProps. * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * ACS-2147: Adding unit tests and changes after first round of code review. * ACS-2147: adding implementations to ContentStore children + some static analysis cleanup. * License header update Co-authored-by: David Edwards <david.edwards@alfresco.com> * ACS-2147: Fixes after reverting some 'boy scout' refactor. * ACS-2147: Rephrasing Alfresco-derived storage properties. * ACS-2147: Reverting some 'boy scout' refactor. * ACS-2147: Renaming enum values. * ACS-2147: Removing wildcard import. Co-authored-by: David Edwards <david.edwards@alfresco.com>