summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_manifest.rb
Commit message (Expand)AuthorAgeFilesLines
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-1/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-10/+10
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-251-3/+17
* DRY force_save_url in CookbookManifestdanielsdeleo2015-02-111-1/+1
* Remove deprecations for Cookbook Version HTTP resource behaviorsdanielsdeleo2015-02-111-0/+5
* Reorganize delegated methods on CookbookVersion, cleanup commentsdanielsdeleo2015-02-111-7/+6
* Add stability warning for policy modedanielsdeleo2015-02-111-0/+9
* Ensure cookbook_manifest is required where it's useddanielsdeleo2015-02-111-0/+4
* Switch save URL based on policy mode flagdanielsdeleo2015-02-111-3/+12
* Move remaining http relevant methods to CookbookManifestdanielsdeleo2015-02-111-18/+47
* Move CookbookManifest to its own filedanielsdeleo2015-02-111-0/+220