summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update README to reflect more config optionssalam/readme-updateSalim Alam2016-02-111-1/+47
|
* update release notes for chef-solo -r changes12.7.2Lamont Granquist2016-02-111-2/+17
|
* Merge pull request #4559 from chef/no_more_learnchef_acceptanceTyler Ball2016-02-116-12/+22
|\ | | | | 12.7.2 release prep
| * 12.7.2 release prep, removing some unstable acceptance tests so we can get a ↵tyler-ball2016-02-116-12/+22
|/ | | | successful release pipeline run
* Merge pull request #4556 from chef/salam/learn-chef-windowsBryan McLellan2016-02-102-0/+9
|\ | | | | Add learn-chef for Windows to top-cookbooks test
| * Add learn-chef for Windows to top-cookbooks testsalam/learn-chef-windowsSalim Alam2016-02-102-0/+9
| |
* | Merge branch 'jk/remove-tempdir'John Keiser2016-02-107-13/+33
|\ \
| * | Fix Windows logicjk/remove-tempdirJohn Keiser2016-02-101-7/+2
| | |
| * | Respect TMPDIR in functional testsJohn Keiser2016-02-105-13/+13
| | |
| * | Create special tempdir and destroy it on each ci runJohn Keiser2016-02-102-0/+25
|/ /
* | Merge pull request #4545 from chef/lcg/remove-rm-rfLamont Granquist2016-02-104-61/+70
|\ \ | |/ |/| removing rm -rf in chef-solo recipe_url
| * rubocop demands a sacrificelcg/remove-rm-rfLamont Granquist2016-02-101-1/+1
| |
| * use Pathname correctlyLamont Granquist2016-02-101-1/+2
| |
| * fix windows path issues correctlyLamont Granquist2016-02-101-1/+1
| | | | | | | | this really closes #1515 and #1751
| * remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-104-61/+69
| | | | | | | | | | | | | | | | | | | | | | - deprecates '-r' used for the recipe_url in chef-solo - adds --delete-entire-chef-repo option for users who want the old behavior back. - cleans up some old code closes #3802 closes #1515 closes #1751
* | Merge pull request #4552 from chef/1271_release_prepTyler Ball2016-02-104-39/+45
|\ \ | | | | | | VERSION change and CHANGELOG for 12.7.1 release
| * | VERSION change and CHANGELOG for 12.7.1 releasetyler-ball2016-02-104-39/+45
|/ /
* | Merge pull request #4542 from chef/salam/learn-chefBryan McLellan2016-02-1018-142/+171
|\ \ | | | | | | Add learn-chef cookbook acceptance test
| * | Make kitchen run concurrentlysalam/learn-chefSalim Alam2016-02-091-1/+1
| | |
| * | Fix "chef-acceptance destroy" on first run; add -l debug to kitchenJohn Keiser2016-02-092-13/+12
| | |
| * | Enable git, remove rhelSalim Alam2016-02-092-6/+4
| | |
| * | Add `top_cookbooks` resource to run all top cookbooksJohn Keiser2016-02-0912-47/+48
| | |
| * | Make it goJohn Keiser2016-02-096-77/+89
| | |
| * | WIP: Make cookbooks infra more genericSalim Alam2016-02-0913-71/+90
| | |
* | | Merge pull request #4551 from chef/salam/msi-fixBryan McLellan2016-02-101-1/+1
|\ \ \ | | | | | | | | Update MSI ManufacturerName to be a cleaner string
| * | | Update ManufacturerName to be a cleaner stringsalam/msi-fixSalim Alam2016-02-091-1/+1
| |/ /
* | | Merge pull request #4550 from chef/tm/site_download_regressionThom May2016-02-095-15/+12
|\ \ \ | |/ / |/| | Use a streaming request to download cookbook
| * | Ensure we do streaming requests correctly everywheretm/site_download_regressionThom May2016-02-093-7/+7
| | |
| * | Use a streaming request to download cookbookThom May2016-02-092-8/+5
|/ / | | | | | | fixes #4549
* | Merge pull request #3183 from dansteen/masterThom May2016-02-091-2/+4
|\ \ | |/ |/| fix for https://github.com/chef/chef/issues/2113
| * fixed typo and reworked language per lamontDaniel Steen2016-01-191-2/+2
| |
| * Merge remote-tracking branch 'upstream/master'Daniel Steen2016-01-191517-27133/+64846
| |\
| * | fix for https://github.com/chef/chef/issues/2113Daniel Steen2015-04-021-2/+4
| | |
* | | Merge pull request #4538 from chef/salam/acceptance-updateSalim Alam2016-02-082-2/+2
|\ \ \ | | | | | | | | Expand the list of acceptance tests
| * | | Fixup trivial version testSalim Alam2016-02-081-1/+1
| | | |
| * | | Expand the list of acceptance tests (run all suites)salam/acceptance-updateSalim Alam2016-02-081-1/+1
| | | |
* | | | Merge pull request #4539 from chef/lcg/fix-chefstyleLamont Granquist2016-02-082-5/+5
|\ \ \ \ | |/ / / |/| | | autofixing busted cops on master
| * | | autofixing busted cops on masterLamont Granquist2016-02-082-5/+5
|/ / /
* | | Merge pull request #4528 from chef/salam/unique-gemsSalim Alam2016-02-0732-179/+186
|\ \ \ | | | | | | | | Add basics suite, refactor to share common infra
| * | | Update to use .shared cookbooksalam/unique-gemsSalim Alam2016-02-0514-13/+22
| | | |
| * | | Add basics suite, refactor to share common infraSalim Alam2016-02-0436-179/+177
| | | |
* | | | Merge pull request #4536 from chef/lcg/wtf-rubocopLamont Granquist2016-02-057-12/+12
|\ \ \ \ | | | | | | | | | | autofixing some missed cops
| * | | | autofixing some missed copsLamont Granquist2016-02-057-12/+12
|/ / / / | | | | | | | | | | | | second round of autofixing for some reason...
* | | | Merge pull request #4526 from chef/lcg/whitespace-styleLamont Granquist2016-02-05896-6054/+5600
|\ \ \ \ | | | | | | | | | | whitespace fixes
| * | | | autofixing whitespace copsLamont Granquist2016-02-05896-6054/+5600
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4174 Style/SpaceInsideHashLiteralBraces 1860 Style/SpaceAroundOperators 1336 Style/SpaceInsideBlockBraces 1292 Style/AlignHash 997 Style/SpaceAfterComma 860 Style/SpaceAroundEqualsInParameterDefault 310 Style/EmptyLines 294 Style/IndentationConsistency 267 Style/TrailingWhitespace 238 Style/ExtraSpacing 212 Style/SpaceBeforeBlockBraces 166 Style/MultilineOperationIndentation 144 Style/TrailingBlankLines 120 Style/EmptyLineBetweenDefs 101 Style/IndentationWidth 82 Style/SpaceAroundBlockParameters 40 Style/EmptyLinesAroundMethodBody 29 Style/EmptyLinesAroundAccessModifier 1 Style/RescueEnsureAlignment
* | | | Merge pull request #4532 from chef/lcg/bump-bundler-rubygemsLamont Granquist2016-02-051-10/+2
|\ \ \ \ | | | | | | | | | | bump bunder + rubygems
| * | | | bump bunder + rubygemsLamont Granquist2016-02-051-10/+2
| | | | | | | | | | | | | | | | | | | | these versions pass in manhattan
* | | | | Merge pull request #4531 from chef/jdm/fix-travisJay Mundrawala2016-02-051-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Trying to fix travis
| * | | | | Trying travis fixJay Mundrawala2016-02-051-3/+3
| | | | | |
* | | | | | Merge pull request #4530 from chef/ksubrama/ciBryan McLellan2016-02-052-10/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Remove obsolete reference to chef-13. Add VERSION to gemspec.