summaryrefslogtreecommitdiff
path: root/app/services/files/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor changing files in web UIDouwe Maan2017-04-201-34/+2
* Fix specdm-fix-web-edit-new-linesDouwe Maan2017-02-241-1/+1
* Raise error when no content is providedDouwe Maan2017-02-241-0/+4
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-2/+1
* Rename from base to start because base could mean merge baseLin Jen-Shin2017-01-061-3/+3
* Rename source to base to avoid confusion from MRLin Jen-Shin2017-01-061-3/+3
* Fix source_project and also pass source_projectLin Jen-Shin2016-12-141-0/+1
* Cleanup parameters, easier to understand andLin Jen-Shin2016-12-081-4/+4
* 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/+10
|/
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-1/+1
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-1/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+1
* Add ability to create directories in the editorBen Ford2015-10-291-3/+8
* Add directory feature buttonStan Hu2015-10-071-1/+1
* Add "Replace" and "Upload" featuresliyakun2015-09-151-1/+3
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-33/+11
* Revert "Create and edit files in web editor via rugged"Dmitriy Zaporozhets2015-08-111-17/+7
* Revert "Fix adding new file to empty repo"Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Use rugged in web editor for base64 encoding"Dmitriy Zaporozhets2015-08-111-14/+17
* Revert "Create activity event and execute hooks on web editor commit"Dmitriy Zaporozhets2015-08-111-3/+2
* Revert "Make web editor work correctly after switch from satellites"Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Refactor web editor"Dmitriy Zaporozhets2015-08-111-10/+40
* Refactor web editorrefactor-web-editorDmitriy Zaporozhets2015-06-051-40/+10
* Make web editor work correctly after switch from satellitesDmitriy Zaporozhets2015-06-021-1/+1
* Create activity event and execute hooks on web editor commitDmitriy Zaporozhets2015-06-021-2/+3
* Use rugged in web editor for base64 encodingDmitriy Zaporozhets2015-06-011-17/+14
* Fix adding new file to empty repoDmitriy Zaporozhets2015-06-011-1/+1
* Create and edit files in web editor via ruggedDmitriy Zaporozhets2015-06-011-7/+17
* Use more specific regexes.Douwe Maan2015-03-271-2/+2
* Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-1/+1
* Web Editor: save to new branchValery Sizov2015-02-241-1/+2
* Files::CreateService can now commit file to empty repositoryDmitriy Zaporozhets2015-01-261-7/+12
* developer can push to protected branchesValery Sizov2015-01-201-5/+1
* Fix username validation message to match regexp.Ciro Santilli2014-06-261-1/+4
* Repository#blob_at_branchDmitriy Zaporozhets2014-02-051-2/+1
* Fix blobs for file servicesDmitriy Zaporozhets2014-02-051-1/+2
* Merge branch 'refactoring/context_into_services' into 'master'Dmitriy Zaporozhets2014-01-171-1/+2
* Fix require for file servicesDmitriy Zaporozhets2014-01-161-1/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+46