summaryrefslogtreecommitdiff
path: root/lib/chef_zero/endpoints/containers_endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Substitute require for require_relativerelativeTim Smith2019-12-201-1/+1
* ChefStyletm/styleThom May2016-07-291-3/+3
* Fix container creation (was using wrong path)cd/run-acl-specsJohn Keiser2016-01-281-2/+1
* Implement POST /containers to create a container with the given 'id' or 'cont...Chris Doherty2016-01-211-0/+13
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-1/+1
* Allow groups and containers to be indexed by either of 2 keysJohn Keiser2014-08-221-1/+1
* Add container endpointsJohn Keiser2014-07-231-0/+13