summaryrefslogtreecommitdiff
path: root/app/services/files/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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