Files
gitlabhq/features/steps/project
Ben FordandDouwe Maan 3be9d2c422 Add ability to create directories in the editor
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.
2015-10-29 15:49:07 +01:00
..
2015-10-14 17:38:26 +02:00
2015-10-03 19:59:54 -05:00
2015-09-25 10:04:09 +02:00
2015-10-03 19:59:54 -05:00
2015-08-26 15:48:31 +03:00
2015-10-23 18:21:43 +02:00
2015-10-18 11:22:40 +02:00
2015-10-03 19:59:54 -05:00
2015-10-18 15:36:02 +02:00
2015-09-01 23:29:27 -07:00