gitlab-org--gitlab-foss/features/project
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
..
commits Render CI statuses on commit page 2015-10-06 16:10:17 +02:00
issues Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -07:00
source Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
active_tab.feature
archived.feature
create.feature
deploy_keys.feature
fork.feature
forked_merge_requests.feature
graph.feature Move CI charts to project graphs area 2015-09-23 16:24:46 +02:00
hooks.feature
merge_requests.feature Add tests for MR index page 2015-10-23 17:01:25 +02:00
network_graph.feature
project.feature Add tests for last commit info on project home page 2015-10-16 10:10:33 +02:00
redirects.feature
service.feature Hide password in the service settings form 2015-10-02 12:48:57 +03:00
shortcuts.feature
snippets.feature fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
star.feature
team_management.feature
wiki.feature Fix broken Wiki Page History 2015-09-01 23:29:27 -07:00