BigW Consortium Gitlab

  1. 18 Aug, 2016 1 commit
  2. 13 Aug, 2016 2 commits
  3. 01 Aug, 2016 1 commit
  4. 18 Jun, 2016 2 commits
  5. 16 Jun, 2016 2 commits
  6. 08 Jun, 2016 1 commit
  7. 03 Jun, 2016 2 commits
  8. 16 May, 2016 1 commit
  9. 18 Apr, 2016 2 commits
  10. 11 Apr, 2016 1 commit
  11. 07 Apr, 2016 1 commit
  12. 06 Apr, 2016 2 commits
  13. 10 Mar, 2016 1 commit
  14. 13 Feb, 2016 1 commit
  15. 08 Feb, 2016 1 commit
  16. 01 Feb, 2016 1 commit
  17. 28 Jan, 2016 1 commit
  18. 21 Dec, 2015 1 commit
  19. 19 Dec, 2015 1 commit
  20. 18 Dec, 2015 2 commits
  21. 15 Dec, 2015 1 commit
  22. 14 Dec, 2015 1 commit
  23. 08 Dec, 2015 2 commits
  24. 07 Dec, 2015 1 commit
  25. 03 Dec, 2015 1 commit
  26. 02 Dec, 2015 4 commits
  27. 18 Nov, 2015 1 commit
  28. 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.
  29. 13 Oct, 2015 1 commit