summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'jk/cookbook-artifacts-hoover'John Keiser2016-01-154-17/+27
|\ \ \ \ \ \ \
| * | | | | | | 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
|/ / / / / / /
* | | | | | | Internal orgs appears to be unused in oc-chef-pedantdanielsdeleo2016-01-141-1/+0
* | | | | | | Explain why we don't support USAGs eitherdanielsdeleo2016-01-141-1/+7
* | | | | | | Explain why omnibus/authz/authN/validation checks are skippeddanielsdeleo2016-01-141-3/+13
* | | | | | | Bump revision to 4.4.1v4.4.1John Keiser2016-01-142-1/+11
* | | | | | | Fix cookbook_artifactJohn Keiser2016-01-142-18/+34
* | | | | | | 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