summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/environment_cookbook_versions_endpoint.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-8/+11
* fixes for new chefstyleLamont Granquist2018-07-031-1/+1
* chefstyle 0.6Thom May2018-02-151-2/+2
* Remove cookbook segmentsThom May2017-03-291-1/+1
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-4/+4
* Revert "remove create additions flag"Lamont Granquist2016-09-021-4/+4
* remove create additions flagLamont Granquist2016-09-021-4/+4
* ChefStyletm/styleThom May2016-07-291-16/+16
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-5/+5
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-1/+1
* Get single_org backcompat mode workingJohn Keiser2014-04-181-1/+1
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-9/+9
* slight better error message on constraint failureLamont Granquist2013-10-281-2/+10
* improve depsolver error messageLamont Granquist2013-10-281-1/+7
* Support run_list with cookbook::recipe@name syntaxJohn Keiser2013-07-101-3/+3
* Return minimal version of cookbook from depsolverJohn Keiser2013-05-291-1/+1
* Get memory data store pedant cleanJohn Keiser2013-05-271-5/+5
* Make DataStore interface to allow data store to be replacedJohn Keiser2013-05-231-15/+9
* Fix frozen versionSeth Vargo2013-05-201-1/+1
* 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
* Support runlists with recipes, not just cookbooksJohn Keiser2013-04-281-4/+5
* Populate URLs and other defaults in versions responseJohn Keiser2013-04-171-1/+2
* Make depsolver work with underspecified environments and cookbooksJohn Keiser2013-04-171-2/+4
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+114