summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/organizations_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
* fixes for new chefstyleLamont Granquist2018-07-031-1/+1
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-261-3/+3
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-1/+1
* Revert "remove create additions flag"Lamont Granquist2016-09-021-1/+1
* remove create additions flagLamont Granquist2016-09-021-1/+1
* ChefStyletm/styleThom May2016-07-291-13/+12
* use the supplied org_type in org creationMarc Paradise2015-07-101-1/+1
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-101-0/+7
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-5/+5
* Fix organizations to honor full_nameJohn Keiser2014-08-261-3/+3
* Get organization endpoint passing oc-chef-pedantJohn Keiser2014-08-221-1/+1
* Automatically associate creator with orgJohn Keiser2014-08-221-1/+1
* Add /organizations/ORG/association_requests/... endpointsJohn Keiser2014-07-231-1/+1
* Add /organizations, /organizations/NAME, /organizations/NAME/_validator_keyJohn Keiser2014-07-071-0/+55