index
:
delta/ruby-gems/chef-zero.git
1-0-stable
2-stable
5-stable
5.1.1-release
SUSTAIN-728/cb-artifact-acl-endpoints
afiune/POOL-570/global-groups
api-v1
badges
base_uri
cd/artifacts-rspec-support
cd/cookbook_artifacts
cd/policyfile-support
cd/run-acl-specs
cd/run-container-specs
cd/run-controls-specs
cd/run-moar-pedant
changelog
cleanup-gemfiles
compatible-chef-version
configure-rspec-opts
contrib
cookbook-artifact-api
dependabot/add-v2-config-file
dependabot/bundler/activesupport-gte-6.1-and-lt-8.0
dependabot/bundler/hashie-gte-2.0-and-lt-6.0
dependabot/bundler/rack-gte-2.0.6-and-lt-4
dont-double-test-pr
enable-headers
enable-knife-pedants
expeditor
explain-why-no-omnibus
https
ignore-ruby-version
internal-orgs-is-dead
jfm/chef-zero
jk/admin-true
jk/bump
jk/bump-4.5.0
jk/bump-version
jk/changelog
jk/changelog-2-the-changeloggening
jk/changelog-again
jk/chef-fs-tests
jk/chef-fs-tests-plus-cd
jk/chef_server_options
jk/cookbook-artifact-rspec
jk/cookbook-artifacts-hoover
jk/fix-build-break
jk/hashie-version
jk/latest-pedant
jk/merge_more_better
jk/org_and_scope
jk/policies-cheffs
jk/release
jk/run-against-master-chef-sometimes
jk/server_scope_fix
jk/server_thread_safety
jr/pedant-client-keys
jr/pedant-keys
jr/pedant-keys-2
jsinha/5-Stable-POOL-423
jsinha/POOL-423
ksubrama/gemspec
lcg/bump-chef
lcg/checking-ci
lcg/chef-version-support
lcg/chefstyle-fixes
lcg/metadata-gem
lcg/rebase-101
lcg/relax-ruby-constraint
lcg/remove-create-additions
lcg/remove-explicit-chef-gem
lcg/remove-hashrockets
lcg/universe-endpoint
lcg/uri-encode
loosen
main
master
mixlib_bump
mp/SPOOL-197
mp/SPOOL-340
mp/merge-pedants
nls/CORS
nls/SPOOL-436/toomanyrows
nls/fix-start-pagination
partial-revert-1b2a6e5f107254cce8200a4750035b30265ae0c8
policyfile-get-set-api
policyfile-revision-id
rack
relative
release-4.2.2
requires
revert-176-tm/ignore-pedant-universe
revert-255-tm/fix_pedant_tests
rspec_enterprise
ruby23
saml/et-205
skeshari/bundler_deprecated_warning
socketless
sr/add-veil-and-pedant-group
sr/pool-608/search-users-by-case-insensitive-email
sr/pool-608/search-users-by-case-insenstive-email
ssd/400-on-parse-error
ssd/fix-gemspec
ssd/log_response-at-debug
tball/add_user_to_org
tball/chef-zero-yajl-replace-json
tball/socketless
tc/fix-host-port-options
tc/org-scoped-user-keys-get
tduffield/expose
tm/4_9_0
tm/6_0
tm/add_version_file
tm/bump-log-version
tm/chef_from_git
tm/fix_changelog
tm/fix_gem_deps
tm/fix_pedant_tests
tm/fs_cache_reset
tm/ignore-pedant-universe
tm/more_debug
tm/playground_port
tm/recurse_libraries
tm/rfc_67
tm/run_more_pedant
tm/style
tm/support_bang_operator
tm/test_more_rubbies
tm/upgrade
update-expeditor-configuration
webrick
zei/update_policy_revision_API
github.com: jkeiser/chef-zero
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize our requires
Tim Smith
2020-08-19
2
-5
/
+5
*
Apply Chefstyle
Tim Smith
2019-12-29
4
-7
/
+9
*
fixes for new chefstyle
Lamont Granquist
2018-07-03
1
-1
/
+1
*
remove hashrocket syntax
lcg/remove-hashrockets
Lamont Granquist
2018-06-26
2
-35
/
+35
*
chefstyle 0.6
Thom May
2018-02-15
2
-3
/
+3
*
add the universe endpoint
Lamont Granquist
2017-07-14
1
-3
/
+0
*
implement rfc090 for named nodes endpoint (#264)
Jeremy Miller
2017-05-25
1
-0
/
+4
*
Add skip-chef-zero-quirks to the defaults in chef-zero
jsinha/POOL-423
Jaymala Sinha
2017-04-27
1
-6
/
+8
*
Revert "Ensure that we create the keys pedant needs"
revert-255-tm/fix_pedant_tests
Thom May
2017-03-08
1
-4
/
+0
*
Ensure that we create the keys pedant needs
tm/fix_pedant_tests
Thom May
2017-03-08
1
-0
/
+4
*
Remove veil dependency
Steven Danna
2017-03-06
1
-1
/
+4
*
Make pedant read superuser/webui_key from secrets.json
sr/add-veil-and-pedant-group
Stephan Renatus
2017-03-06
3
-2
/
+8
*
Enable policy, cookbook artifacts and ACL pedant tests
tm/run_more_pedant
Thom May
2016-08-02
1
-5
/
+6
*
ChefStyle
tm/style
Thom May
2016-07-29
5
-128
/
+125
*
Reset the ChefFS cache after each test
tm/fs_cache_reset
Thom May
2016-07-22
1
-0
/
+9
*
Merge pull request #175 from andrewdotn/master
Thom May
2016-07-19
1
-0
/
+4
|
\
|
*
Fix attempted fall-through in case statement.
Andrew Neitsch
2015-11-25
1
-0
/
+4
*
|
Merge pull request #138 from kongslund/request-timeout
Thom May
2016-07-19
1
-0
/
+4
|
\
\
|
*
|
Increase WEBrick request timeout to 300 seconds. Fixes #137
Jonas Kongslund
2015-05-27
1
-0
/
+4
*
|
|
Implement APIv1 behaviors
danielsdeleo
2016-02-25
1
-1
/
+0
*
|
|
Move default keys logic into ActorDefaultKeyEndpoint; fix #put
jr/pedant-keys-2
Jordan Running
2016-02-24
1
-2
/
+5
*
|
|
Make user and client keys endpoints pass Pedant specs
Jordan Running
2016-02-24
1
-32
/
+73
*
|
|
Run chef-zero against master chef on travis
John Keiser
2016-01-28
1
-0
/
+4
*
|
|
Fix container creation (was using wrong path)
cd/run-acl-specs
John Keiser
2016-01-28
1
-1
/
+1
*
|
|
Make default policy ACLs look more normal
John Keiser
2016-01-27
1
-2
/
+2
*
|
|
Move skip-acl to ChefFS
John Keiser
2016-01-27
1
-1
/
+1
*
|
|
Stop skipping ACL tests
John Keiser
2016-01-27
1
-1
/
+0
*
|
|
Return 410 on /controls so we stop skipping that pedant spec.
cd/run-controls-specs
Chris Doherty
2016-01-25
1
-1
/
+0
*
|
|
Remove --skip-containers.
cd/run-container-specs
Chris Doherty
2016-01-21
1
-1
/
+0
*
|
|
Enable headers pedant tests
danielsdeleo
2016-01-21
1
-2
/
+1
*
|
|
Enable pedant knife tests via ENV var
danielsdeleo
2016-01-19
1
-4
/
+18
*
|
|
Enable policies and cookbook artifacts pedant tests for ChefFS
jk/policies-cheffs
John Keiser
2016-01-15
1
-3
/
+5
*
|
|
Internal orgs appears to be unused in oc-chef-pedant
danielsdeleo
2016-01-14
1
-1
/
+0
*
|
|
Explain why we don't support USAGs either
danielsdeleo
2016-01-14
1
-1
/
+7
*
|
|
Explain why omnibus/authz/authN/validation checks are skipped
danielsdeleo
2016-01-14
1
-3
/
+13
*
|
|
Merge pull request #176 from chef/tm/ignore-pedant-universe
Thom May
2015-12-15
1
-1
/
+4
|
\
\
\
|
*
|
|
Ignore the universe endpoint tests in pedant
tm/ignore-pedant-universe
Thom May
2015-11-30
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
Implement /cookbook_artifacts endpoints.
Chris Doherty
2015-12-10
1
-2
/
+4
*
|
|
Make chef-zero run pedant tests against ChefFS
John Keiser
2015-12-07
1
-1
/
+0
|
/
/
*
|
Pass chef_config to ChefFS so that it knows we are a multi-org server
cd/run-moar-pedant
John Keiser
2015-11-16
1
-2
/
+2
*
|
Add pivotal to admins and users group of new org
John Keiser
2015-11-16
1
-0
/
+2
*
|
Skip multiuser tests
John Keiser
2015-11-13
1
-0
/
+3
*
|
Associate pivotal with the org before going in
John Keiser
2015-11-13
1
-0
/
+1
*
|
run_oc_pedant.rb: Extend a comment.
Chris Doherty
2015-11-13
1
-1
/
+1
*
|
'everything' -> 'hosted_everything'; add tag exclusions for stuff chef-zero d...
Chris Doherty
2015-11-12
1
-3
/
+7
*
|
Include additional tags to skip under CHEF_FS.
Chris Doherty
2015-11-12
1
-3
/
+12
*
|
set Pedant::Config.rerun = true for now.
Chris Doherty
2015-11-12
1
-1
/
+1
*
|
start_server -> start_cheffs_server
Chris Doherty
2015-11-12
1
-2
/
+2
*
|
Move search-related config to oc_pedant.rb.
Chris Doherty
2015-11-10
2
-6
/
+8
*
|
add 'server = start_server'.
Chris Doherty
2015-11-10
1
-1
/
+1
[next]