summaryrefslogtreecommitdiff
path: root/lib/chef/resource/remote_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable conditional GET by defaultdanielsdeleo2013-05-231-8/+9
* move cache control data management out of providerdanielsdeleo2013-05-231-28/+0
* Add cache control data to remote file HTTP backenddanielsdeleo2013-05-231-2/+12
* CHEF-4042: add headers argument to remote_file (needs specs)Lamont Granquist2013-04-111-0/+9
* allow disabling using etags and last modified headersLamont Granquist2013-03-251-0/+18
* support etags and last modified times for remote_fileJesse Campbell2013-02-261-0/+27
* CHEF-3859: remote file resource fails ungracefully when no source isJesse Campbell2013-02-131-1/+1
* remote_file: CHEF-1031: FTP URLs; CHEF-3786: authenticated HTTP/SJesse Campbell2013-01-221-0/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+81
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-41/+0
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-0/+41