gitlab-org--gitlab-foss/spec
Stan Hu 0ab6ca93aa Add directory feature button
Change "+" icon under "Files" section to have three options:

* Create file
* Upload file
* New directory

Upload file is no longer accessible from the "Create file" page.
Users can now select a target branch in upload file as well.

Closes #2799: Fixes a bug where file modes were overwritten after a commit

Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
can no longer be overwritten in the "Create file" section.

Closes #2557
2015-10-07 04:22:55 -07:00
..
benchmarks/models Added benchmark_subject method for benchmarks 2015-10-05 10:51:24 +02:00
controllers Add directory feature button 2015-10-07 04:22:55 -07:00
factories Make rubocop happy 2015-10-05 14:39:56 +02:00
features Fix ci build routing and few tests 2015-10-06 21:41:37 +02:00
finders Add `Group#add_*` convenience methods 2015-08-07 00:20:02 -04:00
fixtures No HTML-only email please 2015-08-21 16:09:55 -07:00
helpers Update README cache key to use full project namespace 2015-10-02 13:26:42 -07:00
javascripts Add specs for syntax_highlight JS 2015-09-10 15:38:24 -04:00
lib Fix gitlab_ci_yaml_processor specs 2015-10-05 16:07:50 +02:00
mailers Merge branch 'stanhu/gitlab-ce-fix-message-id-notify' 2015-10-01 16:28:10 +02:00
models Fix routing in CI mailer 2015-10-07 10:26:40 +02:00
requests Fix create_trigger_request_service_spec 2015-10-05 17:06:31 +02:00
routing Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00
services Fix create_trigger_request_service_spec 2015-10-05 17:06:31 +02:00
support Merge branch 'refactor-build-service' into 'master' 2015-10-05 17:42:50 +00:00
tasks/gitlab Fix rubocop warnings in spec/lib and spec/tasks 2015-10-03 16:02:21 -05:00
views/help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
workers Rename reply_by_email to incoming_email to prepare for the future. 2015-09-21 10:35:37 +02:00
factories.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
factories_spec.rb Remove the invalid key factories 2015-04-11 17:12:10 -04:00
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Merge branch 'refactor-build-service' into 'master' 2015-10-05 17:42:50 +00:00
teaspoon_env.rb teaspoon install 2015-05-28 18:22:32 -04:00