summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Turn off bad test on Solarisjk/solarisJohn Keiser2014-05-201-1/+2
* Merge parallelizer robustification and enhancementsJohn Keiser2014-05-209-109/+881
|\
| * Fix tests on 1.8.7John Keiser2014-05-193-131/+114
| * Do not provide "lazy" unless it is available (Ruby 2.0+)John Keiser2014-05-192-37/+65
| * Prevent parallel first/take/drop from processing things it shouldn'tJohn Keiser2014-05-192-38/+191
| * Make parallel enumerable safe to restartJohn Keiser2014-05-193-50/+142
| * Make it possible to resize and gently stop the parallelizerJohn Keiser2014-05-182-9/+57
| * Add ability to flatten parallel enumerableJohn Keiser2014-05-189-180/+273
| * Add each_with_exceptions to allow all results to be knownJohn Keiser2014-05-172-65/+66
| * Add :stop_on_exception to stop consuming input on exceptionJohn Keiser2014-05-172-44/+88
| * Add parallel_do method for when you don't care about outputJohn Keiser2014-05-172-24/+49
| * Add methods to receive asynchronous output from parallelizerJohn Keiser2014-05-172-71/+376
* | Remove unneeded requires when using CookbookVersionLoaderdanielsdeleo2014-05-192-4/+0
|/
* Merge pull request #1431 from opscode/CHEF-3811Claire McQuin2014-05-157-8/+222
|\
| * Update exceptions.rbClaire McQuin2014-05-151-1/+0
| * Update exceptions.rbClaire McQuin2014-05-151-2/+0
| * Change attribute whitelist filter syntax to match OhaiClaire McQuin2014-05-156-72/+125
| * Update for whitelist use.Claire McQuin2014-05-151-0/+2
| * update stubs for new node.save behaviorClaire McQuin2014-05-151-2/+3
| * add whitelist config options for attributes saved by the nodeClaire McQuin2014-05-155-6/+167
|/
* Merge pull request #1434 from opscode/CHEF-4423Claire McQuin2014-05-1512-83/+243
|\
| * Decrease number of default threadsClaire McQuin2014-05-153-5/+8
| * Refactor rescue behavior.Claire McQuin2014-05-142-29/+38
| * Comment threadsafe change.Claire McQuin2014-05-131-0/+8
| * Update for parallel cookbook synchronization.Claire McQuin2014-05-133-0/+6
| * Add config option for parallel cookbook sync.Claire McQuin2014-05-132-1/+4
| * Catch format error for 504 Gateway Time-out.Claire McQuin2014-05-132-4/+15
| * make mixin/create_path threadsafeClaire McQuin2014-05-131-2/+5
| * CHEF-4423: implement threaded cookbook synchronizationNikhil Benesch2014-05-131-42/+64
| * CHEF-4423: extract CookbookVersion manifest update into public methodNikhil Benesch2014-05-131-8/+12
| * CHEF-4423: extract cookbook upload threaded queue into utility classNikhil Benesch2014-05-133-25/+116
|/
* Merge pull request #1432 from opscode/sersut/CHEF-4911-2Serdar Sutay2014-05-132-2/+45
|\
| * Use the :bootstrap_version if set by the user.sersut2014-05-122-2/+45
|/
* Merge pull request #1420 from opscode/sersut/CHEF-4911Serdar Sutay2014-05-124-3/+16
|\
| * Changelog info for CHEF_4911.sersut2014-05-121-0/+1
| * require chef/mixin/command in Knife::Ssh to solve below error:sersut2014-05-121-0/+1
| * Change chef-full bootstrap template to install the current latest version of ...sersut2014-05-122-3/+14
* | Merge pull request #1403 from alex-ethier/CHEF-5269Bryan McLellan2014-05-121-0/+2
|\ \ | |/ |/|
| * [CHEF-5269] Added additional ruby environment files to .gitignore.Alex Ethier2014-05-021-0/+2
* | Revert "Allow for multiple package files to be passed to yum"danielsdeleo2014-05-091-5/+3
* | Allow for multiple package files to be passed to yumglasschef2014-05-091-3/+5
* | Merge pull request #1419 from opscode/CHEF-4697Claire McQuin2014-05-094-13/+43
|\ \
| * | add knife options for chef-full customizationClaire McQuin2014-05-084-13/+43
* | | Merge pull request #1422 from juliandunn/CHEF-5289Bryan McLellan2014-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | [CHEF-5289] Remove 'Opscode' from service descriptionJulian C. Dunn2014-05-081-1/+1
|/ /
* | Merge pull request #1421 from opscode/sersut/CHEF-4637Serdar Sutay2014-05-0816-198/+800
|\ \
| * \ Merge branch 'master' into sersut/CHEF-4637sersut2014-05-083-1/+8
| |\ \ | |/ / |/| |
* | | Merge pull request #1300 from opscode/lcg/CHEF-5092Serdar Sutay2014-05-083-1/+8
|\ \ \
| * | | Rebase and update contribution info.sersut2014-05-071-0/+1
| * | | CHEF-5092: chef_gem should use omnibus `gem` binaryLamont Granquist2014-05-072-1/+7
|/ / /