gitlab-org--gitlab-foss/features
Ben Ford 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
..
admin added spinach for glabal labels 2015-09-03 19:02:14 +03:00
dashboard Fix spinach tests introduced by 07101cfab6 2015-10-14 17:27:29 +02:00
explore Make all group public 2015-09-09 11:27:03 +03:00
profile
project Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
snippets fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
steps Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
support
abuse_report.feature Streamline the "Report button" 2015-09-29 21:47:01 +02:00
groups.feature Make all group public 2015-09-09 11:27:03 +03:00
invites.feature
login_form.feature satisfy rubocop 2015-09-07 13:15:27 +03:00
search.feature Ability to search milestones 2015-08-24 13:59:01 +03:00
snippet_search.feature
user.feature Make all profile public 2015-08-27 13:06:14 +03:00