summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow test scaling on slower hardwarejk/parallelizer_test_deltaJohn Keiser2014-05-261-61/+75
* Merge pull request #1450 from opscode/sersut/changelogSerdar Sutay2014-05-232-30/+27
|\
| * Move contributions information into CHANGELOG.md and get rid of CONTRIBUTIONS...sersut2014-05-222-30/+27
|/
* Merge pull request #1032 from ClogenyTechnologies/kd/aix-bootstrapSerdar Sutay2014-05-201-0/+58
|\
| * Merge branch 'kd/aix-bootstrap' of https://github.com/ClogenyTechnologies/che...kaustubh-d2013-10-090-0/+0
| |\
| | * AIX: implement review comments, name as chef-aix and use ksh -ckaustubh-d2013-10-081-11/+20
| | * Merge branch 'kd/aix-bootstrap' of https://github.com/ClogenyTechnologies/che...kaustubh-d2013-10-080-0/+0
| | |\
| | | * aix: bootstrap template for aix.kaustubh-d2013-09-301-0/+49
| | * | aix: bootstrap template for aix.kaustubh-d2013-10-081-0/+49
| * | | AIX: implement review comments, name as chef-aix and use ksh -ckaustubh-d2013-10-091-11/+20
| * | | aix: bootstrap template for aix.kaustubh-d2013-10-091-0/+49
* | | | Merge pull request #1287 from opscode/enable-travis-notificationsSerdar Sutay2014-05-201-0/+18
|\ \ \ \
| * | | | Enable Travis CI notificationsSeth Chisamore2014-03-031-0/+18
* | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |