summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/organization_user_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-2/+2
* Revert "remove create additions flag"Lamont Granquist2016-09-021-2/+2
* remove create additions flagLamont Granquist2016-09-021-2/+2
* ChefStyletm/styleThom May2016-07-291-5/+5
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-101-23/+1
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-5/+5
* Fix deleting invite when user is forcibly added to orgJohn Keiser2014-08-261-1/+1
* Add POST /organizations/ORG/users/NAME to add user directJohn Keiser2014-08-221-0/+24
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-221-2/+2
* Get users endpoint (mostly) up to oc-chef-pedant standardsJohn Keiser2014-08-221-2/+2
* Get association requests passing oc-chef-pedantJohn Keiser2014-08-221-2/+2
* User key is "username" (not "name") on ECJohn Keiser2014-08-221-2/+2
* Implement /organizations/ORG/users/... endpointsJohn Keiser2014-07-231-0/+24