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 Move Project Members link from Settings to main menu. 2015-06-09 14:45:38 +02:00
archived.feature Remove tests for un-existing page 2015-03-10 23:34:18 -07:00
create.feature
deploy_keys.feature Don't show duplicate deploy keys. Fixes #1516 2015-05-08 21:32:03 +02:00
fork.feature
forked_merge_requests.feature Fix "Project Forked Merge Requests" scenario 2015-06-26 22:41:02 -04:00
graph.feature Move CI charts to project graphs area 2015-09-23 16:24:46 +02:00
hooks.feature Enable SSL verification for Webhooks 2015-08-26 15:48:31 +03:00
merge_requests.feature Add tests for MR index page 2015-10-23 17:01:25 +02:00
network_graph.feature Fix network graph when branch name has single quotes 2015-07-29 23:29:47 -07:00
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 Fix schortcut tests 2015-07-08 17:36:31 +02:00
snippets.feature fix spinach features to use new button wordings 2015-10-15 17:59:17 +11:00
star.feature Refactor star btn logic for non-logged in user and fix tests 2015-03-29 18:50:45 -07:00
team_management.feature Change "Sam" to "Dmitriy" in feature steps 2015-04-23 18:59:57 -04:00
wiki.feature Fix broken Wiki Page History 2015-09-01 23:29:27 -07:00