summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent duplicate keys in cookbook version JSONsf/CHEF-4571Seth Falcon2013-10-014-4/+28
* Merge pull request #1001 from opscode/lcg/mingw-gemspeclamont-granquist2013-09-303-25/+42
|\
| * gem version bumpsLamont Granquist2013-09-271-5/+7
| * ignore ronn if its not in the bundleLamont Granquist2013-09-271-1/+9
| * use separate gemspec for windowsLamont Granquist2013-09-273-24/+31
* | Merge pull request #987 from opscode/lcg/CHEF-3982lamont-granquist2013-09-301-0/+8
|\ \ | |/ |/|
| * CHEF-3982: Solaris bootstrap PATH << /opt/sfw/binLamont Granquist2013-09-301-0/+8
|/
* Merge pull request #1015 from opscode/lcg/win32-process-0.7.3lamont-granquist2013-09-271-1/+1
|\
| * bump win32-process to 0.7.3Lamont Granquist2013-09-261-1/+1
|/
* Merge branch 'muktaa-oc-9475-windows-cookbook-upload'Lamont Granquist2013-09-261-3/+5
|\
| * replace symlink with cp_rLamont Granquist2013-09-261-3/+5
|/
* revert another checksum to pre-whitespace stateLamont Granquist2013-09-261-1/+1
* revert checksum to pre-whitespace fix stateLamont Granquist2013-09-261-1/+1
* revert whitespace for all spec/data fixturesLamont Granquist2013-09-2642-53/+53
* undo whitespace changeLamont Granquist2013-09-261-1/+1
* for now, pin win32-process to match mixlib-shelloutLamont Granquist2013-09-261-1/+1
* CHEF-4568: Make apt showpkg regex more friendly to differing whitespaceBryan McLellan2013-09-261-1/+2
* Reset some_windows_line_endings test fixtureSeth Vargo2013-09-261-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-26399-1967/+1963
* Merge pull request #1011 from opscode/lcg/runlock-spec-fixlamont-granquist2013-09-251-1/+3
|\
| * file cache location changes on windowsLamont Granquist2013-09-251-1/+3
* | [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-252-2/+20
* | Merge pull request #1007 from opscode/lcg/regkey-spec-fix.rblamont-granquist2013-09-251-18/+4
|\ \ | |/
| * use :each, because config is now reset after eachLamont Granquist2013-09-241-18/+4
* | Constrain all dependencies to major versionJohn Keiser2013-09-251-8/+8
* | Constrain mixlib-config to 2.xJohn Keiser2013-09-251-1/+1
|/
* Merge pull request #1006 from opscode/lcg/tty-unix-test-fixlamont-granquist2013-09-241-15/+16
|\
| * default case should be same as log_level :autoLamont Granquist2013-09-241-15/+16
* | [CHEF-4200] Replace Array#keep_if with #selectEric Saxby2013-09-241-2/+2
* | Use string comparison of user :uid/:gidEric Saxby2013-09-241-1/+1
* | User provider does not update user when uid/gid are stringsEric Saxby2013-09-242-33/+29
|/
* Merge branch 'CHEF-4554'Bryan McLellan2013-09-231-1/+1
|\
| * Fix typo in chef solo config file option defaultBen Holley2013-09-231-1/+1
|/
* Merge pull request #870 from opscode/sethvargo/fix_travislamont-granquist2013-09-201-3/+1
|\
| * Use progress formatter on TravisSeth Vargo2013-07-171-3/+1
* | Merge branch 'CHEF-4248'Bryan McLellan2013-09-178-9/+93
|\ \
| * | CHEF-4248: Fix Ruby 1.8 incompatibilitiesBryan McLellan2013-09-171-5/+3
| * | Extend deploy provider spec to cover timeoutJack Foy2013-07-191-0/+14
| * | Add spec for new timeout attribute on deploy resourceJack Foy2013-07-192-1/+15
| * | Fix botched rebaseJack Foy2013-07-191-2/+0
| * | Remove stray :focus from specJack Foy2013-07-191-1/+1
| * | Update specs to encompass scm timeout attributeJack Foy2013-07-192-10/+47
| * | Update the deploy resource to meet extended scm interfaceJack Foy2013-07-191-0/+13
| * | Use timeout attribute in git and subversion providersJack Foy2013-07-192-0/+2
| * | Add timeout attribute to scm resourceJack Foy2013-07-191-0/+8
| |/
* | Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-175-2/+25
* | Fix activesupport daemonize issue by pulling latest mixlib-configJohn Keiser2013-09-171-1/+1
* | Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-1612-110/+0
* | Use mixlib-config for more valuesJohn Keiser2013-09-161-12/+3
* | Make formatters clear with Chef::Config.resetJohn Keiser2013-09-162-16/+6