Dominyk Tiller
9d7f872ad6
formula_desc_cop_spec: tweak for new whitespace check
2018-08-06 19:15:31 +01:00
Markus Reiter
8e65d035b3
Merge pull request #4607 from reitermarkus/merge-cask-download-strategies
...
Use normal download strategies for casks.
2018-08-06 20:08:58 +02:00
Dominyk Tiller
73194b460d
formula_desc_cop: add unnecessary whitespace check
2018-08-06 18:43:26 +01:00
Reto Kromer
f9fb719db7
fix cask files inside fixtures
2018-08-06 18:27:15 +02:00
Markus Reiter
d5de9d585b
Use normal download strategies for casks.
2018-08-06 18:25:19 +02:00
Markus Reiter
93faf44e48
Merge pull request #4612 from reitermarkus/bottle-double-dash
...
Use `--` for bottles.
2018-08-06 18:15:04 +02:00
Markus Reiter
016ff24c97
Merge pull request #4613 from reitermarkus/update-report
...
Change migration to loop through formulae.
2018-08-06 18:04:03 +02:00
Markus Reiter
d33241bc11
Use -- for bottles.
2018-08-06 17:59:51 +02:00
Markus Reiter
888a7073bc
Change migration to loop through formulae.
2018-08-06 17:25:29 +02:00
Markus Reiter
54a9f687df
Merge pull request #4614 from reitermarkus/fix-cleanup
...
Fix cleanup for files with `--`.
2018-08-06 17:13:49 +02:00
Reto Kromer
456571b15d
fix more insecure protocols
2018-08-06 16:50:42 +02:00
Reto Kromer
d630f0885b
more secure protocols
2018-08-06 16:23:07 +02:00
Markus Reiter
4a48297d1c
Fix cleanup for files with --.
2018-08-06 15:40:05 +02:00
Markus Reiter
4a9e0511f6
Merge pull request #4603 from reitermarkus/download-strategies-system_command
...
Use `system_command` for all download strategies.
2018-08-06 15:30:20 +02:00
Reto Kromer
2936a60950
use https:// rather than http://
2018-08-06 13:18:00 +02:00
Markus Reiter
6fa5b19d9f
Merge pull request #4610 from reitermarkus/update-report
...
Fix `update-report` migration.
2018-08-06 13:09:52 +02:00
Markus Reiter
7449f9cd15
Fix update-report migration.
2018-08-06 12:52:18 +02:00
Markus Reiter
837f56c73b
Use system_command for all download strategies.
2018-08-06 12:32:34 +02:00
Markus Reiter
9082886144
Merge pull request #4608 from reitermarkus/merge-cask-download-strategy-specs
...
Merge download strategy specs.
2018-08-06 12:30:10 +02:00
Mike McQuaid
ed16b04c26
Merge pull request #4609 from Homebrew/dependabot/bundler/Library/Homebrew/test/rspec-3.8.0
...
Bump rspec from 3.7.0 to 3.8.0 in /Library/Homebrew/test
2018-08-06 07:32:55 +01:00
dependabot[bot]
592cb1cc4b
Bump rspec from 3.7.0 to 3.8.0 in /Library/Homebrew/test
...
Bumps [rspec](https://github.com/rspec/rspec ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/rspec/rspec/releases )
- [Commits](https://github.com/rspec/rspec/compare/v3.7.0...v3.8.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-06 05:59:31 +00:00
Markus Reiter
ac9cd39a4c
Merge download strategy specs.
2018-08-06 00:19:54 +02:00
Markus Reiter
892f359d77
Merge pull request #4601 from reitermarkus/double-dash
...
Use `--` to separate download name and version.
2018-08-05 20:53:17 +02:00
Markus Reiter
dcf5d8d79b
Add test for migrate_cache_entries_to_double_dashes.
2018-08-05 20:38:50 +02:00
Markus Reiter
dca5dc8176
Add warnings for permission exceptions.
2018-08-05 16:03:21 +02:00
Markus Reiter
e0e750e458
Remove compat/download_strategy.
2018-08-05 15:57:28 +02:00
Markus Reiter
8158f045c4
Only run migration when updating from older version.
2018-08-05 15:57:28 +02:00
Markus Reiter
4065c1742d
Add update migration for double dashes.
2018-08-05 15:57:28 +02:00
Markus Reiter
1003d722bd
Use -- to separate download name and version.
2018-08-05 15:57:28 +02:00
Mike McQuaid
76243269c0
Merge pull request #4606 from MikeMcQuaid/new-maintainer-best-practises
...
docs/New-Maintainer-Checklist: update best practises.
2018-08-05 12:16:00 +01:00
Mike McQuaid
a42675f7d6
docs/New-Maintainer-Checklist: update best practises.
...
We've made these recommendations to current maintainers to update the
documentation so we don't forget to ask new maintainers to do the same
when we invite more in future.
2018-08-05 11:57:00 +01:00
Mike McQuaid
c2ba00822d
Merge pull request #4600 from scpeters/linkage_all
...
linkage: test all kegs if none are specified
2018-08-05 10:04:18 +01:00
Steven Peters
b387c09d0d
linkage: test all kegs if none are specified
2018-08-03 12:07:45 -07:00
Markus Reiter
545eb91c83
Merge pull request #4599 from reitermarkus/download-cache-directory
...
Allow specifying cache directory for download strategies.
2018-08-03 19:30:09 +02:00
Markus Reiter
cbd12074dd
Merge pull request #4597 from reitermarkus/download-strategies-symbols
...
Change docs to use symbols instead of class names.
2018-08-03 18:12:43 +02:00
Markus Reiter
ea281a1cf9
Allow specifying cache directory for download strategies.
2018-08-03 18:04:54 +02:00
Markus Reiter
13c65eed70
Change docs to use symbols instead of class names.
2018-08-03 17:50:57 +02:00
Markus Reiter
74cace5b36
Merge pull request #4598 from reitermarkus/temporary_path
...
Move `temporary_path` to `AbstractFileDownloadStrategy`.
2018-08-03 17:46:08 +02:00
Markus Reiter
de5aa6a23a
Move temporary_path to AbstractFileDownloadStrategy.
2018-08-03 15:11:04 +02:00
Markus Reiter
0d9217b45e
Merge pull request #4596 from reitermarkus/git-system_command
...
Use `system_command` for `GitDownloadStrategy`.
2018-08-03 14:58:15 +02:00
Markus Reiter
d58607a449
Merge pull request #4590 from reitermarkus/homebrew-color
...
Allow forcing colored output.
2018-08-03 12:21:26 +02:00
Markus Reiter
bf52df1c7e
Merge pull request #4595 from reitermarkus/refactor-download-strategies
...
Refactor download strategies.
2018-08-03 12:20:32 +02:00
Markus Reiter
e220406a6e
Use system_command for GitDownloadStrategy.
2018-08-03 11:17:09 +02:00
Markus Reiter
51fa194966
Move cached_location to #initialize.
2018-08-03 10:51:01 +02:00
Markus Reiter
528b4b367e
Always chdir.
2018-08-03 10:50:49 +02:00
Markus Reiter
28fd59672a
Merge pull request #4543 from reitermarkus/verbose-system_command
...
Pass `verbose` to unpack strategies.
2018-08-03 10:47:51 +02:00
Markus Reiter
9db17ab5bc
Allow forcing colored output.
2018-08-02 16:03:44 +02:00
Markus Reiter
3a99e64646
Merge pull request #4593 from reitermarkus/curl-options
...
Merge `curl` options used by casks into download strategies.
2018-08-02 15:58:22 +02:00
Markus Reiter
81939dc496
Pass verbose to unpack strategies.
2018-08-02 15:52:55 +02:00
Markus Reiter
2d06497d9a
Add verbose to SystemCommand verbosity.
2018-08-02 15:47:47 +02:00