BigW Consortium Gitlab

  1. 07 Nov, 2016 1 commit
  2. 07 Oct, 2016 1 commit
  3. 20 Sep, 2016 1 commit
  4. 19 Sep, 2016 3 commits
  5. 01 Jul, 2016 1 commit
  6. 16 Jun, 2016 2 commits
  7. 14 Jun, 2016 1 commit
  8. 03 Jun, 2016 2 commits
  9. 08 May, 2016 1 commit
  10. 04 May, 2016 1 commit
  11. 01 Feb, 2016 1 commit
  12. 29 Jan, 2016 1 commit
  13. 29 Oct, 2015 1 commit
    • Add ability to create directories in the editor · 3be9d2c4
      Ben Ford authored
      Simply type a name with a `/` directory separator and new directories
      will be created. This does not do the fancy UI work that github.com
      does, but it will get the job done.
      
      I could not find tests for file creation, so I didn't add a test for
      this slight behaviour modification. I did test directory traversals
      though, using both absolute paths like `/tmp/foo.txt` and relative paths
      like `../../foo.txt`. Neither case escaped the repository, though
      attempting to traverse with a relative path resulted in a 500 error that
      did not affect application stability upon reload.
  14. 27 Apr, 2015 1 commit
  15. 24 Apr, 2015 3 commits
  16. 20 Apr, 2015 1 commit
  17. 27 Mar, 2015 2 commits
  18. 10 Jan, 2015 1 commit
  19. 01 Oct, 2014 1 commit
  20. 08 Jul, 2014 1 commit
  21. 26 Jun, 2014 1 commit
  22. 06 Mar, 2014 1 commit
  23. 14 Jan, 2014 1 commit
  24. 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}
  25. 24 Dec, 2013 1 commit
  26. 13 Nov, 2013 1 commit
  27. 24 Oct, 2013 1 commit
  28. 13 Aug, 2013 1 commit
  29. 18 Feb, 2013 1 commit
  30. 28 Dec, 2012 1 commit
  31. 26 Dec, 2012 1 commit
  32. 28 Nov, 2012 1 commit