summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/file_system/chef_server/cookbooks_dir.rb
Commit message (Expand)AuthorAgeFilesLines
* Added client side validation to validate presence of metadata files and valid...Vasu11052019-12-201-0/+1
* Updated code to make sure temporary directory gets deleted after the uploadVasu11052019-12-181-16/+22
* Fixed specs and chefstyle errorVasu11052019-12-161-1/+1
* Updated knife cookbook upload and knife upload code to create temporary direc...Vasu11052019-12-161-28/+16
* Genrates metadata.json if not present and uploads it to chef server and delet...Vasu11052019-12-161-5/+27
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-5/+5
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* RFC 67: Remove cookbook segmentsThom May2017-04-041-1/+5
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-2/+1
* Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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
* Add server cookbook artifacts and list_specJohn Keiser2016-01-151-7/+5
* Use double quotes by defaultThom May2016-01-141-7/+7
* Split versioned cookbook dir from unversionedJohn Keiser2016-01-131-1/+1
* Split versioned and unversioned cookbooks into separate classesJohn Keiser2016-01-131-64/+14
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-0/+154