summaryrefslogtreecommitdiff
path: root/app/services/commits/change_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't execute git hooks if you create branch as part of other changeidea-to-production-demoKamil Trzcinski2016-11-031-1/+1
* Reduce duplication in Commits::{CherryPickService,RevertService}22203-reduce-duplication-in-commits-cherry_pick_serviceRémy Coutable2016-09-151-1/+19
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-2/+2
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-2/+2
* Refactor `Gitlab::GitAccess`Timothy Andrew2016-07-131-2/+2
* 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
* Add support to cherry-pick any commitP.S.V.R2016-04-181-0/+47