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

Extract storage layer + cs3impl #623

Merged
merged 29 commits into from
Oct 5, 2020
Merged

Extract storage layer + cs3impl #623

merged 29 commits into from
Oct 5, 2020

Commits on Oct 5, 2020

  1. Extract storage layer + cs3impl

    IljaN authored and kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    f6732fd View commit details
    Browse the repository at this point in the history
  2. Basic implementation of CS3 [WIP]

    IljaN authored and kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    901ada3 View commit details
    Browse the repository at this point in the history
  3. - Implemented delete + some test

    IljaN authored and kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4428b77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f37acb View commit details
    Browse the repository at this point in the history
  5. Comment tests for now

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d108f00 View commit details
    Browse the repository at this point in the history
  6. Fix config

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4c17d56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60efd63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1b1ecf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    355c042 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5168f8e View commit details
    Browse the repository at this point in the history
  11. Add changelog

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2ffff93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a02579b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b01fc62 View commit details
    Browse the repository at this point in the history
  14. Reuse persisted bleve index

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d316aca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5a51cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e674b5c View commit details
    Browse the repository at this point in the history
  17. Remove commented code

    IljaN authored and kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    403ccc6 View commit details
    Browse the repository at this point in the history
  18. Create data-provider client

    IljaN authored and kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    9c64f6a View commit details
    Browse the repository at this point in the history
  19. Fix config variable naming

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    60a3f3c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    673d7cf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    862329c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    14bd4c8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    675906c View commit details
    Browse the repository at this point in the history
  24. Build paths with path.Join

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    b759691 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    05e314e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e145c3b View commit details
    Browse the repository at this point in the history
  27. Revert "Replace ioutil.ReadAll with a buffered decoder"

    This reverts commit 05e314e.
    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    b49126e View commit details
    Browse the repository at this point in the history
  28. Fix OCS test infrastructure

    kulmann committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    3081dd1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ff4c802 View commit details
    Browse the repository at this point in the history