summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* results of rake dependencieslcg/remove-pinningLamont Granquist2016-05-027-110/+56
* add yappingLamont Granquist2016-05-021-1/+3
* remove pinning of bundler + rubygemsLamont Granquist2016-05-021-2/+2
* 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
| * | | | remove duping the args hashlcg/shell_out_syntaxLamont Granquist2016-04-251-1/+0
| * | | | tighter code from @coderangerLamont Granquist2016-04-251-10/+5
| * | | | modernize shell_out method syntaxLamont Granquist2016-04-251-16/+11
* | | | | Bump version of chef to 12.10.18 by Chef Versioner.v12.10.18Chef Versioner2016-04-254-8/+8
* | | | | Merge pull request #4841 from chef/fipfopMatt Wrock2016-04-257-6/+94
|\ \ \ \ \
| * | | | | run in fips mode if node is fips enabledMatt Wrock2016-04-257-6/+94
| | |/ / / | |/| | |
* | | | | Bump version of chef to 12.10.17 by Chef Versioner.v12.10.17Chef Versioner2016-04-254-12/+12
* | | | | Merge pull request #4860 from coderanger/notsoeasyNoah Kantrowitz2016-04-252-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | The easy_install provider (and resource) are deprecated and will be removed i...Noah Kantrowitz2016-04-232-0/+8
|/ / / /
* | | | Remove DISABLE_SHARED_GEMS, hopefully for the last time.John Keiser2016-04-221-1/+0
* | | | Bump version of chef to 12.10.16 by Chef Versioner.v12.10.16Chef Versioner2016-04-224-8/+8
* | | | Bump version of chef to 12.10.15 by Chef Versioner.v12.10.15Chef Versioner2016-04-224-8/+8
* | | | Merge pull request #4856 from chef/schisamo/fix-omnibus-build-labSeth Chisamore2016-04-224-65/+40
|\ \ \ \
| * | | | Set `node[‘omnibus’][‘install_dir’]` to the correct valueSeth Chisamore2016-04-221-1/+1
| * | | | Update the README with updated `load-omnibus-toolchain.*` usageSeth Chisamore2016-04-221-5/+13
| * | | | Ignore the `omnibus/Berksfile.lock`Seth Chisamore2016-04-221-47/+0