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

Add Shrine storage engine #2198

Merged
merged 33 commits into from
Jun 25, 2024
Merged

Add Shrine storage engine #2198

merged 33 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. add shrine gem

    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    23cb292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef2423d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05f2465 View commit details
    Browse the repository at this point in the history
  4. add manyfold-aware uploader that organizes files on disk as is curren…

    …tly done, using model path
    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4cee43e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    696c962 View commit details
    Browse the repository at this point in the history
  6. add attachment to ModelFile

    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    97fec7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98142b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    915476b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a375e6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    604749b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b742868 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f18133e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3429407 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c52777c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a841bc7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c2f91c View commit details
    Browse the repository at this point in the history
  17. fix library storage name

    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    72b0ef0 View commit details
    Browse the repository at this point in the history
  18. attach uploaded files in modelfile factory

    and reorder model and library so they're made before that happens
    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    99de5c5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    320e02b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    49021d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8b15f27 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    92f75a9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcc5ccc View commit details
    Browse the repository at this point in the history
  24. prevent autocreation of attachment when loading actual fixture file f…

    …or bounding box test
    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3368751 View commit details
    Browse the repository at this point in the history
  25. fix test name

    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1fe716d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f4506b7 View commit details
    Browse the repository at this point in the history
  27. fix bundler platform

    Floppy committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    86601c8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3023f01 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d2907e8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    931b2a5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    db01a7a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d37befe View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    833b47c View commit details
    Browse the repository at this point in the history