Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | respond to review comments | Thom May | 2016-01-22 | 4 | -2/+30 | |
| * | | | | Dependency inject file locations | Thom May | 2016-01-21 | 2 | -19/+54 | |
| * | | | | ensure that periodic files are created first | Thom May | 2016-01-20 | 1 | -8/+18 | |
| * | | | | Add periodic action as the default | Thom May | 2016-01-20 | 3 | -3/+47 | |
| * | | | | Add an apt_update resource | Thom May | 2016-01-20 | 6 | -0/+147 | |
* | | | | | Derive repo path from cookbook_artifact pathenable-policies-in-local-mode-by-default | danielsdeleo | 2016-01-26 | 2 | -8/+23 | |
* | | | | | Add test coverage for chef_repo_path | danielsdeleo | 2016-01-26 | 1 | -0/+45 | |
* | | | | | Add test for repo_mode behavior | danielsdeleo | 2016-01-26 | 2 | -3/+44 | |
* | | | | | Enable Chef 12 mode for local mode by default | danielsdeleo | 2016-01-26 | 4 | -235/+474 | |
* | | | | | Fix ambiguous argument warnings | danielsdeleo | 2016-01-26 | 1 | -2/+2 | |
* | | | | | Explain the various ChefFS modes | danielsdeleo | 2016-01-26 | 1 | -3/+31 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #4287 from chef/jdm/1.3-fips | Jay Mundrawala | 2016-01-26 | 24 | -54/+120 | |
|\ \ \ \ | ||||||
| * | | | | Fix client_specjdm/1.3-fips | Jay Mundrawala | 2016-01-26 | 1 | -2/+6 | |
| * | | | | Point chef at local_source for chef-fips | Jay Mundrawala | 2016-01-25 | 1 | -1/+1 | |
| * | | | | Fixup quotes in chef-config | Jay Mundrawala | 2016-01-25 | 1 | -7/+7 | |
| * | | | | Do openssl initialization in chef-fips test pipeline | Jay Mundrawala | 2016-01-25 | 1 | -0/+4 | |
| * | | | | export CHEF_FIPS=1 in the chef-fips jenkins pipeline | Jay Mundrawala | 2016-01-25 | 2 | -1/+9 | |
| * | | | | Modify registration_spec to work when fips is enabled in openssl | Jay Mundrawala | 2016-01-25 | 1 | -6/+6 | |
| * | | | | Allow setting fips through environment variable | Jay Mundrawala | 2016-01-25 | 1 | -1/+1 | |
| * | | | | Skip Version0 encrypted databag tests when in fips mode | Jay Mundrawala | 2016-01-25 | 4 | -2/+7 | |
| * | | | | Don't check the key for auth_credentials_spec | Jay Mundrawala | 2016-01-25 | 1 | -32/+1 | |
| * | | | | Allow chef-client --fips | Jay Mundrawala | 2016-01-25 | 1 | -0/+7 | |
| * | | | | Rename openssl-fips to fips and add messages | Jay Mundrawala | 2016-01-25 | 7 | -15/+15 | |
| * | | | | Add fips mode line to Starting chef client run | Jay Mundrawala | 2016-01-25 | 2 | -2/+4 | |
| * | | | | Add --openssl-fips to knife bootstrap | Jay Mundrawala | 2016-01-25 | 2 | -0/+9 | |
| * | | | | Do openssl initialization from applications | Jay Mundrawala | 2016-01-25 | 6 | -1/+28 | |
| * | | | | Use sign v1.3 when fips mode is selected | Jay Mundrawala | 2016-01-25 | 2 | -4/+28 | |
| * | | | | Pass headers to mixlib-authentication | Jay Mundrawala | 2016-01-25 | 2 | -5/+12 | |
| * | | | | Use mixlib-auth to version 1.4 | Kartik Null Cating-Subramanian | 2016-01-25 | 1 | -1/+1 | |
* | | | | | Merge pull request #4461 from chef/lcg/remove-debain-6 | Lamont Granquist | 2016-01-26 | 1 | -12/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | debian-6 is EOL next month | Lamont Granquist | 2016-01-26 | 1 | -12/+0 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'jk/acceptance-spinup' | John Keiser | 2016-01-26 | 13 | -6/+456 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Remove OS's we don't support in chef | John Keiser | 2016-01-26 | 2 | -53/+54 | |
| * | | | | Review comments | John Keiser | 2016-01-26 | 4 | -1/+8 | |
| * | | | | Add acceptance test to run git cookbook | John Keiser | 2016-01-26 | 13 | -6/+448 | |
|/ / / / | ||||||
* | | | | Merge pull request #4460 from chef/jdm/aix-system-user-spec | Bryan McLellan | 2016-01-26 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Set range of system user/group id to max of 200 | Jay Mundrawala | 2016-01-26 | 1 | -3/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #4453 from chef/fix_cbgb_typo | Lamont Granquist | 2016-01-25 | 2 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Governers -> Governorsfix_cbgb_typo | Nathen Harvey | 2016-01-23 | 2 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #4231 from chef/lcg/zypper-multipackage | Lamont Granquist | 2016-01-25 | 2 | -76/+97 | |
|\ \ \ \ | ||||||
| * | | | | only require what we needlcg/zypper-multipackage | Lamont Granquist | 2016-01-25 | 1 | -3/+1 | |
| * | | | | zypper multipackage patch | Lamont Granquist | 2016-01-25 | 2 | -91/+78 | |
| * | | | | Added support for Zypper to install multiple packages at once | Yorgos Saslis | 2016-01-25 | 1 | -0/+36 | |
| |/ / / | ||||||
* | | | | Merge pull request #4459 from chef/mwrock/appveyor | Matt Wrock | 2016-01-25 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | use require_paths and not path so bundler grabs all paths from a git referencemwrock/appveyor | Matt Wrock | 2016-01-25 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #4455 from chef/tball/nexus7_more_failures | Tyler Ball | 2016-01-25 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | wrlinux is a derivative of RHEL and as such the default creation of user home...tball/nexus7_more_failures | tyler-ball | 2016-01-25 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Fix single-quoted stringsjk/4334 | John Keiser | 2016-01-25 | 1 | -22/+22 | |
* | | | | Fix #4334: don't warn about ambiguous property usage | John Keiser | 2016-01-22 | 2 | -1/+30 | |
|/ / / | ||||||
* | | | Merge pull request #4449 from chef/ksubrama/test | Kartik Null Cating-Subramanian | 2016-01-22 | 2 | -8/+7 | |
|\ \ \ |