summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3660: Add FileUtils::Entry_ monkey patchCHEF-3660-and-windows-jenkinssdelano2012-12-042-0/+64
* CHEF-3660: add functional tests for executing FileUtils.cp_r(:preserve) on sy...sdelano2012-12-042-1/+17
* CHEF-3660: use FileUtils.cp_r to copy directories in deploy_providersdelano2012-12-043-5/+5
* Marking more tests not to run on Win2k3sersut2012-12-042-2/+2
* Disable link tests on Windows Server 2003 since symlink is not yet supported ...sersut2012-12-043-1/+10
* Merge branch 'CHEF-3650' into 10-stableBryan McLellan2012-12-041-2/+2
|\
| * [CHEF-3650] check for whyrun using why_run key in doc formatterKishore2012-12-041-2/+2
|/
* CHEF-3555: Fix unit tests on windowsBryan McLellan2012-12-041-1/+1
* CHEF-3555: fix knife cookbook site install when StringBryan McLellan2012-12-032-3/+13
* tests: use File.expand_path for expected key locationsdelano2012-11-291-1/+1
* exit from shell jenkins shell scriptBryan McLellan2012-11-291-1/+1
* Preserve return code from running rspecBryan McLellan2012-11-292-0/+12
* Add stress tests to jenkins on windowsBryan McLellan2012-11-291-1/+1
* Fully qualify Windows clases in stress testsBryan McLellan2012-11-291-4/+4
* Update path for requireBryan McLellan2012-11-291-1/+1
* move test.xml ci output file back up to workspace directoryBryan McLellan2012-11-282-0/+2
* Switch template provider to FileUtils.cpBryan McLellan2012-11-271-1/+1
* fix binread for ruby 1.8danielsdeleo2012-11-271-0/+1
* remove deprecated `has_rdoc`danielsdeleo2012-11-271-1/+0
* fixes binmode issues on windowsdanielsdeleo2012-11-277-9/+50
* replace thin w/ webrick for func. test serverdanielsdeleo2012-11-277-28/+36
* try running functional tests firstdanielsdeleo2012-11-271-1/+1
* CHEF-3411: Do not try to inspect recipes that do not existBryan McLellan2012-11-272-0/+21
* CHEF-3568: expand path in validation_key for bootstrapBryan McLellan2012-11-202-2/+9
* [CHEF-3572] Fix chefignore whitespace matchingTeemu Matilainen2012-11-203-2/+5
* [CHEF-3597] Handle frozen strings in knife.rb chef_server_url var.Fletcher Nichol2012-11-202-1/+9
* Merge branch 'CHEF-3616-10-stable' into 10-stabledanielsdeleo2012-11-162-1/+26
|\
| * [CHEF-3616] add cipher field to edbi metadatadanielsdeleo2012-11-162-1/+26
|/
* [CHEF-3392] fix ruby 1.8 detection of version 1 formatdanielsdeleo2012-11-151-1/+1
* Merge branch 'CHEF-3392-10-stable' into 10-stabledanielsdeleo2012-11-155-13/+320
|\
| * [CHEF-3392] (10-stable) compat with version 1 encrypted dbi formatdanielsdeleo2012-11-155-13/+320
|/
* Save @config[:knife] before testsBryan McLellan2012-11-131-0/+10
* Place script in repo for running CI testsBryan McLellan2012-11-132-0/+20
* CHEF-3576: add raspbian as a supported platformLamont Granquist2012-11-131-0/+8
* CHEF-3577: Allow ssh config port and user to be usedBryan McLellan2012-11-133-5/+24
* Merge branch 'immediate-converge-action-rebase-10' into 10-stabledanielsdeleo2012-11-0517-141/+46
|\
| * Rebased and merged branch immediate-converge-action onto 10-stable from master.tylercloke2012-11-0517-141/+46
* | move test files from cherry-pick to correct part of treedanielsdeleo2012-11-053-0/+0
* | [OC-4668] fix file rm in test teardown for ruby 1.8danielsdeleo2012-11-051-1/+1
* | [OC-4668] fix constant scoping ::File vs. Filedanielsdeleo2012-11-051-2/+2
* | Merge branch 'OC-4668'danielsdeleo2012-11-053-0/+499
|/
* CHEF-3574: Fix copy-pasta error in whyrun messageBryan McLellan2012-11-011-1/+1
* Bump version for developmentBryan McLellan2012-11-016-6/+6
* Release 10.16.210.16.2Bryan McLellan2012-10-266-6/+6
* Add thin back into the development group for WindowsBryan McLellan2012-10-251-5/+1
* [CHEF-3552] Enable whyrun support for remote_directory provider.Steven Danna2012-10-252-15/+31
* Don't get checksum for create_if_missingBryan McLellan2012-10-251-1/+3
* [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-252-1/+37
* CHEF-3554: limit unix only specsBryan McLellan2012-10-253-132/+146
* added functional test for cookbook_file providertimh2012-10-251-0/+51