BigW Consortium Gitlab

  1. 11 Feb, 2016 1 commit
  2. 02 Feb, 2016 1 commit
  3. 01 Feb, 2016 1 commit
  4. 28 Jan, 2016 1 commit
  5. 12 Nov, 2015 1 commit
  6. 08 Oct, 2015 1 commit
  7. 24 Apr, 2015 1 commit
  8. 31 Mar, 2015 1 commit
  9. 19 Jan, 2015 1 commit
  10. 30 Dec, 2014 1 commit
  11. 30 Oct, 2014 1 commit
  12. 21 Sep, 2014 1 commit
  13. 05 Sep, 2014 1 commit
  14. 04 Sep, 2014 1 commit
  15. 03 Sep, 2014 1 commit
  16. 13 Aug, 2014 1 commit
  17. 29 Jul, 2014 1 commit
  18. 02 Jul, 2014 4 commits
  19. 27 May, 2014 1 commit
  20. 26 May, 2014 1 commit
  21. 23 May, 2014 1 commit
  22. 31 Mar, 2014 2 commits
  23. 18 Feb, 2014 2 commits
  24. 04 Feb, 2014 1 commit
  25. 19 Jan, 2014 1 commit
  26. 15 Jan, 2014 1 commit
  27. 02 Jan, 2014 1 commit
    • 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}
  28. 26 Dec, 2013 1 commit
  29. 11 Dec, 2013 1 commit
  30. 10 Oct, 2013 2 commits
  31. 01 Oct, 2013 1 commit
  32. 29 Sep, 2013 1 commit
  33. 28 Aug, 2013 1 commit
    • Standardize commit diff api url, change blob api url, add get single commit · 59f428dc
      Alex Van't Hof authored
      Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line
      with existing api urls (e.g. "/projects/:id", etc.)
      
      Fix 500 error resulting from a diff api call with an invalid commit hash
      
      Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for
      backwards compatibility.
      
      Add ability to get a single commit via "/commits/:sha"
  34. 25 Aug, 2013 1 commit