summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Internal orgs appears to be unused in oc-chef-pedantinternal-orgs-is-deaddanielsdeleo2016-01-141-1/+0
* Only test master branch and PRsdont-double-test-prdanielsdeleo2016-01-131-0/+6
* Merge pull request #180 from chef/fix_pedant_branchTyler Ball2015-12-151-1/+1
|\
| * Point back to masterThom May2015-12-151-1/+1
|/
* Merge pull request #176 from chef/tm/ignore-pedant-universeThom May2015-12-152-2/+5
|\
| * Ignore the universe endpoint tests in pedanttm/ignore-pedant-universeThom May2015-11-302-2/+5
* | Update changelog for 4.4.0.Chris Doherty2015-12-141-1/+21
* | 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
|/ /
* | Merge pull request #178 from chef/cd/cookbook_artifactsChris Doherty2015-12-107-17/+155
|\ \
| * | Implement /cookbook_artifacts endpoints.Chris Doherty2015-12-107-17/+155
|/ /
* | Merge pull request #177 from chef/jk/chef-fs-tests-plus-cdChris Doherty2015-12-0816-511/+323
|\ \ | |/ |/|
| * 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-078-159/+55
| * Add rspec support for policies.Chris Doherty2015-12-072-0/+21
| * Make chef-zero run pedant tests against ChefFSJohn Keiser2015-12-071-1/+0
|/
* Merge pull request #174 from chef/ssd/fix-gemspecSteven Danna2015-11-191-3/+2
|\
| * Point at master of oc-chef-pedant and chefssd/fix-gemspecSteven Danna2015-11-191-3/+2
|/
* Merge branch 'cd/run-moar-pedant'John Keiser2015-11-177-32/+97
|\
| * Pass chef_config to ChefFS so that it knows we are a multi-org servercd/run-moar-pedantJohn Keiser2015-11-161-2/+2
| * Point to the relevant oc-chef-pedant and chef/chef branches.Chris Doherty2015-11-161-4/+5
| * Add pivotal to admins and users group of new orgJohn Keiser2015-11-161-0/+2
| * Skip multiuser testsJohn Keiser2015-11-131-0/+3
| * Associate pivotal with the org before going inJohn Keiser2015-11-132-2/+3
| * 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
| * run_oc_pedant.rb: Extend a comment.Chris Doherty2015-11-131-1/+1
| * Add descriptions to filestore/cheffs Rakefile tasks.Chris Doherty2015-11-121-0/+2
| * 'everything' -> 'hosted_everything'; add tag exclusions for stuff chef-zero d...Chris Doherty2015-11-121-3/+7
| * Include additional tags to skip under CHEF_FS.Chris Doherty2015-11-121-3/+12
| * set Pedant::Config.rerun = true for now.Chris Doherty2015-11-121-1/+1
| * debugging stuff in Gemfile.Chris Doherty2015-11-121-2/+5
| * start_server -> start_cheffs_serverChris Doherty2015-11-121-2/+2
| * Move search-related config to oc_pedant.rb.Chris Doherty2015-11-103-6/+9
| * add 'server = start_server'.Chris Doherty2015-11-101-1/+1
| * oc_pedant.rb: Set org[:create_me] to !ENV['CHEF_FS'].Chris Doherty2015-11-101-1/+1
| * oc_pedant.rb: Add :key_file.Chris Doherty2015-11-101-3/+5
| * Set :associate to !ENV['CHEF_FS'].Chris Doherty2015-11-101-0/+2
| * Set admin requestor users' :create_me to !ENV['CHEF_FS'].Chris Doherty2015-11-101-3/+3
| * Use 'pivotal' for requestor admin user under CHEF_FS.Chris Doherty2015-11-101-3/+7
| * oc_pedant.rb: add validator_key to org().Chris Doherty2015-11-101-3/+6
| * Move the 'server_api_version 0' thing into oc_pedant.rb.Chris Doherty2015-11-102-1/+2
| * Convert ChefFS data to use DefaultFacade.Chris Doherty2015-11-101-1/+10
| * open_source_endpoints() -> endpoints()Chris Doherty2015-11-101-2/+2
| * use local oc-chef-pedant.Chris Doherty2015-11-101-1/+2
| * Add :cheffs and :filestore targets to Rakefile.Chris Doherty2015-11-101-0/+10
|/
* Merge pull request #172 from chef/cd/policyfile-supportChris Doherty2015-11-1010-11/+505
|\
| * Add a dummy GET that returns meaningful values, due to pedant making Solr-rel...Chris Doherty2015-11-103-1/+39