summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bundling inspec in Chef client's embedded gemsad/inspecandy-dufour2016-05-032-0/+30
* Bump version of chef to 12.10.30 by Chef Versioner.v12.10.30Chef Versioner2016-05-034-8/+8
* Merge pull request #4886 from chef/ssl_check_winMatt Wrock2016-05-032-1/+18
|\
| * fixes knife ssl check on windowsssl_check_winMatt Wrock2016-05-022-1/+18
* | Bump version of chef to 12.10.29 by Chef Versioner.v12.10.29Chef Versioner2016-05-034-9/+9
* | Merge pull request #4871 from chef/tm/chef_fs_unit_testsThom May2016-05-031-0/+129
|\ \
| * | add tests for path formattingtm/chef_fs_unit_testsThom May2016-04-281-0/+129
* | | Bump version of chef to 12.10.28 by Chef Versioner.v12.10.28Chef Versioner2016-05-024-8/+8
* | | Merge pull request #4879 from chef/lcg/redundantLamont Granquist2016-05-022-27/+24
|\ \ \ | |_|/ |/| |
| * | add some comments [ci skip]lcg/redundantLamont Granquist2016-05-021-0/+2
| * | completely deprecate run_chef_testsLamont Granquist2016-05-022-14/+8
| * | ignore failures here if we're not sudo: trueLamont Granquist2016-05-021-1/+1
| * | Revert "seem like redundant redundancies"Lamont Granquist2016-05-021-0/+12
| * | give bundle audit its own runLamont Granquist2016-04-282-11/+10
| * | lets just remove chef_rewindLamont Granquist2016-04-281-5/+0
| * | seem like redundant redundanciesLamont Granquist2016-04-281-5/+0
| |/
* | Bump version of chef to 12.10.27 by Chef Versioner.v12.10.27Chef Versioner2016-05-024-8/+8
* | Merge pull request #4883 from chef/jk/fix-gemfile-lockJohn Keiser2016-05-021-2/+4
|\ \
| * | Run `bundle install`jk/fix-gemfile-lockJohn Keiser2016-05-021-2/+4
|/ /
* | Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-017-0/+1204
|\ \
| * | add systemd_unit resource/providerNathan Williams2016-04-167-0/+1204
* | | Bump version of chef to 12.10.26 by Chef Versioner.v12.10.26Chef Versioner2016-04-294-8/+8
* | | Merge pull request #4878 from chef/ssd/bump-chef-zeroBryan McLellan2016-04-291-6/+6
|\ \ \ | |_|/ |/| |
| * | Bump chef-zero to avoid aggressive loggingssd/bump-chef-zeroSteven Danna2016-04-281-6/+6
|/ /
* | Bump version of chef to 12.10.25 by Chef Versioner.v12.10.25Chef Versioner2016-04-284-11/+11
* | Merge pull request #4875 from chef/lcg/run-chefstyle-isolatedThom May2016-04-282-1/+5
|\ \
| * | make it easier to identify from the travis UI what we're testinglcg/run-chefstyle-isolatedLamont Granquist2016-04-271-1/+3
| * | run chefstyle in parallel, onceLamont Granquist2016-04-272-1/+3
|/ /
* | Bump version of chef to 12.10.24 by Chef Versioner.v12.10.24release_12.10.24Chef Versioner2016-04-274-11/+11
* | Merge pull request #4872 from chef/revert-4841-fipfopLamont Granquist2016-04-277-94/+6
|\ \
| * | Revert "Run in fips mode if node is fips enabled"Thom May2016-04-277-94/+6
|/ /
* | Bump version of chef to 12.10.23 by Chef Versioner.v12.10.23Chef Versioner2016-04-264-14/+14
* | Merge pull request #4864 from chef/shain/fix_dependency_pathScott Hain2016-04-262-1/+5
|\ \
| * | Update override pathshain/fix_dependency_pathScott Hain2016-04-262-1/+5
* | | Bump version of chef to 12.10.22 by Chef Versioner.v12.10.22Chef Versioner2016-04-264-8/+8
* | | Merge pull request #4855 from kbruner/mdadm_layoutThom May2016-04-264-2/+26
|\ \ \
| * | | fix existing bitmap unit test in mdadm resourceKaren Bruner2016-04-211-2/+2
| * | | add support for --layout option to mdadm resource providerKaren Bruner2016-04-214-0/+24
* | | | Bump version of chef to 12.10.21 by Chef Versioner.v12.10.21Chef Versioner2016-04-264-8/+8
* | | | Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-2631-107/+129
|\ \ \ \
| * | | | PR feedbackksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-251-0/+2
| * | | | Split the unit and integration tests to parallelize themKartik Null Cating-Subramanian2016-04-255-5/+60
| * | | | Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-2525-49/+69
| * | | | Run the intergration tests in FIPS modeKartik Null Cating-Subramanian2016-04-253-57/+2
| | |/ / | |/| |
* | | | Bump version of chef to 12.10.20 by Chef Versioner.v12.10.20Chef Versioner2016-04-264-8/+8
* | | | Merge pull request #4866 from chef/fix_acceptanceMatt Wrock2016-04-251-0/+1
|\ \ \ \
| * | | | fix fips acceptance failuresMatt Wrock2016-04-251-0/+1
* | | | | Bump version of chef to 12.10.19 by Chef Versioner.v12.10.19Chef Versioner2016-04-264-8/+8
* | | | | Merge branch 'lcg/shell_out_syntax'Lamont Granquist2016-04-252-21/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | make deprecation warnings actual deprecation warningsLamont Granquist2016-04-252-1/+5