summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/parallelizer
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-052-2/+2
* Use double quotes by defaultThom May2016-01-141-1/+1
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-1/+1
* Do not wait for clean exit when Exception is thrownjk/exiterrorJohn Keiser2014-06-021-4/+6
* Fix tests on 1.8.7John Keiser2014-05-191-7/+6
* Do not provide "lazy" unless it is available (Ruby 2.0+)John Keiser2014-05-191-19/+21
* Prevent parallel first/take/drop from processing things it shouldn'tJohn Keiser2014-05-191-6/+65
* Make parallel enumerable safe to restartJohn Keiser2014-05-191-33/+63
* Add ability to flatten parallel enumerableJohn Keiser2014-05-182-0/+224