summaryrefslogtreecommitdiff
path: root/lib/chef_zero/rest_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Additional gatesrequiresTim Smith2020-08-201-1/+1
* remove deprecation warnings for ruby 2.7lcg/uri-encodeLamont Granquist2020-02-191-2/+6
* Apply ChefstyleTim Smith2019-12-291-4/+4
* chefstyle 0.6Thom May2018-02-151-1/+1
* Remove cookbook segmentsThom May2017-03-291-4/+2
* ChefStyletm/styleThom May2016-07-291-11/+11
* Merge pull request #109 from schrodinger/proxy-awareThom May2016-07-191-1/+7
|\
| * Make ChefZero aware of load balancersJoshua Kwan2014-12-151-1/+7
* | Implemented GET /orgs/ORG/users/USER/keys(/key) endpoint recently added to se...tc/org-scoped-user-keys-getTyler Cloke2016-03-151-0/+4
* | Implement APIv1 behaviorsdanielsdeleo2016-02-251-1/+8
* | Use new json_response API for /server_api_versionAndrew Brown2015-08-141-1/+1
* | Further support for /server_api_versionAndrew Brown2015-08-131-0/+4
|/
* Pass base URI to V1 data store only in true single org modebase_uriJohn Keiser2014-09-031-4/+0
* Make v2_to_v1 get() munge the base URI so cookbooksJohn Keiser2014-09-031-1/+9
* Add /organizations/ORG/association_requests/... endpointsJohn Keiser2014-07-231-1/+1
* Add ACLs endpointsJohn Keiser2014-07-231-0/+4
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-181-2/+4
* Fixes against latest pedantJohn Keiser2014-04-141-1/+0
* Add support for request/response verification to rspec apijkeiser2013-01-201-0/+14
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+42