17037 Commits

Author SHA1 Message Date
dependabot[bot]
b39e202968
Bump octokit from 4.12.0 to 4.13.0 in /docs
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-11 22:07:25 +00:00
Mike McQuaid
17154abf46
Merge pull request #5076 from aimileus/search-perf
Remove redundant check in formula_files and cask_files
2018-10-10 17:26:01 +01:00
Emiel Wiedijk
0fcdc9ba07
Create method ruby_file?
Both formula_files and cask_files need to check whether a file is
a Ruby file. Also, use this method in formula_file? and cask_file?
2018-10-10 17:31:09 +02:00
Mike McQuaid
858610c553
Merge pull request #5081 from MikeMcQuaid/manpage-updates
Update manpages
2018-10-10 15:37:23 +01:00
Mike McQuaid
19df79fa7e
Merge pull request #5080 from Homebrew/dependabot/bundler/docs/jekyll-watch-2.1.1
Bump jekyll-watch from 2.1.0 to 2.1.1 in /docs
2018-10-10 15:34:13 +01:00
Mike McQuaid
448096168b
Update manpages
- dev-cmd/man: sort the `cmd_path`s (for APFS)
- update manpages based on latest content
2018-10-10 14:41:50 +01:00
dependabot[bot]
ac67fd4479
Bump jekyll-watch from 2.1.0 to 2.1.1 in /docs
Bumps [jekyll-watch](https://github.com/jekyll/jekyll-watch) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/jekyll/jekyll-watch/releases)
- [Changelog](https://github.com/jekyll/jekyll-watch/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll-watch/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-10 13:27:12 +00:00
Mike McQuaid
9b23e0c40b
Merge pull request #5077 from Homebrew/dependabot/bundler/docs/jekyll-watch-2.1.0
Bump jekyll-watch from 2.0.0 to 2.1.0 in /docs
2018-10-10 13:41:27 +01:00
Mike McQuaid
b1b0b08361
Merge pull request #5078 from Homebrew/dependabot/bundler/Library/Homebrew/test/rspec-expectations-3.8.2
Bump rspec-expectations from 3.8.1 to 3.8.2 in /Library/Homebrew/test
2018-10-10 12:45:05 +01:00
Mike McQuaid
fa68ffebe3
Merge pull request #5072 from dpo/permit-openblas
audit: permit openblas for non-official taps
2018-10-10 12:41:46 +01:00
Dominique Orban
ea0ef6bf81 audit: permit openblas for non-official taps
macOS provides Accelerate but not OpenBLAS
2018-10-09 14:57:30 -07:00
dependabot[bot]
b666aa407f
Bump rspec-expectations from 3.8.1 to 3.8.2 in /Library/Homebrew/test
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.8.1...v3.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-09 20:49:19 +00:00
dependabot[bot]
dcf4e7b713
Bump jekyll-watch from 2.0.0 to 2.1.0 in /docs
Bumps [jekyll-watch](https://github.com/jekyll/jekyll-watch) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/jekyll/jekyll-watch/releases)
- [Changelog](https://github.com/jekyll/jekyll-watch/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll-watch/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-09 20:18:20 +00:00
Emiel Wiedijk
6ac30826d0
Remove redundant check in formula_files and cask_files
Formula_files consists of every non-recursive child of formula_dir,
for which formula_file? evaluates to true. formula_file? checks if the file
is a child of formula_dir, which it is by definition. It turns out that by
removing the check, the time used for 'brew search' decreased from 800 ms to
700 ms, noticably faster during tab completion. The same happens with
cask_files and cask_file?
2018-10-09 21:07:40 +02:00
Mike McQuaid
cf1c951e2f
Merge pull request #5063 from Homebrew/dependabot/bundler/Library/Homebrew/test/codecov-0.1.13
Bump codecov from 0.1.11 to 0.1.13 in /Library/Homebrew/test
2018-10-09 10:32:23 +01:00
Mike McQuaid
ce71a0ff9d
Merge pull request #5073 from MikeMcQuaid/change-lead-maintainer-date
docs/Maintainer-Guidelines: change lead maintainer date.
2018-10-09 10:15:25 +01:00
Mike McQuaid
573da9002b
docs/Maintainer-Guidelines: change lead maintainer date.
I'll step down on February 4th to better coincide with the Homebrew
maintainers in-person conference. This will make it easier to resolve
any logistical issues that arise.
2018-10-09 09:51:17 +01:00
commitay
5024efa506
Merge pull request #5059 from commitay/remove-checkpoint
remove appcast checkpoint audit
2018-10-09 15:21:24 +10:00
commitay
cd1cf8927e
Merge pull request #5060 from commitay/openssl-versioned-whitelist
audit: remove `openssl@1.1` from unstable spec whitelist
2018-10-09 15:12:38 +10:00
Shaun Jackman
7b13f4a402
Merge pull request #5067 from sjackman/audit-head
audit: Permit HEAD for non-official taps
2018-10-08 21:29:30 -07:00
Mike McQuaid
c54a657cd5
Merge pull request #5069 from MikeMcQuaid/update-reset-fix
update-reset: fix Bash syntax.
1.7.7
2018-10-08 19:07:55 +01:00
Mike McQuaid
06a66e254e
update-reset: fix Bash syntax.
This isn't valid syntax for a Bash array.
2018-10-08 18:41:46 +01:00
Markus Reiter
711bb4977f
Merge pull request #5056 from reitermarkus/accessibility_access
Remove the `accessibility_access` stanza.
2018-10-08 18:24:18 +02:00
Shaun Jackman
3f2803110a audit: Permit HEAD for non-official taps 2018-10-08 08:15:56 -07:00
Mike McQuaid
c6acab66fe
Merge pull request #5030 from MikeMcQuaid/style-shellcheck
style: check Bash style with shellcheck
2018-10-08 14:25:28 +01:00
Markus Reiter
7b38828fe2
Merge pull request #5057 from reitermarkus/unused-verify
Remove unused `include`.
2018-10-08 15:18:11 +02:00
Markus Reiter
7a951fe5a8
Merge pull request #5062 from Homebrew/dependabot/bundler/Library/Homebrew/test/rubocop-rspec-1.30.0
Bump rubocop-rspec from 1.29.1 to 1.30.0 in /Library/Homebrew/test
2018-10-08 15:16:49 +02:00
Markus Reiter
e0b0e22210
Merge pull request #5020 from amyspark/repair-xattr
zip: restore extended attributes when under MacOS
2018-10-08 15:16:12 +02:00
Markus Reiter
7cb1ceb756
Merge pull request #4920 from reitermarkus/days
Use ActiveSupport’s `#days`.
2018-10-08 15:14:36 +02:00
dependabot[bot]
ef5ddc6bfb
Bump codecov from 0.1.11 to 0.1.13 in /Library/Homebrew/test
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.1.11 to 0.1.13.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.1.11...v0.1.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 12:43:11 +00:00
L. E. Segovia
9e438991c8
zip: restore extended attributes when under MacOS 2018-10-08 09:44:08 +00:00
dependabot[bot]
11f0851622
Bump rubocop-rspec from 1.29.1 to 1.30.0 in /Library/Homebrew/test
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.29.1...v1.30.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 06:48:33 +00:00
commitay
e9a82ad911 audit: remove openssl@1.1 from unstable spec whitelist 2018-10-08 11:14:48 +10:00
commitay
da7d46aa14 remove appcast checkpoint audit 2018-10-08 10:54:30 +10:00
commitay
3fd75bb28b
Merge pull request #5054 from commitay/sourceforge
cask/audit: remove cask specific sourceforge URL audits
2018-10-08 09:45:37 +10:00
commitay
f2caa9b02f cask/audit: remove cask specific sourceforge URL audits 2018-10-08 09:24:00 +10:00
Markus Reiter
5dd571adeb Replace #chuzzle with ActiveSupport’s #presence. 2018-10-07 23:10:56 +02:00
Markus Reiter
16618d0fc7 Use ActiveSupport’s #pluralize and #to_sentence. 2018-10-07 23:10:56 +02:00
Markus Reiter
c4d418e126 Use ActiveSupport’s #second. 2018-10-07 23:10:56 +02:00
Markus Reiter
72f350e757 Use ActiveSupport’s #second_to_last. 2018-10-07 23:10:56 +02:00
Markus Reiter
a9128c543c Use ActiveSupport’s #days. 2018-10-07 23:10:56 +02:00
Markus Reiter
b74c3b120d Remove unused include. 2018-10-07 23:09:21 +02:00
Mike McQuaid
39c723a971
travis.yml: use /usr/local/bin on Linux for shellcheck. 2018-10-07 22:09:05 +01:00
Mike McQuaid
4feb851279
Fix brew style shellcheck warnings. 2018-10-07 22:08:59 +01:00
Mike McQuaid
96504ec9dc
style: check Bash style with shellcheck 2018-10-07 22:08:43 +01:00
Markus Reiter
b7cf925da8 Remove unused methods in Staged module. 2018-10-07 22:00:07 +02:00
Markus Reiter
59e3a532ff Remove the accessibility_access stanza. 2018-10-07 21:53:31 +02:00
Mike McQuaid
728189d3e9
Merge pull request #5050 from EricFromCanada/docs-edits
various documentation edits
2018-10-07 20:01:05 +01:00
Mike McQuaid
138a25b279
Merge pull request #5027 from EricFromCanada/docs-external-commands
docs: fix Official External Commands section
2018-10-07 19:59:18 +01:00
Markus Reiter
8b9c80795d
Merge pull request #5053 from vszakats/protrelredir
download_strategy: Miscalculated redirect when `Location:` is protocol-relative
2018-10-07 19:09:36 +02:00