summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump omnibus/omnibus-software.ksubrama/rubyinstallKartik Null Cating-Subramanian2016-01-261-2/+2
* Don't fail CI build if tomlrb isn't available.Kartik Null Cating-Subramanian2016-01-261-45/+51
* Update chef and chef-fips to use the new ruby version defaultsKartik Null Cating-Subramanian2016-01-262-7/+10
* Add win2012r2 to kitchen.yml and update .gitignore.Kartik Null Cating-Subramanian2016-01-263-2/+4
* Merge pull request #4461 from chef/lcg/remove-debain-6Lamont Granquist2016-01-261-12/+0
|\
| * debian-6 is EOL next monthLamont Granquist2016-01-261-12/+0
|/
* Merge branch 'jk/acceptance-spinup'John Keiser2016-01-2613-6/+456
|\
| * Remove OS's we don't support in chefJohn Keiser2016-01-262-53/+54
| * Review commentsJohn Keiser2016-01-264-1/+8
| * Add acceptance test to run git cookbookJohn Keiser2016-01-2613-6/+448
|/
* Merge pull request #4460 from chef/jdm/aix-system-user-specBryan McLellan2016-01-261-3/+3
|\
| * Set range of system user/group id to max of 200Jay Mundrawala2016-01-261-3/+3
|/
* Merge pull request #4453 from chef/fix_cbgb_typoLamont Granquist2016-01-252-2/+2
|\
| * Governers -> Governorsfix_cbgb_typoNathen Harvey2016-01-232-2/+2
* | Merge pull request #4231 from chef/lcg/zypper-multipackageLamont Granquist2016-01-252-76/+97
|\ \
| * | only require what we needlcg/zypper-multipackageLamont Granquist2016-01-251-3/+1
| * | zypper multipackage patchLamont Granquist2016-01-252-91/+78
| * | Added support for Zypper to install multiple packages at onceYorgos Saslis2016-01-251-0/+36
| |/
* | Merge pull request #4459 from chef/mwrock/appveyorMatt Wrock2016-01-251-1/+1
|\ \
| * | use require_paths and not path so bundler grabs all paths from a git referencemwrock/appveyorMatt Wrock2016-01-251-1/+1
|/ /
* | Merge pull request #4455 from chef/tball/nexus7_more_failuresTyler Ball2016-01-251-1/+1
|\ \
| * | wrlinux is a derivative of RHEL and as such the default creation of user home...tball/nexus7_more_failurestyler-ball2016-01-251-1/+1
| |/
* | Fix single-quoted stringsjk/4334John Keiser2016-01-251-22/+22
* | Fix #4334: don't warn about ambiguous property usageJohn Keiser2016-01-222-1/+30
|/
* Merge pull request #4449 from chef/ksubrama/testKartik Null Cating-Subramanian2016-01-222-8/+7
|\
| * SUNW_1.22.1 doesn't exist in libdl.so, shouldn't be in the mapfile for Solari...Scott Hain2016-01-221-1/+0
| * Bump omnibus and omnibus-software pins.Kartik Null Cating-Subramanian2016-01-221-7/+7
|/
* Merge pull request #4445 from chef/nathen/add_cbgbThom May2016-01-224-0/+215
|\
| * Follow chefstylenathen/add_cbgbNathen Harvey2016-01-211-3/+3
| * Add CBGB to the repositoryNathen Harvey2016-01-214-0/+215
* | Require Chef::VersionConstraint::Platform b/c it's used heredanielsdeleo2016-01-211-0/+1
* | Merge pull request #4444 from chef/tball/nexus7_test_failuresTyler Ball2016-01-214-11/+14
|\ \
| * | Using random names in the group_spec so we don't blow away a real accounttyler-ball2016-01-211-3/+3
| * | Pointing omnibus-software back to master now that https://github.com/chef/omn...tball/nexus7_test_failurestyler-ball2016-01-212-3/+2
| * | Solaris builds are failing because bundler-audit depends on Thor, which has a...tyler-ball2016-01-213-4/+8
| * | Test failures for the Cisco Nexus 7 platform in Manhattan. It cannot have up...tyler-ball2016-01-212-8/+8
| |/
* | Merge pull request #4436 from chef/salam/windows-service-testSalim Alam2016-01-216-0/+94
|\ \ | |/ |/|
| * Fix Rubocop errorssalam/windows-service-testSalim Alam2016-01-201-11/+11
| * Add check for Windows OSSalim Alam2016-01-191-1/+4
| * Chef running as a Windows service acceptance testSalim Alam2016-01-196-0/+91
* | Merge pull request #4371 from chef/tm/bundle_auditThom May2016-01-212-1/+4
|\ \
| * | Ensure gem dependencies are securetm/bundle_auditThom May2016-01-212-1/+4
|/ /
* | Merge pull request #4423 from chef/tm/rest_deprecationThom May2016-01-2125-21/+50
|\ \
| * | deprecate a few more callstm/rest_deprecationThom May2016-01-194-8/+12
| * | Ensure we use from_hash rather than the deprecated json_createThom May2016-01-182-2/+2
| * | we know that Chef::REST is deprecatedThom May2016-01-181-0/+1
| * | tidy up cookbook_loaderThom May2016-01-181-1/+1
| * | ensure unit tests are correctThom May2016-01-188-7/+21
| * | add deprecation warningsThom May2016-01-189-3/+13
* | | Merge pull request #4439 from chef/tball/win2008r2_test_failuresTyler Ball2016-01-201-0/+3
|\ \ \