summaryrefslogtreecommitdiff
path: root/lib/chef_zero/chef_data/default_creator.rb
Commit message (Expand)AuthorAgeFilesLines
* use mixlib-log 2tm/bump-log-versionThom May2018-04-091-1/+0
* chefstyle 0.6Thom May2018-02-151-5/+5
* fix hardcoded default acls to match chef-serverStephan Renatus2017-03-141-10/+6
* remove create additions flaglcg/remove-create-additionsLamont Granquist2016-09-021-5/+5
* Revert "remove create additions flag"Lamont Granquist2016-09-021-5/+5
* remove create additions flagLamont Granquist2016-09-021-5/+5
* store ACEs by client/usermp/SPOOL-340Marc Paradise2016-08-261-12/+39
* ChefStyletm/styleThom May2016-07-291-145/+145
* 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-271-2/+4
* List of containers was missing policy_groups.Chris Doherty2016-01-211-1/+1
* Make policy groups and policies bettererJohn Keiser2015-12-071-0/+2
* Bug-for-bug compatibility with Server, where pedant expects an "actors" list ...Chris Doherty2015-11-131-2/+3
* update chef-zero to be fully compatible with CS12Marc Paradise2015-07-101-1/+1
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-5/+5
* 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