summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/push.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix CE to EE merge (backport)Kamil TrzciƄski2018-10-051-1/+1
* Treat nil git push revisons as a blank Git SHA valueGrzegorz Bizon2018-10-021-2/+2
* Calculate modified paths of a git push operationGrzegorz Bizon2018-09-281-0/+14
* Add specs for extracted git push classGrzegorz Bizon2018-09-281-2/+8
* Extract git push from merge request refresh serviceGrzegorz Bizon2018-09-281-3/+14
* Add a class that represents a git push operationGrzegorz Bizon2018-09-281-0/+25