gitlab-ce/spec/controllers/projects
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
..
avatars_controller_spec.rb
compare_controller_spec.rb Fix Error 500 when comparing non-existing branches 2015-09-18 12:02:01 -07:00
issues_controller_spec.rb Redirect case sensitive project path to the normalized one 2015-09-18 16:37:21 +02:00
merge_requests_controller_spec.rb
milestones_controller_spec.rb Remove milestones from merge requests when milestones are deleted 2015-09-21 07:00:55 -07:00
protected_branches_controller_spec.rb
raw_controller_spec.rb
refs_controller_spec.rb
repositories_controller_spec.rb
services_controller_spec.rb
tree_controller_spec.rb Add directory feature button 2015-10-07 04:22:55 -07:00
uploads_controller_spec.rb