summaryrefslogtreecommitdiff
path: root/lib/gitlab/popen.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid process deadlock in popen by consuming input pipessh-fix-stderr-pipe-consumptionStan Hu2018-07-121-2/+7
* Use Process::Status rather than an integerLin Jen-Shin2018-01-261-3/+3
* Fail static-analysis if there's output to stderrLin Jen-Shin2018-01-261-5/+18
* Accept environment variables from the `pre-receive` script.Timothy Andrew2016-12-161-2/+2
* Fix Gitlab::Popen.popen thread-safety issuefix/gitlab-popen-thread-safetyAhmad Sherif2016-09-131-6/+6
* Use 'git update-ref' for safer web commitsJacob Vosmaer2016-09-021-2/+2
* Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-1/+1
* Style/RedundantReturn enabledmore-rubocop-stylesDmitriy Zaporozhets2015-03-241-1/+1
* Close standard input in Gitlab::Popen.popenJacob Vosmaer2015-01-051-0/+3
* Make it possible to call Gitlab::Popen.popenJacob Vosmaer2014-02-251-0/+2
* Make the Gitlab::Popen path argument optionalJacob Vosmaer2014-02-251-1/+2
* Change Gitlab::Popen to use arrays for commandsJacob Vosmaer2014-02-251-2/+7
* Whitespace fixes to patchDale Hamel2013-10-081-2/+1
* Ensure directory exists before changing in popenDale Hamel2013-10-081-0/+7
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-1/+1
* Do gitolite calls async. Remove satellite with project removeDmitriy Zaporozhets2013-01-281-0/+18