summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set version to 11.5.0.alpha.0 for release pipeline testing11.5.0.alpha.0omnitruck-testingdanielsdeleo2013-05-131-1/+1
* [CHEF-4106] Remove obsolete default configurationTeemu Matilainen2013-05-102-74/+2
* Merge pull request #752 from opscode/adamed/ci-failure-windowsAdam Edwards2013-05-053-14/+71
|\
| * Add more explanation in test comments on OS idiosyncrasies around OS version ...adamedx2013-05-041-1/+7
| * Service manager tests move to optional as short-term CI reliability improvementadamedx2013-05-041-5/+5
| * Version library fixes for Win2k3 non-existent GetProductInfo API, misplaced G...adamedx2013-05-042-9/+60
|/
* Merge branch 'CHEF-4157'danielsdeleo2013-05-038-515/+566
|\
| * [CHEF-4157] remove all implementation from chef/platformdanielsdeleo2013-05-031-19/+2
| * [CHEF-4157] split Platform to prune dep graphdanielsdeleo2013-05-038-497/+565
|/
* Merge branch 'CHEF-3615'danielsdeleo2013-05-013-61/+251
|\
| * [CHEF-3615] Make encrypted data bag format configurabledanielsdeleo2013-04-303-4/+93
| * [CHEF-3615] version 2 encryptor/decryptor for EDBIsdanielsdeleo2013-04-302-112/+162
| * [CHEF-3858] ensure invalid key always fails to decryptdanielsdeleo2013-04-302-1/+52
|/
* Merge branch 'CHEF-3858-2'danielsdeleo2013-04-302-0/+16
|\
| * [CHEF-3858] rescue bad json errors and re-raise as decryption failuresdanielsdeleo2013-04-262-0/+16
|/
* Merge branch 'CHEF-4123'danielsdeleo2013-04-242-1/+12
|\
| * [CHEF-4123] fix const_defined arity mismatch on ruby 1.8danielsdeleo2013-04-242-1/+12
|/
* Merge pull request #721 from opscode/lcg/CHEF-1707lamont-granquist2013-04-246-33/+550
|\
| * revert useradd unit tests after extracting solaris onesLamont Granquist2013-04-221-40/+2
| * adding solaris specific provider testsLamont Granquist2013-04-221-0/+414
| * keep perms however we find themLamont Granquist2013-04-181-0/+9
| * fix specsLamont Granquist2013-04-171-4/+8
| * slightly less horrible hackeryLamont Granquist2013-04-172-31/+39
| * deal with files a little betterLamont Granquist2013-04-171-10/+5
| * add solaris user provider to solaris2 and smartosLamont Granquist2013-04-171-3/+6
| * port SNSs solaris user providerLamont Granquist2013-04-174-22/+144
* | Merge branch 'CHEF-4118'jamesc2013-04-242-0/+4
|\ \
| * | Adding the run_started callbackPrajaktaPurohit2013-04-242-0/+4
|/ /
* | remove accidental :focus in testsdanielsdeleo2013-04-241-1/+1
* | Merge branch 'CHEF-4117'danielsdeleo2013-04-233-1/+9
|\ \
| * | [CHEF-4117] fix resource attempting to remove constants it doesn't havedanielsdeleo2013-04-233-1/+9
|/ /
* | Merge branch 'CHEF-3432'danielsdeleo2013-04-224-30/+70
|\ \
| * | [CHEF-3432] explain class var usage for resource_classesdanielsdeleo2013-04-221-0/+3
| * | [CHEF-3432] fix leak of LWRP resource classesdanielsdeleo2013-04-182-3/+24
| * | [CHEF-3432] tidy up fixture path generation in LWRP specsdanielsdeleo2013-04-181-5/+5
| * | [CHEF-3432] Move LWRP override tests into main describe blockdanielsdeleo2013-04-181-27/+28
| * | [CHEF-3432] use shared variable to track resource subclassesdanielsdeleo2013-04-182-1/+16
|/ /
* | [CHEF-2467] Add tests and fix grammar.Steven Danna2013-04-181-2/+15
* | [CHEF-2467] Ensure Shef loads run_context using correct run_list and environm...Steven Danna2013-04-181-2/+2
* | Merge branch 'CHEF-3348'Bryan McLellan2013-04-181-5/+6
|\ \
| * | better CHANGELOG markdown formatSeth Vargo2013-04-181-5/+6
|/ /
* | [CHEF-3516] force knife to exit when an Errno::EPIPE exception is receivedXabier de Zuazo2013-04-181-0/+3
* | [CHEF-3516] raise Errno::EPIPE exceptions with -VVXabier de Zuazo2013-04-182-3/+14
* | [CHEF-3516] Some knife commands emit Errno::EPIPE when used in a pipelineXabier de Zuazo2013-04-182-3/+39
|/
* Merge pull request #720 from opscode/fix-config-spec-win-failuresSeth Chisamore2013-04-171-7/+5
|\
| * [CHEF-4011] use `platform_specific_path` helper in specsSeth Chisamore2013-04-171-7/+5
|/
* Merge pull request #714 from jjasghar/masterjamescott2013-04-161-1/+1
|\
| * Update deploy.rbJJ Asghar2013-04-121-1/+1
* | [CHEF-3452] Fix expectation for frozen cookbook upload failureMatthew Horan & Ryan Ong2013-04-121-2/+4
* | [CHEF-3452] uploading frozen cookbook version explodesZachary Stevens2013-04-122-10/+13