summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/organization_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* 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