Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCR-3126 OCFL filesystem #2175

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

MCR-3126 OCFL filesystem #2175

wants to merge 18 commits into from

Commits on Oct 30, 2024

  1. MCR-3126 ocfl draft

    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2cad0d6 View commit details
    Browse the repository at this point in the history
  2. MCR-3126 update OCFL

    * update ocfl-java version
    * support file size
    * support filekey
    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6acda51 View commit details
    Browse the repository at this point in the history
  3. MCR-3126 improve ocfl file system

    * add range request support
    * fix codacy issues
    * rm unecessary code
    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    200a7f6 View commit details
    Browse the repository at this point in the history
  4. MCR-3126 improve ocfl

    * fix truncate existing for remote repository
    * fix isAdded() for root path
    * add javadoc & junit tests
    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0701af8 View commit details
    Browse the repository at this point in the history
  5. MCR-3126 improve ocfl

    - add default ocfl properties
    - add some javadoc
    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    46cb021 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5897c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bba2bb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    821b2fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c496c0d View commit details
    Browse the repository at this point in the history
  10. MCR-3126 fix pom.xml order

    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    145a117 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a76350c View commit details
    Browse the repository at this point in the history
  12. MCR-3126 improve ocfl

    * unify ocfl version handling
    * rm transaction folder on startup
    * add javadoc and more test cases
    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a6f5e60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a91fa57 View commit details
    Browse the repository at this point in the history
  14. MCR-3126 fix javadoc

    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2f9dba2 View commit details
    Browse the repository at this point in the history
  15. MCR-3126 fix license

    Mewel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e1eef38 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    323e38f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. MCR-3126 add s3 support

    -use own RepositoryBuilder
    -add S3RepositoryProvider
    -improve directory history method by using inventory API
    Mewel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8fe9e47 View commit details
    Browse the repository at this point in the history
  2. MCR-3126 sort pom.xml

    Mewel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e7ac1c3 View commit details
    Browse the repository at this point in the history