summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/organization_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-1/+1
* Apply ChefstyleTim Smith2019-12-291-1/+2
* fixes for new chefstyleLamont Granquist2018-07-031-1/+1
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-261-2/+2
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-3/+3
* Revert "remove create additions flag"Lamont Granquist2016-09-021-3/+3
* remove create additions flagLamont Granquist2016-09-021-3/+3
* ChefStyletm/styleThom May2016-07-291-10/+10
* Force complete deletion of org on DELETE requestMarc Paradise2015-07-101-1/+1
* cleanup a TODO left behind and clean up some debug codeMarc Paradise2015-07-101-1/+0
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-101-3/+9
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-6/+6
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-1/+1
* Get organization endpoint passing oc-chef-pedantJohn Keiser2014-08-221-1/+5
* Add /organizations, /organizations/NAME, /organizations/NAME/_validator_keyJohn Keiser2014-07-071-0/+37