Skip to content
  • Jason Hollingsworth's avatar
    Add support for various archive formats. · dfa7f53796cf
    Jason Hollingsworth authored
    Used mime-types gem instead of hardcoding content types.
    Allow multiple extensions in archive route (.tar.gz, .tar.bz2).
    Change content disposition from infile(?) to attachment for api.
    Fixed api would return “archive” instead of {project}-{hash}.{ext}
    dfa7f53796cf