summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remote resource should respect sensitive flagpraj/FLOW-334/sensitivePrajakta Purohit2016-06-132-0/+17
|
* Merge pull request #5021 from chef/tc/deprecate-chef-cookbook-generateTyler Cloke2016-06-132-0/+5
|\ | | | | Deprecate `knife cookbook create` in favor of `chef generate cookbook`.
| * Deprecate `knife cookbook create` in favor of `chef generate cookbook`.tc/deprecate-chef-cookbook-generateTyler Cloke2016-06-102-0/+5
|/
* Merge pull request #5019 from chef/adamleff/node-uuid-fixAdam Leff2016-06-102-9/+5
|\ | | | | bug fix: correctly write out data collector metadata file
| * bug fix: correctly write out data collector metadata fileadamleff/node-uuid-fixAdam Leff2016-06-102-9/+5
| | | | | | | | | | | | | | | | | | When we changed the messages from class instances to a module, the reading of metadata into an instance variable was removed and introduced a bug when updating metadata. This bug causes the metadata to be properly read from disk, updated, but then the metadata from disk is simply re-written to disk without the intended updates.
* | Merge pull request #5000 from chef/praj/FLOW-927/s3cmdPrajaktaPurohit2016-06-102-22/+26
|\ \ | |/ |/| no more missing constants for LWRP class
| * no more missing constants for LWRP classpraj/FLOW-927/s3cmdPrajakta Purohit2016-06-092-22/+26
| |
* | Bump version of chef to 12.12.2 by Chef Versioner.v12.12.2Chef Versioner2016-06-094-13/+13
| |
* | Bump version of chef to 12.12.1 by Chef Versioner.v12.12.1Chef Versioner2016-06-094-12/+12
| |
* | Merge pull request #5012 from chef/12_12Matt Wrock2016-06-094-8/+8
|\ \ | | | | | | updating chef minor version
| * | updating chef minor versionMatt Wrock2016-06-094-8/+8
|/ /
* | Updating the MAINTAINERS.md with recent toml updatestyler-ball2016-06-092-0/+5
| |
* | Merge pull request #4964 from thehar/patch-3Tyler Ball2016-06-091-0/+1
|\ \ | | | | | | Adding myself as a Chef Provisioning Maintainer
| * | Adding myself as a Chef MaintainerHarley Alaniz2016-05-231-0/+1
| | | | | | | | | Spoke with Nathen Harvey about being added as a maintainer.
* | | Bump version of chef to 12.11.27 by Chef Versioner.v12.11.27Chef Versioner2016-06-094-8/+8
| |/ |/|
* | Bump version of chef to 12.11.26 by Chef Versioner.v12.11.26Chef Versioner2016-06-094-8/+8
| |
* | Bump version of chef to 12.11.25 by Chef Versioner.v12.11.25Chef Versioner2016-06-094-8/+8
| |
* | Bump version of chef to 12.11.24 by Chef Versioner.v12.11.24Chef Versioner2016-06-094-8/+8
| |
* | Bump version of chef to 12.11.23 by Chef Versioner.v12.11.23Chef Versioner2016-06-094-17/+14
| |
* | Merge pull request #5011 from chef/release_notesMatt Wrock2016-06-081-0/+33
|\ \ | | | | | | adding chef-solo and systemd_unit notes
| * | adding chef-solo and systemd_unit notesMatt Wrock2016-06-081-0/+33
|/ /
* | fix typoMatt Wrock2016-06-081-1/+1
| |
* | added Data Collector info to the release notes [ci skip]adamleff/release_notesAdam Leff2016-06-081-0/+12
| |
* | Release notes for exit_statussmurawski/release_notesSteven Murawski2016-06-081-1/+9
| |
* | Merge pull request #5008 from chef/fix_travis_nokogiriMatt Wrock2016-06-071-1/+1
|\ \ | | | | | | install zlib-devel and rpm-build on fedora kitchen docker
| * | adding zlib-devel and rpm-build to fedora tk instance to fix nokogiri compileMatt Wrock2016-06-071-1/+1
|/ /
* | Bump version of chef. to 12.11.22 by Chef Versioner.v12.11.22Chef Versioner2016-06-074-9/+9
| |
* | Merge pull request #5006 from chef/adamleff/fix-updated-resource-counterAdam Leff2016-06-074-59/+31
|\ \ | | | | | | Bug fix: updated_resource_count should only include updated resources
| * | Bug fix: updated_resource_count should only include updated resourcesAdam Leff2016-06-074-59/+31
|/ / | | | | | | | | | | | | | | After adding up-to-date and skipped resources to the DataCollector resource list, the logic that computed the number of resources updated needed to change accordingly. This change fixes that bug and also eliminates an unnecessary counter that tracks the total number of resources.
* | Bump version of chef to 12.11.21 by Chef Versioner.v12.11.21Chef Versioner2016-06-074-8/+8
| |
* | Bump version of chef. to 12.11.20 by Chef Versioner.v12.11.20Chef Versioner2016-06-074-8/+8
| |
* | Bump version of chef. to 12.11.19 by Chef Versioner.v12.11.19Chef Versioner2016-06-074-20/+23
| |
* | Merge pull request #5004 from chef/jk/chef-config-no-rspecJohn Keiser2016-06-062-5/+9
|\ \ | | | | | | Make chef-config Rakefile run without rspec
| * | Make chef-config Rakefile run without rspecjk/chef-config-no-rspecJohn Keiser2016-06-062-5/+9
|/ /
* | Merge pull request #5003 from chef/jk/install-rakeJohn Keiser2016-06-062-2/+2
|\ \ | | | | | | Ensure we install rake in CI (version bump)
| * | Ensure we install rake in CI (version bump)jk/install-rakeJohn Keiser2016-06-062-2/+2
|/ /
* | Merge pull request #5002 from chef/jk/install-less-stuffJohn Keiser2016-06-064-5/+6
|\ \ | | | | | | Install fewer binary dependencies and dependencies in general
| * | Install fewer binary dependencies and dependencies in generaljk/install-less-stuffJohn Keiser2016-06-064-5/+6
|/ / | | | | | | when bumping version and updating dependencies
* | Merge pull request #5001 from chef/smurawski/pend_dsc_script_credential_testSteven Murawski2016-06-061-1/+0
|\ \ | | | | | | Did not need to pend dsc_script ps_credential unit test
| * | did not need to pend dsc_script ps_credential unit testsmurawski/pend_dsc_script_credential_testSteven Murawski2016-06-061-1/+0
|/ /
* | Merge pull request #4998 from chef/smurawski/pend_dsc_script_credential_testSteven Murawski2016-06-062-0/+2
|\ \ | | | | | | Skip `ps_credential` test for `dsc_script` until proper test cert
| * | skip the ps_credential test of dsc_script until we can get the right test certSteven Murawski2016-06-062-0/+2
| |/
* | Don't mask directory deletion errors (#4991)Phil Dibowitz2016-06-062-2/+14
| | | | | | closes #4988
* | Merge pull request #4994 from chef/changelogMatt Wrock2016-06-061-0/+36
|\ \ | | | | | | Release changelog
| * | fix some casingMatt Wrock2016-06-031-10/+10
| | |
| * | yanking commits that are not user facing and organizing into bugs/enhancementsMatt Wrock2016-06-031-41/+17
| | |
| * | initial merging on release tagsMatt Wrock2016-06-031-0/+60
|/ /
* | Merge pull request #4985 from chef/jk/maintainerSteven Murawski2016-06-032-4/+8
|\ \ | | | | | | Add jkeiser to core and dev tools maintainers
| * | Add jkeiser to core and dev tools maintainersjk/maintainerJohn Keiser2016-06-012-4/+8
| | |
* | | bumping chef versionv12.11.18Matt Wrock2016-06-024-9/+9
| | |