summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/user_association_request_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-4/+4
* Add users to the users group in an org if not already thereJohn Keiser2014-08-221-0/+10
* Make association request endpoint match oc-chef-pedantJohn Keiser2014-08-221-1/+1
* Get association requests passing oc-chef-pedantJohn Keiser2014-08-221-3/+4
* Implement /organizations/ORG/users/... endpointsJohn Keiser2014-07-231-1/+1
* Add /users/NAME/association_requests/...John Keiser2014-07-231-0/+29