summaryrefslogtreecommitdiff
path: root/app/services/files/create_dir_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Refactor changing files in web UIDouwe Maan2017-04-201-13/+2
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-1/+1
* Rename from base to start because base could mean merge baseLin Jen-Shin2017-01-061-2/+2
* Rename source to base to avoid confusion from MRLin Jen-Shin2017-01-061-2/+2
* Fix source_project and also pass source_projectLin Jen-Shin2016-12-141-0/+1
* Cleanup parameters, easier to understand andLin Jen-Shin2016-12-081-3/+3
* Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-11-241-2/+0
|\
| * Remove unnecessary require_relative calls from service classesSemyon Pupkov2016-11-221-2/+0
* | Add `source_branch` option for various git operationsLin Jen-Shin2016-11-151-1/+8
|/
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-1/+1
* Add ability to create directories in the editorBen Ford2015-10-291-0/+11
* Add directory feature buttonStan Hu2015-10-071-0/+9