-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get enterprise chef-zero passing oc-chef-pedant #84
Commits on Aug 22, 2014
-
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for f72e479 - Browse repository at this point
Copy the full SHA f72e479View commit details -
User key is "username" (not "name") on EC
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for dd2f819 - Browse repository at this point
Copy the full SHA dd2f819View commit details -
Make the requestor the one who "created" the object.
No sense making ACLs for it all the time.
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 914c827 - Browse repository at this point
Copy the full SHA 914c827View commit details -
Fix defaults for clients group
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 902d113 - Browse repository at this point
Copy the full SHA 902d113View commit details -
ORG/organization/_acl -> ORG/organizations/_acl
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for c267b63 - Browse repository at this point
Copy the full SHA c267b63View commit details -
Automatically associate creator with org
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 3f401a6 - Browse repository at this point
Copy the full SHA 3f401a6View commit details -
Support alternate syntax for groups.actors
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 4aa1fcc - Browse repository at this point
Copy the full SHA 4aa1fccView commit details -
Skip USAG tests, we're seriously not gonna make them
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 183ce17 - Browse repository at this point
Copy the full SHA 183ce17View commit details -
Make org creator automatically an admin
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 81f8848 - Browse repository at this point
Copy the full SHA 81f8848View commit details -
Fix default acls to match oc-chef-pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for dbb7dbd - Browse repository at this point
Copy the full SHA dbb7dbdView commit details -
Both organization/_acl and organizations/_acl exist
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 9a44398 - Browse repository at this point
Copy the full SHA 9a44398View commit details -
Make _acl wrong method raise 404 instead of 405
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for f14e184 - Browse repository at this point
Copy the full SHA f14e184View commit details -
/organizations/ORG/organization/_acl/create should 404
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for c5d4054 - Browse repository at this point
Copy the full SHA c5d4054View commit details -
Include both org owner and superuser in org acls
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 5c6c2a6 - Browse repository at this point
Copy the full SHA 5c6c2a6View commit details -
Clients have access to themselves
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 317d723 - Browse repository at this point
Copy the full SHA 317d723View commit details -
Fix data acl defaults (was not taking container into account)
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 8261c7a - Browse repository at this point
Copy the full SHA 8261c7aView commit details -
Allow groups and containers to be indexed by either of 2 keys
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for e350287 - Browse repository at this point
Copy the full SHA e350287View commit details -
clients created w/org do not own themselves;
containers created w/org do not follow org rules
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for c5a81a1 - Browse repository at this point
Copy the full SHA c5a81a1View commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 512267c - Browse repository at this point
Copy the full SHA 512267cView commit details -
Build full acls for groups; don't give new container objects
any groups by default
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 2215d4c - Browse repository at this point
Copy the full SHA 2215d4cView commit details -
Get rid of owner storage, move to explicit container acl model
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for d77274c - Browse repository at this point
Copy the full SHA d77274cView commit details -
Delete acls when object is deleted
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for ed21f72 - Browse repository at this point
Copy the full SHA ed21f72View commit details -
Don't merge acls if the user has set acls
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for cb18806 - Browse repository at this point
Copy the full SHA cb18806View commit details -
Don't merge container/container ACLs for new containers
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for d03a792 - Browse repository at this point
Copy the full SHA d03a792View commit details -
Fix data bags for multi-identity-key change
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 050901c - Browse repository at this point
Copy the full SHA 050901cView commit details -
Fix pedant_users to contain all oc-chef-pedant users
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for d55406b - Browse repository at this point
Copy the full SHA d55406bView commit details -
Get association requests passing oc-chef-pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 91768b0 - Browse repository at this point
Copy the full SHA 91768b0View commit details -
Move all defaults to DefaultCreator, calculate on fly,
remember ownership
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 0bccfd7 - Browse repository at this point
Copy the full SHA 0bccfd7View commit details -
Get container endpoints passing oc pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for cdf5a01 - Browse repository at this point
Copy the full SHA cdf5a01View commit details -
Get groups endpoint passing oc chef pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for d3c5d4a - Browse repository at this point
Copy the full SHA d3c5d4aView commit details -
Fix list of /organizations/ORG/acls/containers
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for b0556a3 - Browse repository at this point
Copy the full SHA b0556a3View commit details -
Let non-validator clients own themselves
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for e7f99fb - Browse repository at this point
Copy the full SHA e7f99fbView commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 21d8787 - Browse repository at this point
Copy the full SHA 21d8787View commit details -
Get organization endpoint passing oc-chef-pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 1d24016 - Browse repository at this point
Copy the full SHA 1d24016View commit details -
Report authz id and whether principal is a member of the org
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for fb4f17f - Browse repository at this point
Copy the full SHA fb4f17fView commit details -
Get principals endpoint passing oc_chef_pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for f16071f - Browse repository at this point
Copy the full SHA f16071fView commit details -
Get users endpoint (mostly) up to oc-chef-pedant standards
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 9da161d - Browse repository at this point
Copy the full SHA 9da161dView commit details -
Get users endpoint passing oc-chef-pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 3372e86 - Browse repository at this point
Copy the full SHA 3372e86View commit details -
Validator clients don't own clients
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for c29e097 - Browse repository at this point
Copy the full SHA c29e097View commit details -
Get adapters working with default facade for ChefFS
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for bed28bb - Browse repository at this point
Copy the full SHA bed28bbView commit details -
Give V1ToV2Adapter the ability to deal with / and /orgs
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 57203ee - Browse repository at this point
Copy the full SHA 57203eeView commit details -
Make acls endpoints return 405 for disallowed methods
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for a4efe10 - Browse repository at this point
Copy the full SHA a4efe10View commit details -
Make /containers/organizations real
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for c02c905 - Browse repository at this point
Copy the full SHA c02c905View commit details -
Fix cookbook ACLs (set can create directories)
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for c5db8bb - Browse repository at this point
Copy the full SHA c5db8bbView commit details -
Don't set type / membership unless json retrieved
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 965edb4 - Browse repository at this point
Copy the full SHA 965edb4View commit details -
Verify that the user exists before getting association requests
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for ebba48b - Browse repository at this point
Copy the full SHA ebba48bView commit details -
Make association request endpoint match oc-chef-pedant
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for f903287 - Browse repository at this point
Copy the full SHA f903287View commit details -
Add users to the users group in an org if not already there
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 25c8afd - Browse repository at this point
Copy the full SHA 25c8afdView commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for ca68846 - Browse repository at this point
Copy the full SHA ca68846View commit details -
Fix 404 in assoc. request count to be correct
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 862a5b9 - Browse repository at this point
Copy the full SHA 862a5b9View commit details -
Make "already in org" do 409, not 403
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 558451e - Browse repository at this point
Copy the full SHA 558451eView commit details -
Register created owners even on deleted defaults
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 4e1774e - Browse repository at this point
Copy the full SHA 4e1774eView commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 0be3f9a - Browse repository at this point
Copy the full SHA 0be3f9aView commit details -
Move CookbookData and DataNormalizer under ChefData
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 12e86dc - Browse repository at this point
Copy the full SHA 12e86dcView commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 43c0e44 - Browse repository at this point
Copy the full SHA 43c0e44View commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 4c355c7 - Browse repository at this point
Copy the full SHA 4c355c7View commit details -
Add POST /organizations/ORG/users/NAME to add user direct
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for e21113a - Browse repository at this point
Copy the full SHA e21113aView commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for e26df58 - Browse repository at this point
Copy the full SHA e26df58View commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 5a6c93b - Browse repository at this point
Copy the full SHA 5a6c93bView commit details -
Alias ChefData::CookbookData to CookbookData for backcompat
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 1d31835 - Browse repository at this point
Copy the full SHA 1d31835View commit details -
Get rspec data working again for creatorless data
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 8e71318 - Browse repository at this point
Copy the full SHA 8e71318View commit details -
Fix issue where default objects didn't report their deletion
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 82e0cca - Browse repository at this point
Copy the full SHA 82e0ccaView commit details -
Update to chef that points at chef-zero 3.0
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for cf36294 - Browse repository at this point
Copy the full SHA cf36294View commit details -
Add APIs for enterprisey things
John Keiser committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for a334d4b - Browse repository at this point
Copy the full SHA a334d4bView commit details -
John Keiser committed
Aug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 8df5413 - Browse repository at this point
Copy the full SHA 8df5413View commit details