summaryrefslogtreecommitdiff
path: root/lib/chef/cookbook_manifest.rb
Commit message (Expand)AuthorAgeFilesLines
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-5/+8
* fix Style/HashSyntaxLamont Granquist2018-07-021-5/+5
* Fix manifest entries for root filestm/fix_manifest_root_filesThom May2018-05-161-2/+3
* lazily load cookbook_files and templatestm/even_lazierThom May2017-04-251-0/+8
* RFC 67: Remove cookbook segmentsThom May2017-04-041-65/+91
* 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