summaryrefslogtreecommitdiff
path: root/lib/action
Commit message (Expand)AuthorAgeFilesLines
* Use write_stderr instead of $stderr.putsAsh McKenzie2019-04-041-1/+3
* Revert "Merge branch 'sh-bump-ruby-version' into 'master'"Douwe Maan2018-12-131-2/+1
* Upgrade to Ruby 2.5.3Stan Hu2018-12-131-1/+2
* Display helpful feedback when proxying an SSH git push to secondary request ...Ash McKenzie2018-09-251-21/+30
* Print message to $stderr for custom actionAsh McKenzie2018-09-131-0/+6
* Make ordered expectations around results outputAsh McKenzie2018-09-131-2/+2
* Ensure text/plain & text/html content typs are handled and add missing specs ...Ash McKenzie2018-09-111-1/+1
* Only decode result body if it has content upon custom action failureStan Hu2018-09-071-1/+3
* Custom Action supportash.mckenzie/custom-action-supportAsh McKenzie2018-09-081-0/+127
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-144-233/+0
* Revert "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-141-5/+2
* Pass custom git_config_options to GitalyoRubén Dávila2018-08-071-2/+5
* Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-023-4/+11
* Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-012-11/+11
* Use actor when we don't know if it's a Key or UserAsh McKenzie2018-08-014-27/+24
* New Action classesAsh McKenzie2018-08-014-0/+229