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

feat(gateway): TAR response format #9029

Merged
merged 30 commits into from Nov 9, 2022
Merged

feat(gateway): TAR response format #9029

merged 30 commits into from Nov 9, 2022

Commits on Nov 9, 2022

  1. Copy the full SHA
    de53536 View commit details
    Browse the repository at this point in the history
  2. fix: kubo namings

    hacdias committed Nov 9, 2022
    Copy the full SHA
    f79610a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e8180ea View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c5b773f View commit details
    Browse the repository at this point in the history
  5. wip: basepath tar writer

    hacdias committed Nov 9, 2022
    Copy the full SHA
    4d232c6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fd195f3 View commit details
    Browse the repository at this point in the history
  7. wip: base dir tar writer

    hacdias committed Nov 9, 2022
    Copy the full SHA
    72af6b2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    97d2023 View commit details
    Browse the repository at this point in the history
  9. wip: go mod tidy

    hacdias committed Nov 9, 2022
    Copy the full SHA
    6165b62 View commit details
    Browse the repository at this point in the history
  10. chore: go mod tidy

    hacdias committed Nov 9, 2022
    Copy the full SHA
    3a228e4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    31ee4e5 View commit details
    Browse the repository at this point in the history
  12. test: cleanup

    hacdias committed Nov 9, 2022
    Copy the full SHA
    766fa01 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    56798ed View commit details
    Browse the repository at this point in the history
  14. test: add missing line

    hacdias committed Nov 9, 2022
    Copy the full SHA
    0d6fad1 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    51bf572 View commit details
    Browse the repository at this point in the history
  16. style: wrap line

    hacdias committed Nov 9, 2022
    Copy the full SHA
    8eee493 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    e6b099a View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    f792fdb View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    2059d36 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    bc410af View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    bd4fd1f View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    5687897 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    7a352a9 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    be7cf70 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    0a54117 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    8870480 View commit details
    Browse the repository at this point in the history
  27. go mod tidy

    hacdias committed Nov 9, 2022
    Copy the full SHA
    5386136 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    7411e70 View commit details
    Browse the repository at this point in the history
  29. refactor: cleanup Etag handling with TAR

    - shortened etag
    - added tests
    - moved weak etag to _tar.go file + added bunch of comments why
    lidel committed Nov 9, 2022
    Copy the full SHA
    4ca3940 View commit details
    Browse the repository at this point in the history
  30. docs: add TAR to changelog

    lidel committed Nov 9, 2022
    Copy the full SHA
    ea6bb9a View commit details
    Browse the repository at this point in the history