summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add `chef_data_bag_item` to Cheffish DSL methodscheffish-data-bag-itemdanielsdeleo2016-07-191-0/+1
|
* Bump version of chef to 12.13.9 by Chef Versioner.v12.13.9Chef Versioner2016-07-194-8/+8
|
* Merge pull request #5123 from chef/lcg/resolv-replaceLamont Granquist2016-07-195-0/+43
|\ | | | | replace glibc resolver with ruby resolver
| * fix the spec filterLamont Granquist2016-07-192-1/+2
| | | | | | | | | | | | these platform filters really need some serious cleanup along the lines of the ruby version cleanup that i did, the number of these helpers is getting rediculous...
| * only work around resolver caching on linuxLamont Granquist2016-07-195-4/+19
| | | | | | | | | | it should be the only O/S which needs it due to the way its glibc was written. it is the only O/S that we've recieved any bugs for.
| * replace glibc resolver with ruby resolverLamont Granquist2016-07-193-0/+27
| | | | | | | | also wires up file providers to reload /etc/reoslv.conf when it changes.
* | Bump version of chef to 12.13.8 by Chef Versioner.v12.13.8Chef Versioner2016-07-184-8/+8
| |
* | Merge pull request #5121 from chef/ksubrama/cleanupKartik Null Cating-Subramanian2016-07-181-1/+0
|\ \ | | | | | | Remove stray pkg.rb
| * | Remove stray pkg.rbKartik Null Cating-Subramanian2016-07-181-1/+0
|/ /
* | Bump version of chef to 12.13.7 by Chef Versioner.v12.13.7Chef Versioner2016-07-154-8/+8
| |
* | Merge pull request #5118 from chef/ksubrama/nokogiriMatt Wrock2016-07-153-3/+5
|\ \ | | | | | | Install nokogiri and pin mixlib-cli
| * | Install nokogiri and pin mixlib-cliksubrama/nokogiriKartik Null Cating-Subramanian2016-07-153-3/+5
|/ / | | | | | | | | See https://github.com/chef/chef-dk/pull/937 and https://github.com/chef/chef/issues/5116
* | Bump version of chef to 12.13.6 by Chef Versioner.v12.13.6Chef Versioner2016-07-154-8/+8
| |
* | Merge pull request #5091 from chef/tm/fix_supermarket_share_errorThom May2016-07-152-17/+11
|\ \ | | | | | | The user must specify a category for a new cookbook
| * | We don't care so much about categories on the supermarkettm/fix_supermarket_share_errorThom May2016-07-142-17/+11
| | | | | | | | | | | | Signed-off-by: Thom May <thom@may.lt>
* | | Bump version of chef to 12.13.5 by Chef Versioner.v12.13.5Chef Versioner2016-07-154-8/+8
| | |
* | | Merge pull request #5114 from dldinternet/masterThom May2016-07-151-0/+1
|\ \ \ | |/ / |/| | Ensure that the valid option is given back to the option parser
| * | Ensure that the valid option is given back to the option parserChristo De Lange2016-07-141-0/+1
|/ /
* | Bump version of chef to 12.13.4 by Chef Versioner.v12.13.4Chef Versioner2016-07-144-8/+8
| |
* | Merge pull request #5106 from chef/lcg/bump-kitchen-testsThom May2016-07-144-57/+49
|\ \ | | | | | | bump gems + cookboks for kitchen-tests
| * | change back to progress formatterlcg/bump-kitchen-testsLamont Granquist2016-07-142-0/+2
| | |
| * | bump gems + cookboks for kitchen-testsLamont Granquist2016-07-132-57/+47
| | |
* | | Bump version of chef to 12.13.3 by Chef Versioner.v12.13.3Chef Versioner2016-07-144-8/+8
| | |
* | | Merge pull request #5109 from b1-systems/masterThom May2016-07-142-9/+25
|\ \ \ | | | | | | | | Fixed regex for zypper version 1.13.*.
| * | | added "zypper info" tests for 1.12.* and 1.13.* formatEike Waldt2016-07-141-2/+18
| | | |
| * | | Fixed regex for zypper version 1.13.*. This is backward compatible with ↵Eike Waldt2016-07-141-7/+7
| | |/ | |/| | | | | | | zypper version 1.12.*
* | | Bump version of chef to 12.13.2 by Chef Versioner.v12.13.2Chef Versioner2016-07-144-8/+8
| | |
* | | Merge pull request #5108 from chef/ksubrama/new_acceptanceAdam Edwards2016-07-142-18/+25
|\ \ \ | |/ / |/| | Save acceptance test logs when failing
| * | Turn all those blasted acceptance tests offstupid1ksubrama/new_acceptanceKartik Null Cating-Subramanian2016-07-131-2/+2
| | |
| * | Save acceptance test logs when failingKartik Null Cating-Subramanian2016-07-131-16/+23
|/ /
* | Bump version of chef to 12.13.1 by Chef Versioner.v12.13.1Chef Versioner2016-07-134-8/+8
| |
* | Merge pull request #5107 from chef/ksubrama/bumpKartik Null Cating-Subramanian2016-07-134-8/+8
|\ \ | |/ |/| Bump to 12.13
| * Bump to 12.13Kartik Null Cating-Subramanian2016-07-134-8/+8
|/
* Bump version of chef to 12.12.24 by Chef Versioner.v12.12.24Chef Versioner2016-07-124-8/+8
|
* Merge pull request #5103 from chef/lcg/fix-5012Lamont Granquist2016-07-123-2/+24
|\ | | | | add back method_missing support to set_unless
| * fix stray double quoteslcg/fix-5012Lamont Granquist2016-07-112-4/+4
| |
| * fix mixup in the test titlesLamont Granquist2016-07-111-2/+2
| |
| * add back method_missing support to set_unlessLamont Granquist2016-07-112-0/+22
| | | | | | | | closes #5012
* | changelog updateMatt Wrock2016-07-081-0/+7
| |
* | Bump version of chef to 12.12.23 by Chef Versioner.v12.12.23Chef Versioner2016-07-084-8/+8
| |
* | Merge pull request #5093 from chef/aix2Matt Wrock2016-07-082-1/+18
|\ \ | | | | | | Warn if not installing an individual bff fileset
| * | warn if not installing an individual bff filesetaix2Matt Wrock2016-07-072-1/+18
| |/
* | Bump version of chef to 12.12.22 by Chef Versioner.v12.12.22Chef Versioner2016-07-084-8/+8
| |
* | Merge pull request #5097 from chef/lcg/fix-5094Matt Wrock2016-07-083-20/+82
|\ \ | |/ |/| Fix #5094 node.default_unless issue in 12.12.13
| * fix tests to go red on masterLamont Granquist2016-07-081-10/+12
| | | | | | | | its necessary to set the breadcrumb to something wrong first.
| * fix for #5094 12.12.13 node.default_unless issueLamont Granquist2016-07-083-20/+80
|/ | | | | | note that the node_spec test in this commit is not red on master so it ain't testing the right thing yet, but this fixes the issue in chef-shell...
* Bump version of chef to 12.12.21 by Chef Versioner.v12.12.21Chef Versioner2016-07-074-8/+8
|
* Merge pull request #5080 from chef/tm/fix_tarball_extractThom May2016-07-077-28/+26
|\ | | | | Use Mixlib::Archive to extract tarballs
| * Use Mixlib::Archive to extract tarballsThom May2016-07-077-28/+26
|/ | | | | | | this allows us to be truely cross platform, and also to ignore unsafe paths and permissions. Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 12.12.20 by Chef Versioner.v12.12.20Chef Versioner2016-07-074-8/+8
|