summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/cookbooks_base.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimize requires for non-omnibus installsTim Smith2020-08-121-1/+1
* Substitute require for require_relativeTim Smith2019-12-291-2/+2
* Apply ChefstyleTim Smith2019-12-291-0/+2
* Chefstyle fixesTim Smith2019-03-181-1/+1
* chefstyle 0.6Thom May2018-02-151-1/+1
* remove debuggingLamont Granquist2017-07-141-2/+0
* add the universe endpointLamont Granquist2017-07-141-0/+18
* Remove cookbook segmentsThom May2017-03-291-10/+7
* ChefStyletm/styleThom May2016-07-291-13/+13
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-1/+1
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-1/+1
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-5/+5
* Make DataStore interface to allow data store to be replacedJohn Keiser2013-05-231-1/+10
* Remove dep on solveSeth Vargo2013-05-191-4/+3
* require solve only within files that need itJamie Winsor2013-05-131-0/+1
* remove dependency on Chef::Version and Chef::VersionConstraintJamie Winsor2013-05-051-6/+3
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+59