aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/pull.rb
AgeCommit message (Expand)Author
2018-01-16publish_bottle_file_on_bintray: Use f.full_nameShaun Jackman
2017-11-27More environment filtering fixesMike McQuaid
2017-10-22pull: Fix pull --bottle 1234Shaun Jackman
2017-10-17pull: Move test_bot_user to a new module GitHubShaun Jackman
2017-10-17pull: Add --test-bot-userShaun Jackman
2017-10-17pull: Add --bintray-orgShaun Jackman
2017-10-10pull: fix bintray verification failing due to redirectionViktor Szakats
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
2017-09-24Rubocop: automatic rule fixes.Mike McQuaid
2017-08-21Fix `pull`.Markus Reiter
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-06-12Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs1.2.3Mike McQuaid
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
2017-05-30Update jenkins.brew.sh links.Mike McQuaid
2017-04-29pull: fix status code check in check_bintray_mirrorZhiming Wang
2017-04-22Hide sensitive tokens from install/test/post.Mike McQuaid
2017-03-23pull: optionally warn (not die) on bottle publish failure.Mike McQuaid
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-07pull: check Bintray mirror URLsZhiming Wang
2017-02-25Work around man page generator bug for pull.rbEricFromCanada
2017-02-08pull: fix false positives for nonstandard bump subjects when untappedilovezfs
2017-01-27pull: better handle missing bottles.Mike McQuaid
2016-11-20Replace Utils::JSON with corelib JSON calls.William Woodruff
2016-10-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Fix Style/IfUnlessModifier.Markus Reiter
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-11dev-cmd/pull: fix Rubocop warnings.Mike McQuaid
2016-09-08Don't hide some (now) developer commands.Mike McQuaid
2016-09-08Move developer-focused commands to dev-cmd.Mike McQuaid