An error occurred fetching the project authors.
  1. 01 Feb, 2016 1 commit
  2. 29 Jan, 2016 1 commit
  3. 29 Oct, 2015 1 commit
    • Ben Ford's avatar
      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.
      3be9d2c4
  4. 27 Apr, 2015 1 commit
  5. 24 Apr, 2015 3 commits
  6. 20 Apr, 2015 1 commit
  7. 27 Mar, 2015 2 commits
  8. 10 Jan, 2015 1 commit
  9. 01 Oct, 2014 1 commit
  10. 08 Jul, 2014 1 commit
  11. 26 Jun, 2014 1 commit
  12. 06 Mar, 2014 1 commit
  13. 14 Jan, 2014 1 commit
  14. 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
  15. 24 Dec, 2013 1 commit
  16. 13 Nov, 2013 1 commit
  17. 24 Oct, 2013 1 commit
  18. 13 Aug, 2013 1 commit
  19. 18 Feb, 2013 1 commit
  20. 28 Dec, 2012 1 commit
  21. 26 Dec, 2012 1 commit
  22. 28 Nov, 2012 1 commit