homebrew-cask-versions/lib/cask
Roland Walker b837d6c552 remove support for link artifact
* `app`, `suite`, and `artifact no longer implemented as
  synonyms for `link`
* backward-compatible code/comments removed
* creates class `Cask::Artifact::Suite`
* updates `brew cask info` to show specific artifact type
* fixes stray "Generic artifact" messages
2014-10-29 10:53:49 -04:00
..
artifact remove support for link artifact 2014-10-29 10:53:49 -04:00
cli remove support for link artifact 2014-10-29 10:53:49 -04:00
container recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
dsl recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
source Fix cask loading behavior. Refs #5769 2014-08-15 13:57:43 -03:00
artifact.rb remove support for link artifact 2014-10-29 10:53:49 -04:00
audit.rb change docs/tests to use version :latest 2014-09-17 07:22:33 -04:00
auditor.rb make brew cask audit return error code on fail 2014-03-25 09:09:49 -04:00
caveats.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
checkable.rb clean up and pull out link checker / audit common code 2013-03-13 13:03:12 -05:00
cli.rb recast _checklinks verb as _checkurl 2014-10-28 12:12:10 -04:00
container.rb doc and tests for container :type 2014-10-03 10:40:54 -04:00
download.rb be more explicit about which errors are rescued 2014-10-23 11:57:47 -04:00
download_strategy.rb comments in download_strategy.rb 2014-10-03 10:13:31 -04:00
dsl.rb remove support for link artifact 2014-10-29 10:53:49 -04:00
exceptions.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
fetcher.rb return string in Cask::LinkChecker 2014-09-30 10:17:35 -04:00
installer.rb Merge pull request #6947 from rolandwalker/chflags_permissions 2014-10-24 05:19:38 -04:00
locations.rb metadata directory support 2014-09-11 11:17:52 -04:00
options.rb add command brew cask cleanup 2014-02-08 14:40:53 -05:00
pkg.rb Handle permissions corner cases on uninstall 2014-10-23 12:07:05 -04:00
pretty_listing.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
qualified_cask_name.rb update all references to new caskroom org home 2014-05-03 10:29:17 -05:00
scopes.rb optimize Cask.installed by guessing full paths 2014-05-15 16:50:42 -04:00
source.rb doc: improve Cask-source-resolution debug message 2014-06-03 10:39:18 -04:00
staged.rb remove support for link artifact 2014-10-29 10:53:49 -04:00
system_command.rb coerce uninstall :script :input value to array 2014-10-10 09:04:32 -04:00
underscore_supporting_uri.rb better handling for invalid url stanzas 2014-10-24 09:36:11 -04:00
url.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
url_checker.rb recast _checklinks verb as _checkurl 2014-10-28 12:12:10 -04:00
utils.rb Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -04:00
version.rb cut v0.46.0 2014-10-25 12:15:38 -04:00
without_source.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00