summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add comment for future fixCHEF-5323Claire McQuin2014-06-091-0/+29
* comment patch for future fixClaire McQuin2014-06-061-0/+10
* convert data to string before checksummingClaire McQuin2014-06-051-1/+1
* send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-056-73/+170
* Release notes for CHEF-5113, CHEF-5152, CHEF-5174, CHEF-5228Bryan McLellan2014-06-051-0/+8
* CHEF-5113: Add a unit testBryan McLellan2014-06-051-0/+5
* Raise exception when using apt package with sourceChulki Lee2014-06-051-0/+9
* Merge branch 'CHEF-5152'Bryan McLellan2014-06-052-0/+43
|\
| * add tests for chef/http/basic_clientCam Cope2014-06-051-0/+42
| * added open_timeout to http connectionCam Cope2014-06-051-0/+1
|/
* Merge branch 'CHEF-5174'Bryan McLellan2014-06-052-0/+69
|\
| * Refactored the spec tests to make things a little cleanerSander van Harmelen2014-06-051-12/+1
| * Added unit tests to test new behaviourSander van Harmelen2014-06-051-0/+78
| * Added two lines so changes in the environment variables are can be used in th...Sander van Harmelen2014-06-051-0/+2
|/
* Merge branch 'CHEF-5228'Bryan McLellan2014-06-056-2/+22
|\
| * making the chef-zero host configurable for knife and chef-clientLuke Amdor2014-06-056-2/+22
|/
* Merge pull request #1449 from opscode/btm/windows-paths2Bryan McLellan2014-06-055-0/+240
|\
| * CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-055-0/+240
* | pin rspec_junit_formatter at 0.1.x for ruby 1.8.7Lamont Granquist2014-06-051-2/+6
* | Merge pull request #1463 from opscode/sersut/contribution-infoSerdar Sutay2014-06-051-99/+140
|\ \
| * | Typo fix ups.sersut2014-06-041-5/+5
| * | Minor updatesBryan McLellan2014-06-031-20/+24
| * | Language updates and PR comments.sersut2014-06-031-5/+35
| * | Update CONTRIBUTING.mdBryan McLellan2014-06-031-14/+16
| * | Update CONTRIBUTING.md per new Github process.sersut2014-05-281-100/+105
* | | use :not_supported_on_solaris insteadLamont Granquist2014-06-051-5/+3
* | | remove stray copypasta from other testLamont Granquist2014-06-051-2/+0
* | | solaris does not support uuid typesLamont Granquist2014-06-051-3/+7
| |/ |/|
* | Merge pull request #1451 from opscode/lcg/CHEF-2824lamont-granquist2014-06-046-12/+907
|\ \
| * | fixes from dan code reviewLamont Granquist2014-06-041-1/+2
| * | ruby 1.8.7 trololololololing me...Lamont Granquist2014-06-021-1/+1
| * | srsly i hate ruby 1.8.7Lamont Granquist2014-06-021-1/+1
| * | moved this check into the resourceLamont Granquist2014-06-021-16/+0
| * | remove accidentally duplicated lineLamont Granquist2014-06-021-1/+0
| * | move validation to resource codeLamont Granquist2014-06-022-6/+8
| * | effing ruby 1.8.7Lamont Granquist2014-06-021-0/+1
| * | enable_fs tests and target perms fixupLamont Granquist2014-06-022-49/+64
| * | fix regexp anchorsLamont Granquist2014-06-021-2/+2
| * | adding disable_fs unit testsLamont Granquist2014-05-302-76/+105
| * | more unit testingLamont Granquist2014-05-302-177/+171
| * | more progress on unit tests...Lamont Granquist2014-05-302-75/+145
| * | fix typo, thnx @juliandunnLamont Granquist2014-05-291-1/+1
| * | fixes and unit test progressLamont Granquist2014-05-292-126/+245
| * | starting on unit spec testsLamont Granquist2014-05-291-0/+457
| * | the #enabled? method had side effectsLamont Granquist2014-05-291-11/+11
| * | add VFSTAB constantLamont Granquist2014-05-291-7/+9
| * | better tempfile handlingLamont Granquist2014-05-291-12/+12
| * | unfished refactoring of vfstab editingLamont Granquist2014-05-291-4/+1
| * | remove FIXMELamont Granquist2014-05-291-1/+0
| * | use delegationLamont Granquist2014-05-291-37/+43