summaryrefslogtreecommitdiff
path: root/app/services/files/delete_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates from last code review:38356-add-last_commit_sha-to-the-commit-apiRubén Dávila2017-12-201-0/+10
* Refactor changing files in web UIDouwe Maan2017-04-201-0/+15
* Rename Files::DeleteService to Files::DestroyServicedixpac2017-02-101-15/+0
* 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
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-30/+3
* Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets2015-08-111-7/+6
* Revert "Make web editor work correctly after switch from satellites"Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Refactor web editor"Dmitriy Zaporozhets2015-08-111-2/+30
* Refactor web editorrefactor-web-editorDmitriy Zaporozhets2015-06-051-30/+2
* Make web editor work correctly after switch from satellitesDmitriy Zaporozhets2015-06-021-1/+1
* Remove files in web editor using ruggedDmitriy Zaporozhets2015-06-021-6/+7
* Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-1/+1
* developer can push to protected branchesValery Sizov2015-01-201-5/+1
* Repository#blob_at_branchDmitriy Zaporozhets2014-02-051-2/+1
* Fix blobs for file servicesDmitriy Zaporozhets2014-02-051-1/+2
* Fix require for file servicesDmitriy Zaporozhets2014-01-161-1/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+40