summaryrefslogtreecommitdiff
path: root/lib/chef_zero/chef_data
Commit message (Expand)AuthorAgeFilesLines
* Move default keys logic into ActorDefaultKeyEndpoint; fix #putjr/pedant-keys-2Jordan Running2016-02-241-0/+2
* Make user and client keys endpoints pass Pedant specsJordan Running2016-02-241-3/+1
* fix necessary for metadata gemlcg/metadata-gemLamont Granquist2016-02-041-0/+5
* Make default policy ACLs look more normalJohn Keiser2016-01-271-9/+1
* Correct policy_groups default permissionsJohn Keiser2016-01-271-1/+9
* Treat policies and policy_groups as directoriesJohn Keiser2016-01-271-4/+3
* changes to test chef-zero ACLs.Chris Doherty2016-01-272-3/+6
* DataNormalizer: Uniqify the list of actors, to satisfy pedant :acl specs (pos...Chris Doherty2016-01-261-1/+1
* List of containers was missing policy_groups.Chris Doherty2016-01-211-1/+1
* Implement /cookbook_artifacts endpoints.Chris Doherty2015-12-101-11/+16
* Make policy groups and policies bettererJohn Keiser2015-12-072-0/+16
* Bug-for-bug compatibility with Server, where pedant expects an "actors" list ...Chris Doherty2015-11-131-2/+3
* Translate admin="true" to admin=trueJohn Keiser2015-09-291-0/+1
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-102-4/+4
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-262-6/+6
* 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
* Alias ChefData::CookbookData to CookbookData for backcompatJohn Keiser2014-08-221-0/+2
* Move CookbookData and DataNormalizer under ChefDataJohn Keiser2014-08-222-0/+445
* 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-222-15/+16
* 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-222-0/+569