summaryrefslogtreecommitdiff
path: root/app/services/files/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Refactor changing files in web UIDouwe Maan2017-04-201-11/+19
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* 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 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
* 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
* | Move all branch creation to raw_ensure_branch,Lin Jen-Shin2016-11-221-0/+1
* | Add `source_branch` option for various git operationsLin Jen-Shin2016-11-151-1/+2
|/
* multi-file commitMarc Siegfriedt2016-10-051-6/+0
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-1/+3
* Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+23
* fixes more issues for MR acceptancetiagonbotelho2016-07-121-2/+0
* refactors to pass values as arguments through optionstiagonbotelho2016-07-121-0/+1
* implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* fixes more issues for MR acceptancetiagonbotelho2016-07-121-2/+3
* refactors to pass values as arguments through optionstiagonbotelho2016-07-121-1/+0
* implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+0
* implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* refactors to pass values as arguments through optionstiagonbotelho2016-07-121-2/+3
* removes debugging prints from codetiagonbotelho2016-07-121-0/+1
* implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-1/+0
* creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+1
* implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* Add directory feature buttonStan Hu2015-10-071-1/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-33/+3
* Revert "Create and edit files in web editor via rugged"Dmitriy Zaporozhets2015-08-111-17/+7
* 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-2/+1
* 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/+40
* Refactor web editorrefactor-web-editorDmitriy Zaporozhets2015-06-051-40/+2
* 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-1/+2
* Use rugged in web editor for base64 encodingDmitriy Zaporozhets2015-06-011-17/+14
* Create and edit files in web editor via ruggedDmitriy Zaporozhets2015-06-011-7/+17
* Refactor GitAccess to use instance variables.Douwe Maan2015-03-241-1/+1
* Web Editor: save to new branchValery Sizov2015-02-241-1/+2
* Improve error messages when file editing failsVinnie Okada2015-02-221-6/+8
* developer can push to protected branchesValery Sizov2015-01-201-5/+1
* Add comments.Sytse Sijbrandij2014-08-061-1/+1
* Make file edit error message less specificJacob Vosmaer2014-08-061-1/+1
* 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-3/+4
* Fix require for file servicesDmitriy Zaporozhets2014-01-161-1/+1