homebrew-cask-versions/lib/cask
Pedro Silva e58f3f89ca add new CurlPostDownloadStrategy
- lib/cask/url.rb: initialize(): add new `:data` attribute to hold post parameters
- lib/cask/download.rb: perform(): dispatch to new class based on `:using => :post`
- lib/cask/download_strategy.rb: Cask::CurlPostDownloadStrategy:
  			extend curl_args with x-www-form-urlencoded data
- doc/CASK_LANGUAGE_REFERENCE.md: HTTP URLs: document new strategy
- test/cask/test_download_strategy.rb: Cask::CurlPostDownloadStrategy: test new strategy
2014-03-07 20:51:35 +01:00
..
artifact accept multiple arguments to uninstall/:pkgutil 2014-02-26 07:21:18 -05:00
cli Fix broken brew cask alfred link 2014-02-28 01:00:00 -08:00
container test if lsar is nil before attempting split 2014-03-02 10:22:03 -05:00
source accept and ignore trailing .rb on CL arguments 2014-02-25 18:24:58 -05:00
artifact.rb add before_install and before_uninstall 2014-02-06 08:32:12 -05:00
audit.rb sha256 :no_check as synonym for no_checksum 2014-02-22 19:47:43 -05:00
auditor.rb [#583] Auditing of cask download and checksums 2013-07-07 09:06:02 -05:00
caveats.rb Merge pull request #3058 from rolandwalker/exception_objects 2014-02-25 12:30:30 -05:00
checkable.rb clean up and pull out link checker / audit common code 2013-03-13 13:03:12 -05:00
cli.rb CLI - Fetch 2014-02-26 00:44:22 +07:00
container.rb Merge pull request #3011 from rolandwalker/force_container_type 2014-02-28 09:23:01 -06:00
download.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
download_strategy.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
dsl.rb ability to specify container type, not detect 2014-02-25 16:39:12 -05:00
exceptions.rb enforce: certain DSL elements may appear only 1x 2014-02-04 08:27:12 -05:00
fetcher.rb add fake HTTP HEAD checking for google code URLs 2013-03-13 12:42:54 -05:00
installer.rb Merge pull request #3106 from rolandwalker/emojii 2014-03-06 21:40:37 -05:00
link_checker.rb Add strip to link_checker. 2014-02-19 00:52:47 +08:00
locations.rb Add support for screensaver artifact 2014-01-28 10:17:50 -05:00
options.rb add command brew cask cleanup 2014-02-08 14:40:53 -05:00
pkg.rb Merge pull request #2672 from rolandwalker/lsb_no_delete_safety 2014-03-03 09:30:09 -05:00
pretty_listing.rb brew cask list, when given args, list installed files 2013-11-03 12:23:08 -06:00
qualified_cask_name.rb Add copious debugging with --debug 2014-01-28 10:15:43 -05:00
scopes.rb support non-ruby-backed casks 2013-12-05 20:10:19 -06:00
source.rb Add copious debugging with --debug 2014-01-28 10:15:43 -05:00
system_command.rb enforce valid values for :stderr on command.run 2014-02-15 12:21:27 -05:00
underscore_supporting_uri.rb some refactoring around the new download strategy 2013-12-15 13:18:47 -06:00
url.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
utils.rb ability to specify container type, not detect 2014-02-25 16:39:12 -05:00
version.rb cut v0.30.1 2014-03-02 10:30:23 -05:00
without_source.rb support non-ruby-backed casks 2013-12-05 20:10:19 -06:00