Mike McQuaid
|
61a8c4d1fb
|
Merge pull request #4300 from apjanke/new-rubocop-version
Upgrade to Rubocop 0.57.2
|
2018-07-01 09:08:16 +01:00 |
|
Andrew Janke
|
e0a8a79921
|
Style fixes for Rubocop 0.57.1
|
2018-06-30 19:40:14 -04:00 |
|
Mike McQuaid
|
6f5c8b8509
|
linkage: enable cache by default.
This has not been causing any issues in CI or for `master` users so
let's now enable it by default for everyone.
|
2018-06-29 19:57:39 +01:00 |
|
Markus Reiter
|
18e46b3ec2
|
Fix usage of HOMEBREW_LOAD_PATH .
|
2018-06-18 16:23:35 +02:00 |
|
Markus Reiter
|
1d629c6978
|
Don’t show Casks on Linux.
|
2018-06-18 16:23:35 +02:00 |
|
Markus Reiter
|
a8bfe09c49
|
Remove tests for brew cask search .
|
2018-06-18 16:23:35 +02:00 |
|
Markus Reiter
|
da193d2f7e
|
Merge brew cask search into brew search .
|
2018-06-18 16:23:35 +02:00 |
|
Mike McQuaid
|
f7d0c89c21
|
Merge pull request #4348 from errordeveloper/master
Ignore any version of Go, when it is a dependency of a bottle
|
2018-06-18 14:56:14 +01:00 |
|
Mike McQuaid
|
5e6c40e28f
|
Make versioned formulae regex more consistent.
Share the regex where possible and otherwise ensure they are identical.
|
2018-06-18 14:36:51 +01:00 |
|
Vítor Galvão
|
9831e67452
|
Merge pull request #4346 from commitay/version-minor_patch
cask dsl versions: add minor_patch
|
2018-06-16 13:18:21 +01:00 |
|
commitay
|
c5bbf28dd6
|
cask dsl versions: add minor_patch
|
2018-06-15 22:40:33 +10:00 |
|
Markus Reiter
|
44f56a0773
|
Refactor join("") to join .
|
2018-06-15 13:56:08 +02:00 |
|
Markus Reiter
|
502b393d66
|
Fix tests.
|
2018-06-14 22:45:20 +02:00 |
|
Mike McQuaid
|
9b21422b72
|
Merge pull request #4334 from mistydemeo/mojave_clt_headers
Mojave: require CLT header package
|
2018-06-14 09:13:25 +01:00 |
|
Mike McQuaid
|
c6b6b31d66
|
Merge pull request #4304 from apjanke/rspec-implies-non-formula-files
brew style: assume file args are non-formulae when passed --rspec
|
2018-06-14 09:11:42 +01:00 |
|
Misty De Meo
|
e5212d74a6
|
Diagnostic: require CLT headers on 10.14
|
2018-06-13 17:24:32 -07:00 |
|
Andrew Janke
|
c0b7aa00e4
|
brew style: assume files under Library are no-formulae
|
2018-06-13 14:06:23 -04:00 |
|
commitay
|
dee0028d1b
|
Merge pull request #4310 from commitay/remove-checkpoint
remove appcast checkpoints
|
2018-06-12 23:37:26 +10:00 |
|
dependabot[bot]
|
250449982a
|
Bump rspec-retry from 0.6.0 to 0.6.1 in /Library/Homebrew/test
Bumps [rspec-retry](https://github.com/noredink/rspec-retry) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/noredink/rspec-retry/releases)
- [Changelog](https://github.com/NoRedInk/rspec-retry/blob/master/changelog.md)
- [Commits](https://github.com/noredink/rspec-retry/compare/v0.6.0...v0.6.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-11 20:34:59 +00:00 |
|
Mike McQuaid
|
3081390ff8
|
Merge pull request #4327 from reitermarkus/dependency-order-cop
Support constants in `DependencyOrder` cop.
|
2018-06-11 08:59:35 +01:00 |
|
commitay
|
c3ac638b9f
|
appcast: remove calculate_checkpoint
|
2018-06-11 13:15:32 +10:00 |
|
commitay
|
dbeed9e583
|
test fixtures: update/remove appcast checkpoints
|
2018-06-11 13:15:32 +10:00 |
|
commitay
|
c68526ac09
|
audit: remove appcast checkpoints
|
2018-06-11 13:14:00 +10:00 |
|
Markus Reiter
|
343a5b45a9
|
Merge pull request #4315 from reitermarkus/remove-ensure-cache
Remove `Hbc.init`.
|
2018-06-11 04:53:42 +02:00 |
|
Markus Reiter
|
fdb2406b20
|
Add failing spec for DependencyOrder cop.
|
2018-06-11 04:21:06 +02:00 |
|
commitay
|
3329a9f6d8
|
text_cop: require cargo to use install instead of build
|
2018-06-10 16:42:19 +10:00 |
|
Markus Reiter
|
1d27c5f79a
|
Don't create Caskroom.path for tests.
|
2018-06-09 11:32:49 +02:00 |
|
Markus Reiter
|
b2f67c6d77
|
Remove the need for ensure_cache_exists .
|
2018-06-09 11:13:37 +02:00 |
|
Markus Reiter
|
12ab263784
|
Remove Hbc.default_tap .
|
2018-06-09 10:13:28 +02:00 |
|
Markus Reiter
|
fee2b56e14
|
Rename Cask tap for specs.
|
2018-06-09 10:03:21 +02:00 |
|
Markus Reiter
|
3d423b0587
|
Add path method to Caskroom and Cache .
|
2018-06-09 09:52:48 +02:00 |
|
Markus Reiter
|
458a1e7903
|
Remove Locations module.
|
2018-06-09 09:01:09 +02:00 |
|
Markus Reiter
|
04cb105e46
|
Unset HOMEBREW_NO_EMOJI for all tests.
|
2018-06-07 18:42:30 +02:00 |
|
Markus Reiter
|
cb7f25ceb8
|
Refactor brew cask search .
|
2018-06-07 18:42:30 +02:00 |
|
Markus Reiter
|
42e34db562
|
Always add cask/lib to $LOAD_PATH .
|
2018-06-07 18:42:30 +02:00 |
|
commitay
|
490dc9118e
|
text_cop: require dep ensure to use -vendor-only
|
2018-06-08 00:42:57 +10:00 |
|
Markus Reiter
|
cc93997fb7
|
Refactor search_taps .
|
2018-06-07 14:02:31 +02:00 |
|
Markus Reiter
|
845cb99e29
|
Ignore HOMEBREW_NO_GITHUB_API when testing.
|
2018-06-07 14:02:31 +02:00 |
|
Markus Reiter
|
717032d86d
|
Use Searchable module.
|
2018-06-07 14:02:31 +02:00 |
|
Markus Reiter
|
46e0de1762
|
Add Searchable helper module.
|
2018-06-07 13:50:10 +02:00 |
|
Markus Reiter
|
6fcc5d14de
|
Simplify strings for search.
|
2018-06-07 13:50:10 +02:00 |
|
Markus Reiter
|
99e3135bfa
|
Make query_regexp ignore special symbols.
|
2018-06-07 13:50:10 +02:00 |
|
Markus Reiter
|
dd8370a9fa
|
Move shared search logic into Homebrew::Search module.
|
2018-06-07 13:50:10 +02:00 |
|
Markus Reiter
|
14b3b82fca
|
Remove exact match from brew cask search .
|
2018-06-07 13:48:35 +02:00 |
|
Markus Reiter
|
3a361c139e
|
Extend search tests.
|
2018-06-07 13:48:35 +02:00 |
|
Markus Reiter
|
8b33fbef51
|
Refactor search_taps to return Formulae and Casks separately.
|
2018-06-07 13:48:35 +02:00 |
|
Andrew Janke
|
8b55cb5ecb
|
Refactor commands to remove "require cmd/help"
|
2018-06-07 04:59:59 -04:00 |
|
Mike McQuaid
|
76c750d69e
|
Merge pull request #4298 from apjanke/suppress-rspec-filter-output-2
brew tests: silence filter announcements
|
2018-06-07 07:55:14 +01:00 |
|
Andrew Janke
|
fc2d4dd444
|
brew tests: silence filter announcements
|
2018-06-06 18:17:15 -04:00 |
|
commitay
|
b9b3952494
|
cask audit: review changes
|
2018-06-05 19:20:38 +10:00 |
|