Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guard against changelog generator not being installedtm/option_changelog_generator | Thom May | 2016-03-03 | 1 | -6/+10 |
| | |||||
* | release 12.8.0 changelogmw/version-bump | Matt Wrock | 2016-03-02 | 3 | -1/+51 |
| | |||||
* | Merge pull request #4650 from chef/tm/revert_4465 | Thom May | 2016-03-02 | 3 | -9/+6 |
|\ | | | | | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-user" | ||||
| * | Revert "Merge pull request #4465 from ↵tm/revert_4465 | Thom May | 2016-03-02 | 3 | -9/+6 |
|/ | | | | | | | artursitarski/change-shell-for-locked-user" This reverts commit 94494e761763b877c3ef3b52eee9ac9df2186340, reversing changes made to a95a87d50c9e5af2fbd583afcf972880656d1a4b. | ||||
* | Merge pull request #4646 from coderanger/negative-length | Noah Kantrowitz | 2016-03-01 | 2 | -0/+20 |
|\ | | | | | Handle negative content length headers too. | ||||
| * | Make chef style happy. | Noah Kantrowitz | 2016-03-01 | 1 | -1/+1 |
| | | |||||
| * | Split the negative check to its own log message. | Noah Kantrowitz | 2016-02-29 | 2 | -2/+7 |
| | | |||||
| * | Handle negative content length headers too. | Noah Kantrowitz | 2016-02-29 | 2 | -1/+16 |
| | | | | | | This is equivalent to not passing one, we can't check for bad downloads. | ||||
* | | Merge pull request #4645 from chef/msi | Matt Wrock | 2016-02-29 | 2 | -1/+10 |
|\ \ | | | | | | | fixes #4639 and returns true from define_resource_requirements for MSIs | ||||
| * | | fixes #4639 and returns true from define_resource_requirements for MSIsmsi | Matt Wrock | 2016-02-29 | 2 | -1/+10 |
| |/ | |||||
* | | Merge pull request #4638 from chef/dsc | Matt Wrock | 2016-02-29 | 3 | -10/+56 |
|\ \ | |/ |/| | if no module name is found for a valid dsc resource default to PSDesiredStateConfiguration | ||||
| * | if no module name is found for a valid dsc resource default to ↵dsc | Matt Wrock | 2016-02-29 | 3 | -10/+56 |
|/ | | | | PSDesiredStateConfiguration | ||||
* | Merge pull request #4644 from chef/cleanpath | Matt Wrock | 2016-02-29 | 1 | -2/+2 |
|\ | | | | | use Pathname#cleanpath instead of Chef::Util::PathHelper.cleanpath | ||||
| * | use Pathname#cleanpath instead of Chef::Util::PathHelper.cleanpath to ↵ | Matt Wrock | 2016-02-29 | 1 | -2/+2 |
| | | | | | | | | compare globed files with forward slashes | ||||
* | | Merge pull request #4601 from chef/pry | Matt Wrock | 2016-02-29 | 1 | -12/+3 |
|\ \ | |/ |/| | adding pry and pry-byebug to dev dependencies | ||||
| * | adding pry, pry-stack-explorer and pry-byebug to dev dependenciespry | Matt Wrock | 2016-02-26 | 1 | -12/+3 |
| | | |||||
* | | Add ability to run tests against chefdkjk/work-with-chefdk-too | John Keiser | 2016-02-29 | 3 | -0/+18 |
| | | |||||
* | | Fix style issue | danielsdeleo | 2016-02-26 | 1 | -1/+1 |
| | | |||||
* | | Filter out directory paths from all_files when loadinglist-unignored-files | danielsdeleo | 2016-02-26 | 3 | -1/+9 |
| | | |||||
* | | Remove ignored files from all_files before segmenting | danielsdeleo | 2016-02-26 | 1 | -13/+3 |
| | | |||||
* | | Convert cookbook version loader to escape_glob_dir | danielsdeleo | 2016-02-26 | 1 | -4/+4 |
| | | |||||
* | | Load root files as a part of all_files | danielsdeleo | 2016-02-26 | 1 | -12/+25 |
| | | |||||
* | | Rename all_unignored_files -> all_files | danielsdeleo | 2016-02-26 | 4 | -16/+16 |
| | | |||||
* | | Load cookbook segements by fnmatch-ing from file list | danielsdeleo | 2016-02-26 | 1 | -3/+21 |
| | | |||||
* | | List all the unignored files when loading a cookbook | danielsdeleo | 2016-02-26 | 2 | -0/+34 |
| | | |||||
* | | Add test file to fixture cookbook | danielsdeleo | 2016-02-26 | 3 | -2/+8 |
| | | |||||
* | | Add all_unignored_files attribute to CBVersion | danielsdeleo | 2016-02-26 | 2 | -0/+10 |
| | | |||||
* | | Modernize cookbook version specs | danielsdeleo | 2016-02-26 | 1 | -108/+120 |
| | | |||||
* | | Merge pull request #4631 from chef/jjh/databag_item_to_hash_non_mutating | Josh Hudson | 2016-02-26 | 2 | -2/+9 |
|\ \ | | | | | | | Fix a bug that was causing DataBagItem.to_hash to mutate the data bag item | ||||
| * | | Fix a bug that was causing DataBagItem.to_hash to mutate the data bag itemjjh/databag_item_to_hash_non_mutating | Josh Hudson | 2016-02-26 | 2 | -2/+9 |
| | | | |||||
* | | | Merge pull request #4620 from chef/jdm/fips-acceptance | Kartik Null Cating-Subramanian | 2016-02-26 | 12 | -5/+61 |
|\ \ \ | | | | | | | | | Add acceptance tests for running chef-client with the FIPS mode | ||||
| * | | | Use the bento centos box for vagrantjdm/fips-acceptance | Jay Mundrawala | 2016-02-26 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | We need to use kitchen-vagrant in github so that kitchen-vagrant does not use a bento url to download the box and instead just goes through atlas. | ||||
| * | | | Fix rubocop issues | Jay Mundrawala | 2016-02-26 | 1 | -3/+3 |
| | | | | |||||
| * | | | Use the correct path separator | Jay Mundrawala | 2016-02-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | bump timeout for for fips acceptance tests | Jay Mundrawala | 2016-02-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Windows can be a bit slow | ||||
| * | | | Exclude git from the fips acceptance tests | Jay Mundrawala | 2016-02-25 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | We don't have git on those boxes | ||||
| * | | | Fix things rubocop complains about | Jay Mundrawala | 2016-02-25 | 2 | -10/+10 |
| | | | | |||||
| * | | | Add windows support for fips_spec | Jay Mundrawala | 2016-02-25 | 2 | -4/+26 |
| | | | | |||||
| * | | | Add fips test for centos-6 | Jay Mundrawala | 2016-02-25 | 8 | -0/+31 |
| | | | | |||||
| * | | | Add centos-6 to .kitchen.vagrant.yml | Jay Mundrawala | 2016-02-25 | 1 | -2/+4 |
| |/ / | | | | | | | | | | | | | This will allow testing on centos-6 which will be needed by fips | ||||
* | | | Merge pull request #4621 from chef/cd/fix-choco-error | Bryan McLellan | 2016-02-26 | 2 | -28/+22 |
|\ \ \ | | | | | | | | | Fix the Chocolatey-missing error again | ||||
| * | | | Meant to use the value from the if..then, then put a line above the if.cd/fix-choco-error | Chris Doherty | 2016-02-25 | 1 | -6/+4 |
| | | | | |||||
| * | | | Add a spec to better mimic the acceptance test. | Chris Doherty | 2016-02-25 | 2 | -8/+19 |
| | | | | |||||
| * | | | Fix unit spec for choco_exe. | unknown | 2016-02-24 | 1 | -16/+2 |
| | | | | |||||
| * | | | Change the Chocolatey check to look for choco.exe in #choco.exe. | unknown | 2016-02-24 | 1 | -11/+10 |
| | | | | |||||
* | | | | Merge pull request #4630 from chef/ksubrama/fips_guard | Kartik Null Cating-Subramanian | 2016-02-26 | 1 | -1/+7 |
|\ \ \ \ | | | | | | | | | | | Have client.rb verify that FIPS mode can be enforced | ||||
| * | | | | Have client.rb verify that FIPS mode can be enforcedksubrama/fips_guard | Kartik Null Cating-Subramanian | 2016-02-25 | 1 | -1/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #4635 from chef/readline | Matt Wrock | 2016-02-26 | 1 | -3/+0 |
|\ \ \ \ | | | | | | | | | | | removing disabling of readline in chef-shell | ||||
| * | | | | removing disabling of readline in chef-shellreadline | Matt Wrock | 2016-02-25 | 1 | -3/+0 |
|/ / / / | |||||
* | | | | Merge pull request #4626 from chef/umlaut | Matt Wrock | 2016-02-25 | 3 | -2/+8 |
|\ \ \ \ | | | | | | | | | | | ensure paths maintain utf-8ness in non ascii encodings |