14001 Commits

Author SHA1 Message Date
Markus Reiter
943959b4f2 Merge pull request #1967 from reitermarkus/cmd_output
Use `Open3` for integration tests instead of manually forking.
2017-02-10 16:18:56 +01:00
Mike McQuaid
1413cd15ba Merge pull request #1958 from maveonair/tests-cli-help
Fix: Documentation of --only in tests cmd
2017-02-10 14:56:16 +00:00
Viktor Szakats
03253a8d8b audit: enforce https://*.sourceforge.io/ homepages
Ref: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-02-10 14:53:32 +00:00
Markus Reiter
b6265276c8 Merge pull request #1755 from reitermarkus/brew-cask-_stanza
Display message when running `brew cask _stanza` without arguments.
2017-02-10 09:06:12 +01:00
Fabian Mettler
15ac4283e4 Fix: Use man generator HTML tags 2017-02-10 09:06:10 +01:00
Markus Reiter
455369b10c Display message when running brew cask _stanza without arguments. 2017-02-10 08:43:32 +01:00
Markus Reiter
c528f0d4cb Merge pull request #1982 from reitermarkus/fix-zap
Fix `uninstall` also running `zap`.
2017-02-10 08:42:27 +01:00
Markus Reiter
2af4906456 Add test to ensure Zap does not have an uninstall_phase. 2017-02-10 08:17:47 +01:00
Markus Reiter
486fa0bf19 Fix uninstall also running zap. 2017-02-10 07:49:21 +01:00
Markus Reiter
f810bf6bcd Merge pull request #1969 from reitermarkus/valid-symlink
Create custom matchers for “valid symlink”.
2017-02-09 21:37:03 +01:00
Markus Reiter
31c51108ce Use explicit checks instead of custom matcher. 2017-02-09 19:02:38 +01:00
Markus Reiter
cedc46c64b Use false instead of # no-op. 2017-02-09 18:40:20 +01:00
Markus Reiter
956daf37a0 Use Open3 for integration tests instead of manually forking. 2017-02-09 17:17:48 +01:00
Fabian Mettler
3cec731cc0 Update manuals 2017-02-09 16:28:13 +01:00
Mike McQuaid
9aa4888d2b README: note MacStadium, add more links. 2017-02-09 09:00:23 +00:00
Markus Reiter
2d05c9d80c Merge pull request #1961 from vszakats/githuburl
audit: enforce https for github.com urls
2017-02-09 06:24:56 +01:00
ilovezfs
736556bd8b Merge pull request #1974 from ilovezfs/nonstandard-bump-subject-false-positives
pull: fix false positives for nonstandard bump subjects when untapped
2017-02-08 04:36:10 -08:00
Markus Reiter
526cab4010 Merge pull request #1970 from reitermarkus/at-exit-hack
Remove `kernel_at_exit_hacks.rb`.
2017-02-08 11:24:55 +01:00
Markus Reiter
7137dad3d4 Merge pull request #1971 from reitermarkus/sha256-helper
Remove `Sha256Helper`.
2017-02-08 11:24:43 +01:00
ilovezfs
79280826f5 pull: fix false positives for nonstandard bump subjects when untapped
If the formula's tap isn't tapped yet when running `brew pull`, a false
positive occurs for the nonstandard bump subject check, and a bogus
warning is printed, which claims the bump subject should refer to the
old version not the new version.
2017-02-08 00:58:20 -08:00
Markus Reiter
9c623a273b Remove Sha256Helper. 2017-02-08 07:32:36 +01:00
Markus Reiter
1281a3f94b Remove kernel_at_exit_hacks.rb. 2017-02-08 07:17:17 +01:00
Markus Reiter
6cd3642850 Create custom matchers for “valid symlink”. 2017-02-08 07:14:28 +01:00
Markus Reiter
bef2c6c9bd Merge pull request #1956 from reitermarkus/refactor-artifacts
Refactor `Artifact`.
2017-02-07 22:22:46 +01:00
Vítor Galvão
917b9f445d Merge pull request #1908 from reitermarkus/cleanup-cask-doctor
Simplify `brew cask doctor`.
2017-02-07 15:18:06 +00:00
Viktor Szakats
11ebfdafb2 audit: enforce https for github.com urls 2017-02-07 00:19:58 +00:00
Markus Reiter
ac4969c331 Convert self.artifacts to TYPES. 2017-02-07 00:07:59 +01:00
Markus Reiter
4a4a162223 Let Artifact::for_cask return artifact instances. 2017-02-07 00:07:59 +01:00
Markus Reiter
e18a174607 Simplify check for :stage_only. 2017-02-07 00:07:59 +01:00
Markus Reiter
4e7062a9ce Use expect syntax in installer_test. 2017-02-07 00:07:59 +01:00
Fabian Mettler
ba2ec8abcc Fix: Documentation of --only in tests cmd
This pull request fixes the documentation for the —only flag of the
tests cmd.
2017-02-06 14:22:17 +01:00
Mike McQuaid
73df504595 official_taps: games is deprecated. 2017-02-06 10:30:32 +00:00
Gautham Goli
1f5cf4fd40 Update docs and manpages to include --fix option 2017-02-06 12:46:26 +05:30
Markus Reiter
11abfc39ab Merge pull request #1954 from reitermarkus/refactor-artifacts
Refactor Cask `Artifact`s.
2017-02-05 18:56:20 +01:00
Vítor Galvão
8535a8cd7f Merge pull request #1953 from reitermarkus/remove-xip
Remove XIP support.
2017-02-05 12:57:03 +00:00
Mike McQuaid
da9dd0a863 Merge pull request #1951 from tma/reinstall-with-options
Print warning when reinstalling with invalid options
2017-02-05 12:13:45 +01:00
Markus Reiter
e1ea7bb721 Refactor Cask Artifacts. 2017-02-05 07:47:54 +01:00
Markus Reiter
8113a9fed9 Remove XIP support. 2017-02-05 06:55:42 +01:00
Markus Reiter
d02a4d9e51 Fix test for brew cask doctor. 2017-02-05 06:48:23 +01:00
Markus Reiter
d8eab8c211 Simplify rendering of environment variables. 2017-02-05 06:48:23 +01:00
Markus Reiter
46e051b1c2 Simplify cache output. 2017-02-05 06:48:23 +01:00
Markus Reiter
b54c3d618e Add user_tilde method to shorten/anonymize output. 2017-02-05 06:48:23 +01:00
Markus Reiter
f0337a3183 Simplify output of environment variables. 2017-02-05 06:48:23 +01:00
Markus Reiter
7d312e4cca Remove legacy tap pattern. 2017-02-05 06:48:23 +01:00
Markus Reiter
324988e7a5 Simplify brew cask doctor. 2017-02-05 06:48:23 +01:00
Markus Reiter
33fa80944e Merge pull request #1743 from toonetown/robust-pkgutil-cleanup
Delete pkgutil directories that are really files.
2017-02-04 23:53:16 +01:00
Markus Reiter
d22cfd3866 Always use Pathname.new in pkg_test.rb. 2017-02-04 20:27:59 +01:00
Markus Reiter
fc712b0089 Make descriptions a bit clearer. 2017-02-04 20:27:59 +01:00
Vítor Galvão
7c368962c9 Merge pull request #1949 from reitermarkus/remove-test_cask
Remove `TestCask` class.
2017-02-04 19:11:40 +00:00
Thomas Maurer
6594650eb1
Pass invalid option names to formula installer
This is the same that happens in the command 'install'. By passing
the invalid option names, we enable the formula installer to output
warnings if necessary.
2017-02-04 18:10:37 +01:00