summaryrefslogtreecommitdiff
path: root/lib/chef_zero/chef_data
Commit message (Expand)AuthorAgeFilesLines
* Added display_name in the normalize_user.antima-gupta2020-09-241-0/+1
* Additional gatesrequiresTim Smith2020-08-201-1/+1
* Substitute require for require_relativeTim Smith2019-12-292-4/+4
* Apply ChefstyleTim Smith2019-12-293-9/+14
* Chefstyle fixesTim Smith2019-03-181-14/+14
* fixes for new chefstyleLamont Granquist2018-07-034-12/+12
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-261-4/+4
* fix for new rubocop enginelcg/chefstyle-fixesLamont Granquist2018-04-191-1/+1
* Disable Hashie method override warnsAdam Shannon2018-03-161-1/+5
* chefstyle 0.6Thom May2018-02-153-155/+157
* Remove cookbook segmentsThom May2017-03-292-49/+69
* fix hardcoded default acls to match chef-serverStephan Renatus2017-03-141-10/+6
* change require per hashie authorLamont Granquist2017-02-021-1/+1
* favor metadata.json over metadata.rbLamont Granquist2017-01-231-6/+4
* Fix a few chefstyle warningscontribTim Smith2016-09-221-2/+2
* 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-262-14/+41
* Support clients and users fields in ACL PUT requestsmp/SPOOL-197Marc Paradise2016-08-231-1/+11
* ChefStyletm/styleThom May2016-07-294-305/+305
* Load libraries recursivelytm/recurse_librariesThom May2016-07-251-1/+1
* Merge pull request #171 from chef/lcg/chef-version-supportThom May2016-07-191-3/+7
|\
| * add patch to support chef_versionlcg/chef-version-supportLamont Granquist2015-10-201-3/+7
* | Merge pull request #139 from cl-lab-k/add_normal_tagsThom May2016-07-191-1/+1
|\ \
| * | add normal tags with empty arrayHIGUCHI Daisuke2015-06-021-1/+1
* | | 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