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

Hotfix/disk content type #155

Merged
merged 12 commits into from Nov 6, 2018
Merged

Hotfix/disk content type #155

merged 12 commits into from Nov 6, 2018

Commits on Nov 5, 2018

  1. For each file stored to $storageDir/$address/$path, also store its co…

    …ntent-type to $storageDir/.gaia-metadata/$address/$path. This way, a Web server back-end will be able to reconstruct and return the correct Content-Type header on GET.
    jcnelson committed Nov 5, 2018
    Copy the full SHA
    0d1b6b8 View commit details
    Browse the repository at this point in the history
  2. add a generic "invalid input" error type, which the disk driver will …

    …use to report bogus content-type headers
    jcnelson committed Nov 5, 2018
    Copy the full SHA
    c41c3c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fb56cd3 View commit details
    Browse the repository at this point in the history
  4. 2
    Copy the full SHA
    3317f96 View commit details
    Browse the repository at this point in the history
  5. install the reader as well

    jcnelson committed Nov 5, 2018
    Copy the full SHA
    ef534e1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    81f1329 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Copy the full SHA
    88f8164 View commit details
    Browse the repository at this point in the history
  2. no flow config

    jcnelson committed Nov 6, 2018
    Copy the full SHA
    2ee6187 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f7f5592 View commit details
    Browse the repository at this point in the history
  4. unit tests

    jcnelson committed Nov 6, 2018
    Copy the full SHA
    9f558cb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d5f4d19 View commit details
    Browse the repository at this point in the history
  6. 2.2.2

    jcnelson committed Nov 6, 2018
    Copy the full SHA
    374db85 View commit details
    Browse the repository at this point in the history