summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/organization_users_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-2/+2
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-261-1/+1
* 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
* Adding back logic to delete the association request when adding a user to an ...tball/add_user_to_orgtyler-ball2015-08-191-1/+26
* Support POST /organizations/ORGNAME/usersAndrew Brown2015-07-101-2/+6
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-1/+1
* Implement /organizations/ORG/users/... endpointsJohn Keiser2014-07-231-0/+14