summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-5168] Apt Package provider times outPeter Fern2014-05-282-43/+95
* Make pedant green againJohn Keiser2014-05-271-1/+1
* Listen for the default port 8900, not 8889John Keiser2014-05-272-3/+3
* Explicitly add org defaults to pedant testJohn Keiser2014-05-272-2/+3
* React to fact that we bind chef-zero to localhost (not 127.*)John Keiser2014-05-265-14/+14
* Add "knife serve" to serve up chef repo in chef-zeroJohn Keiser2014-05-261-0/+57
* 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-182-1/+25
* 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 attribute whitelist filter syntax to match OhaiClaire McQuin2014-05-151-23/+23
* update stubs for new node.save behaviorClaire McQuin2014-05-151-2/+3
* add whitelist config options for attributes saved by the nodeClaire McQuin2014-05-151-3/+73
* CHEF-4423: extract cookbook upload threaded queue into utility classNikhil Benesch2014-05-131-0/+51
* Use the :bootstrap_version if set by the user.sersut2014-05-121-1/+31
* Merge branch 'master' into sersut/CHEF-4637sersut2014-05-081-0/+5
|\
| * CHEF-5092: chef_gem should use omnibus `gem` binaryLamont Granquist2014-05-071-0/+5
* | Merge branch 'freebsdPkgngSupport' of github.com:liseki/chefsersut2014-05-085-44/+398
|\ \ | |/ |/|
| * Refactor resolving of Freebsd package providerRichard Manyanza2014-03-122-77/+63
| * Refactor FreeBSD package providersRichard Manyanza2014-03-116-238/+402
| * Add support for FreeBSD next generation package managerRichard Manyanza2014-03-112-1/+205
* | Merge pull request #1333 from ceraslabs/masterSerdar Sutay2014-05-071-0/+6
|\ \
| * | Don't eat the authentication failed exception on bootstrapHongbin Lu2014-03-281-0/+6
* | | Merge pull request #1383 from opscode/lcg/CHEF-5015Serdar Sutay2014-05-071-0/+52
|\ \ \
| * | | add func tests for CHEF-5015Lamont Granquist2014-04-171-0/+52
* | | | Merge pull request #1356 from opscode/ssd/CHEF-5163Serdar Sutay2014-05-071-0/+11
|\ \ \ \
| * | | | [CHEF-5163] Add tests for delayed evalutors in mount optionsSteven Danna2014-04-051-0/+11
* | | | | Merge branch 'master' into CHEF-5074Claire McQuin2014-05-0611-87/+49
|\ \ \ \ \
| * | | | | Fix issue with tests and Windows line endingsJohn Keiser2014-05-051-1/+4
| * | | | | [CHEF-4636] Removed dead codeAlex Ethier2014-05-031-70/+0
| * | | | | [CHEF-5162] Support DelayedEvaluator for remote_file's source attributeSteven Danna2014-05-021-0/+29
| * | | | | CHEF-1910: change to 'knife node environment set' to match existing patternsBryan McLellan2014-05-021-3/+3
| * | | | | Allow command output to be indented in doc formatterJohn Keiser2014-05-027-13/+13
| |\ \ \ \ \
| | * | | | | Make indentable print() function more intelligibleJohn Keiser2014-05-026-12/+12
| | * | | | | Fix unit testJohn Keiser2014-04-301-1/+1
* | | | | | | add option to abandon chef run if blocked by another for too longClaire McQuin2014-05-051-0/+98
|/ / / / / /
* | | | | | Merge pull request #1398 from opscode/config-envClaire McQuin2014-04-301-14/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | collect :user_home at correct time, for windowsClaire McQuin2014-04-301-14/+3
* | | | | | Add indentation to pretty-print LWRPs with inline resourcesJohn Keiser2014-04-291-0/+73
|/ / / / /
* | | | | Remove unnecessary JSON class. Add unit test.JimmyMcCrory2014-04-291-0/+80
* | | | | Merge pull request #1349 from viyh/masterSerdar Sutay2014-04-291-0/+16
|\ \ \ \ \
| * | | | | Removed puts for testingJoe Richards2014-04-011-1/+0
| * | | | | Added unit test for setting chef environment to single characterJoe Richards2014-04-011-0/+17
* | | | | | Supress stdout/err output from knife testsdanielsdeleo2014-04-246-5/+18