summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/cookbook_artifacts_cookbook_identifier.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-use CookbookVersionEndpoint's code for deleting files.cd/cookbook_artifactsChris Doherty2015-12-101-6/+4
* Disable policyfiles and cookbook_artifacts pedant for ChefFS for the moment, ...Chris Doherty2015-12-101-11/+14
* Streamline code and sync up with the similar (but not identical) /cookbooks e...Chris Doherty2015-12-091-24/+18
* Clean up and tweak #normalize_cookbook for use with cookbook_artifacts.Chris Doherty2015-12-091-2/+1
* Delete files from /file_store when their artifact gets deleted.Chris Doherty2015-12-091-1/+12
* delete the artifact data dir if there are no more revisions.Chris Doherty2015-12-091-0/+9
* pass artifacts read_spec, in particular the one where recipe versions should ...Chris Doherty2015-12-091-4/+12
* clears create and update specs.Chris Doherty2015-12-081-4/+14
* First stab at /cookbook_artifacts, passes create_spec only.Chris Doherty2015-12-081-0/+35