summaryrefslogtreecommitdiff
path: root/lib/chef_zero/chef_data/default_creator.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where GET containers/x/_acl succeededJohn Keiser2014-08-281-1/+1
* Fix issue where default objects didn't report their deletionJohn Keiser2014-08-221-11/+6
* Get rspec data working again for creatorless dataJohn Keiser2014-08-221-1/+1
* Register created owners even on deleted defaultsJohn Keiser2014-08-221-2/+10
* Fix cookbook ACLs (set can create directories)John Keiser2014-08-221-11/+16
* Make /containers/organizations realJohn Keiser2014-08-221-4/+7
* Make acls endpoints return 405 for disallowed methodsJohn Keiser2014-08-221-3/+3
* Validator clients don't own clientsJohn Keiser2014-08-221-5/+19
* Get users endpoint passing oc-chef-pedantJohn Keiser2014-08-221-5/+1
* Get users endpoint (mostly) up to oc-chef-pedant standardsJohn Keiser2014-08-221-3/+0
* Let non-validator clients own themselvesJohn Keiser2014-08-221-15/+11
* Fix list of /organizations/ORG/acls/containersJohn Keiser2014-08-221-1/+5
* Move all defaults to DefaultCreator, calculate on fly,John Keiser2014-08-221-0/+428