summaryrefslogtreecommitdiff
path: root/spec/unit/chef_fs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tests on 1.8.7John Keiser2014-05-191-116/+97
* Do not provide "lazy" unless it is available (Ruby 2.0+)John Keiser2014-05-191-18/+44
* Prevent parallel first/take/drop from processing things it shouldn'tJohn Keiser2014-05-191-32/+126
* Make parallel enumerable safe to restartJohn Keiser2014-05-191-0/+57
* Make it possible to resize and gently stop the parallelizerJohn Keiser2014-05-181-0/+24
* Add ability to flatten parallel enumerableJohn Keiser2014-05-181-0/+24
* Add each_with_exceptions to allow all results to be knownJohn Keiser2014-05-171-9/+19
* Add :stop_on_exception to stop consuming input on exceptionJohn Keiser2014-05-171-0/+27
* Add parallel_do method for when you don't care about outputJohn Keiser2014-05-171-21/+33
* Add methods to receive asynchronous output from parallelizerJohn Keiser2014-05-171-0/+227
* Change OperationFailedError itself to include the body in "message" if it's a...Kazuhiro Yamada2013-09-122-20/+47
* Output cause of error when FileSystem.copy_entries method was failed.Kazuhiro Yamada2013-09-121-0/+20
* Fix diff_spec on SolarisJohn Keiser2013-06-071-29/+30
* Remove unit tests adequately covered in integrationjkeiser2013-06-074-1236/+0
* Adjust to new arguments to ChefServerRootDir.newjkeiser2013-06-074-10/+12
* Fix child(name) to always return a childjkeiser2013-06-071-2/+2
* [CORE] Bypass chef_object inflation and normalize raw requests insteadHo-Sheng Hsiao2013-06-072-61/+89
* [SPEC] Added more versioned cookbooks testsHo-Sheng Hsiao2013-06-072-8/+70
* [SPEC] Separated cookbooks_dir and cookbook_dir spec. Added versioned_cookboo...Ho-Sheng Hsiao2013-06-072-479/+591
* [SPEC] Refactored some of cookbook_dir_specHo-Sheng Hsiao2013-06-071-49/+39
* [COOKBOOKS] Fixed regressions when versioned_cookbooks is falseHo-Sheng Hsiao2013-06-071-6/+16
* Minimize files in knife show and download for easier readingjkeiser2013-06-072-0/+2
* Support backslash on WindowsJohn Keiser2013-06-071-2/+2
* Fix knife-essentials cookbook unit testjkeiser2013-06-071-0/+1
* Fix unit test to match new cookbook retrievaljkeiser2013-06-071-1/+5
* Fix diff output, add diff integration testsjkeiser2013-06-071-61/+59
* Adjust tests to match list(exact_path) behaviorjkeiser2013-06-071-3/+2
* Replace \d,\d correctlyjkeiser2013-01-211-9/+9
* Even out some differences in Solaris diffjkeiser2013-01-211-21/+22
* fixes binmode issues on windowsdanielsdeleo2012-11-191-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-306-0/+2015