Commit Graph
337 Commits
Author SHA1 Message Date
Vítor Galvão 6a531ab261 Delete FAQ.md 2016-01-15 14:12:51 +00:00
Vítor Galvão dfe7dbefa6 find_sparkle_appcast: add --compress to curl command 2016-01-15 13:28:54 +00:00
Vítor Galvão 95abd932d7 Merge pull request #16787 from tsparber/better-curl-url-check
Use curl-check-url to check for HTTP 200 using GET
2016-01-15 01:48:25 +00:00
Vítor Galvão 5d1198e08b find_sparkle_appcast: point out what address was tried when there is an error 2016-01-13 21:51:50 +00:00
Aditya Dalal 536e1419f2 find_sparkle_appcast: Change to checkpoint 2016-01-13 16:30:33 -05:00
Tommy Sparber 583ec64f91 Use curl-check-url to check for HTTP 200 using GET 2016-01-13 13:34:33 +11:00
Vítor Galvão e328aa89bb find_sparkle_appcast: correct appcast_found_error messages 2016-01-12 15:16:26 +00:00
Vítor Galvão eb00bf28e3 find_sparkle_appcast: clarify response code if not 200 2016-01-12 14:47:22 +00:00
Vítor Galvão 6d2ececc02 Merge pull request #16701 from vitorgalvao/find_sparkle_appcast
developer scripts: add find_sparkle_appcast
2016-01-12 00:46:11 +00:00
Vítor Galvão fbc398fab6 developer scripts: add find_sparkle_appcast 2016-01-10 21:01:06 +00:00
Vítor Galvão 4c77c208d9 cask-switch-https: improved getting cask_status 2016-01-10 20:53:50 +00:00
Josh Hagins 89242ea150 Merge pull request #16368 from jawshooah/error-suggestions
Improve error message suggestions
2016-01-05 01:04:28 -05:00
Josh Hagins a23e270414 Use global var $stderr instead of constant STDERR 2016-01-04 18:15:28 -05:00
Josh Hagins 56308931ef Add rake task to generate man page 2016-01-04 16:59:12 -05:00
Josh Hagins bbef6e1d10 Port audit-modified-casks to Ruby for speed
This allows us to make use of the Hbc core instead of calling the CLI.
2015-12-28 07:33:50 -05:00
Tommy Sparber 0bc7ef8d8c cask-switch-https: Fix script call when developer/bin is not in $PATH 2015-12-28 16:26:01 +11:00
Tommy Sparber e0156ba83e Add a tool to check if a HTTPS url exists
This tool checks if for a given HTTP url (url, appcast,
homepage stanza), the HTTPS variants lieds to an existing Page
(HTTP-Status 200, valid certificate chain). If it does the cask
is updated accordingly.
2015-12-27 16:30:55 +11:00
Tommy Sparber 654e9cec09 irregular_cask_whitespace: Remove DSL version
See #15901
2015-12-22 11:16:48 +11:00
Vítor Galvão c7dd7cd40b FAQ.md: make issues url point to reporting-bugs instructions 2015-12-18 01:31:57 +00:00
Josh Hagins 25f7cfee04 Remove DSL versions in docs and scripts
Closes #15912.
2015-12-17 19:57:15 -05:00
Josh Hagins 4104c6d42d Add script list_login_items_for_app 2015-12-11 23:50:28 -05:00
Josh Hagins 9411fc6caf Add script to update issue template URLs in docs
Further explain usage of update_issue_template_urls

Explicitly use OSX sed
2015-12-10 17:23:32 -05:00
Josh Hagins 23bcaa4eca Add script to generate issue template URLs 2015-12-10 17:04:13 -05:00
Josh Hagins bccecb0dc6 Print commit range in audit_modified_casks 2015-12-09 17:36:23 -05:00
Josh Hagins 32668e7ddd Fix brew-cask location in audit_modified_casks 2015-12-09 17:36:23 -05:00