summaryrefslogtreecommitdiff
path: root/app/services/files/base_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+1
* Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-191-1/+1
|\
| * Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-1/+1
| * Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-1/+1
| * Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-131-1/+1
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-0/+1
* | remove prints and useless commentstiagonbotelho2016-07-121-5/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+6
|/
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-4/+3
* Revert back to not defining a default Git access protocol.Patricio Cano2016-07-051-1/+1
* Default Git access protocol to `web`Patricio Cano2016-07-051-1/+1
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-14/+12
* Make tooltip less confusingDouwe Maan2015-12-081-1/+1
* Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-081-1/+1
* Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-1/+1
* Fix rubocop warnings in appGuilherme Garnier2015-10-031-1/+1
* Refactor how repository makes commit with pre/post receive hooksDmitriy Zaporozhets2015-08-141-1/+1
* Capture pre-receive exceptionDmitriy Zaporozhets2015-08-131-1/+1
* Implement commit transaction with pre-receive and post-receive hooks for web ...Dmitriy Zaporozhets2015-08-131-5/+0
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-7/+70
* Revert "Create activity event and execute hooks on web editor commit"Dmitriy Zaporozhets2015-08-111-6/+0
* Revert "Make web editor work correctly after switch from satellites"Dmitriy Zaporozhets2015-08-111-2/+1
* Revert "Refactor web editor"Dmitriy Zaporozhets2015-08-111-70/+7