summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/user_association_request_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-12/+12
* 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