summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/popen_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Style/PercentLiteralDelimiters cop and autocorrect offensesenable-style-percentLiteral_delimiters-copRémy Coutable2016-09-281-3/+3
* Use 'git update-ref' for safer web commitsJacob Vosmaer2016-09-021-0/+9
* Enable Style/UnneededCapitalW Rubocop coprubocop/enable-unneeded-capital-w-copGrzegorz Bizon2016-06-301-3/+3
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-1/+1
|\
| * Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-221-1/+1
* | Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-2/+0
* | Remove unnecessary whitespace between let and (Dmitriy Zaporozhets2015-06-221-1/+1
|/
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-6/+6
* Make the Gitlab::Popen path argument optionalJacob Vosmaer2014-02-251-0/+9
* Change Gitlab::Popen to use arrays for commandsJacob Vosmaer2014-02-251-2/+9
* keep same dir structure for specs as in lib/Dmitriy Zaporozhets2013-04-031-0/+29