1. 08 Jan, 2014 4 commits
  2. 07 Jan, 2014 2 commits
  3. 06 Jan, 2014 11 commits
  4. 05 Jan, 2014 7 commits
  5. 04 Jan, 2014 7 commits
  6. 03 Jan, 2014 8 commits
  7. 02 Jan, 2014 1 commit
    • Jason Hollingsworth's avatar
      Add support for various archive formats. · 7cc25205
      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}
      7cc25205