summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.6jk/bump-versionJohn Keiser2016-04-141-1/+1
* Fix bugs related to Array vs Enumerator vs Port for options[:port/host].Tyler Cloke2016-04-141-5/+9
* A bit more cleanup.Phil Dibowitz2016-03-221-0/+1
* Enable listening on more than one addressPhil Dibowitz2016-03-221-19/+23
* Implemented GET /orgs/ORG/users/USER/keys(/key) endpoint recently added to se...tc/org-scoped-user-keys-getTyler Cloke2016-03-156-8/+68
* Use json helpers instead of calling FFI_Yajl directlyapi-v1danielsdeleo2016-02-252-13/+13
* Implement APIv1 behaviorsdanielsdeleo2016-02-255-7/+66
* Move default keys logic into ActorDefaultKeyEndpoint; fix #putjr/pedant-keys-2Jordan Running2016-02-248-76/+118
* Make user and client keys endpoints pass Pedant specsJordan Running2016-02-2412-79/+470
* fix necessary for metadata gemlcg/metadata-gemLamont Granquist2016-02-041-0/+5
* Bump revision to 4.5.0jk/bump-4.5.0John Keiser2016-01-281-1/+1
* Fix container creation (was using wrong path)cd/run-acl-specsJohn Keiser2016-01-281-2/+1
* Make default policy ACLs look more normalJohn Keiser2016-01-271-9/+1
* Stop skipping ACL testsJohn Keiser2016-01-271-1/+0
* Restore creator into policy_group ACLJohn Keiser2016-01-271-1/+1
* Correct policy_groups default permissionsJohn Keiser2016-01-272-2/+10
* Treat policies and policy_groups as directoriesJohn Keiser2016-01-271-4/+3
* changes to test chef-zero ACLs.Chris Doherty2016-01-273-3/+7
* DataNormalizer: Uniqify the list of actors, to satisfy pedant :acl specs (pos...Chris Doherty2016-01-261-1/+1
* Return 410 on /controls so we stop skipping that pedant spec.cd/run-controls-specsChris Doherty2016-01-252-0/+17
* idiomiaticify conversion of arbitrary input into a real Boolean.Chris Doherty2016-01-211-1/+1
* List of containers was missing policy_groups.Chris Doherty2016-01-211-1/+1
* Implement POST /containers to create a container with the given 'id' or 'cont...Chris Doherty2016-01-211-0/+13
* Bump revision to 4.3.3v4.4.2John Keiser2016-01-151-1/+1
* Support Chef versions that don't support cookbook_artifactsjk/cookbook-artifacts-hooverJohn Keiser2016-01-151-1/+8
* Rename cookbook artifactsJohn Keiser2016-01-153-9/+10
* Make hoovering and deleting parent dir work everywhere for cookbook_artifactsJohn Keiser2016-01-152-8/+10
* Bump revision to 4.4.1v4.4.1John Keiser2016-01-141-1/+1
* Fix cookbook_artifactJohn Keiser2016-01-142-18/+34
* Merge pull request #179 from chef/cd/artifacts-rspec-supportv4.4.0Chris Doherty2015-12-111-0/+11
|\
| * ChefZero::RSpec support for cookbook_artifacts.cd/artifacts-rspec-supportChris Doherty2015-12-101-0/+11
* | Bump revision to 4.4John Keiser2015-12-111-1/+1
|/
* Implement /cookbook_artifacts endpoints.Chris Doherty2015-12-106-15/+151
* Fix typo for CR.jk/chef-fs-tests-plus-cdChris Doherty2015-12-081-1/+1
* Split policy endpoints into separate endpointsJohn Keiser2015-12-0711-378/+274
* Make policy groups and policies bettererJohn Keiser2015-12-077-159/+50
* Add rspec support for policies.Chris Doherty2015-12-072-0/+21
* principal_endpoint.rb: comments.Chris Doherty2015-11-131-0/+4
* Bug-for-bug compatibility with Server, where pedant expects an "actors" list ...Chris Doherty2015-11-131-2/+3
* open_source_endpoints() -> endpoints()Chris Doherty2015-11-101-2/+2
* Add a dummy GET that returns meaningful values, due to pedant making Solr-rel...Chris Doherty2015-11-102-0/+33
* Implement oc_pedant's REST routes for policyfiles.Chris Doherty2015-11-106-7/+458
* Bump revision to 4.3.2v4.3.2John Keiser2015-09-301-1/+1
* Bump revision to 4.3.1v4.3.1John Keiser2015-09-291-1/+1
* Translate admin="true" to admin=trueJohn Keiser2015-09-291-0/+1
* Release 4.3.0v4.3.0John Keiser2015-09-021-1/+1
* Merge pull request #140 from terceiro/remove-chef-depChris Doherty2015-08-241-5/+2
|\
| * Remove implicit dependency on chefAntonio Terceiro2015-06-141-5/+2
* | Adding back logic to delete the association request when adding a user to an ...tball/add_user_to_orgtyler-ball2015-08-193-16/+37
* | Use new json_response API for /server_api_versionAndrew Brown2015-08-143-6/+8