gitlab-org--gitlab-foss/app/services/merge_requests
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
..
base_service.rb Dynamically check :admin_* ability in IssuableBaseService 2015-07-24 15:50:12 -04:00
build_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
close_service.rb Organize event order execution when update issue or mr 2015-01-25 22:49:05 -08:00
create_service.rb Check permissions on target project in merge request create service. 2015-08-21 09:47:39 -07:00
merge_service.rb Add directory feature button 2015-10-07 04:22:55 -07:00
post_merge_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
refresh_service.rb Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
reopen_service.rb Organize event order execution when update issue or mr 2015-01-25 22:49:05 -08:00
update_service.rb Show who last edited a comment if it wasn't the original author 2015-07-30 14:45:54 +02:00