index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
test-bot.rb
Age
Commit message (
Expand
)
Author
2016-05-30
test-bot: move to dev-cmd. (#298)
Mike McQuaid
2016-05-28
test-bot: don't `brew tests` for formula PRs. (#294)
Mike McQuaid
2016-05-28
bottle/test-bot: deep merge bottle JSON hashes.
Mike McQuaid
2016-05-28
test-bot: only test --no-compat for Homebrew/brew. (#286)
Mike McQuaid
2016-05-28
test-bot: remove support for legacy Homebrew repo. (#287)
Mike McQuaid
2016-05-28
test-bot: fix tag reference.
Mike McQuaid
2016-05-28
Use JSON files for bottle upload data. (#166)
Mike McQuaid
2016-05-10
Move more methods to DevelopmentTools.
Mike McQuaid
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-05-06
test-bot: only push once when uploading.
Mike McQuaid
2016-05-02
Update Homebrew/homebrew references in code
Martin Afanasjew
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-19
test-bot: simplify the logic
Xu Cheng
2016-04-19
test-bot: prevent infinite loop caused by unavailable formula.
Xu Cheng
2016-04-18
test-bot: check all dependents for broken dylibs
Andrew Janke
2016-04-18
test-bot: don't untap during cleanup_before
Dominyk Tiller
2016-04-18
test-bot: purge non-core taps at start/end of job (#109)
Dominyk Tiller
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-16
test-bot: update for new deps/uses options
Xu Cheng
2016-04-06
test-bot: add safety margin to output truncation size
Andrew Janke
2016-04-06
test-bot: stop using --recursive for `brew uses`
Dominyk Tiller
2016-04-06
test-bot: fix access to relocated method
Martin Afanasjew
2016-04-06
test-bot: fix undefined method error
Martin Afanasjew
2016-04-05
Merge pull request #27 from apjanke/test-bot-xml-filter
Andrew Janke
2016-04-05
Revert "test-bot: revise Step output transcoding and XML character filtering"
Dominyk Tiller
2016-04-04
test-bot: revise Step output transcoding and XML character filtering
Andrew Janke
2016-04-04
Make new keep? superenv logic opt-in
Misty De Meo
2016-04-03
test-bot: remove update-test
Xu Cheng
2016-04-03
test-bot: exclude Taps dir from root cleanup
Andrew Janke
2016-04-03
test-bot: have --cleanup clean core repo as well as tested tap
Andrew Janke
2016-04-03
test-bot: fix path in cleanup_before
Xu Cheng
2016-04-03
Revert "test-bot: clean up on Jenkins before building PR"
Martin Afanasjew
2016-04-03
test-bot: clean up on Jenkins before building PR
Martin Afanasjew
2016-04-03
test-bot: ensure tap is full clone
Xu Cheng
2016-04-03
test-bot: fix CI upload for core tap
Xu Cheng
2016-04-03
test-bot: handle legacy formulae PR from Homebrew/homebrew
Xu Cheng
2016-04-02
audit/test-bot/pull: fix for core/formula separation
Xu Cheng
2016-03-14
Revert "test-bot: better xml character filtering"
Xu Cheng
2016-03-14
test-bot: fix encoding caused by UTF-8 regex
Xu Cheng
2016-03-14
test-bot: better xml character filtering
Xu Cheng
2016-03-07
test-bot: fix wrong tap argument check
Xu Cheng
2016-03-07
test-bot: check if current repo is a tap
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-28
test-bot: make bottle stats visible by default
Tim D. Smith
2016-01-17
test-bot: change directory for git rev-parse --verify
Xu Cheng
2016-01-17
test-bot: prevent formula building from source multiple times
Xu Cheng
2016-01-17
test-bot: all formula name are canonical now
Xu Cheng
2016-01-17
test-bot: always use canonical formula name
Xu Cheng
2016-01-17
test-bot: simplify Test#git
Xu Cheng
2016-01-17
test-bot: remove dead code
Xu Cheng
[next]