summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* handle purging and removing virtual packagesLamont Granquist2016-05-031-3/+9
* add check for passing nil candidate_version to superclassLamont Granquist2016-05-031-3/+0
* make private things privateLamont Granquist2016-05-031-60/+60
* lazier assembly of data, more multipackagingLamont Granquist2016-05-031-42/+34
* code is much less brain-hurty nowLamont Granquist2016-05-031-25/+41
* vastly simplify extracting the installed versionLamont Granquist2016-05-031-4/+1
* this variable does nothingLamont Granquist2016-05-031-9/+0
* multipackage apt providerLamont Granquist2016-05-032-35/+30
* Bump version of chef to 12.10.31 by Chef Versioner.v12.10.31Chef Versioner2016-05-031-1/+1
* Merge pull request #4873 from joshburt/jb_git_hwrp_shell_out_cleanupThom May2016-05-031-27/+25
|\
| * refactored to take advantage of (*) splat, and (**) double splat for git argu...Joshua C. Burt2016-04-291-14/+14
| * consolidated git and run_git_command into just 'git'Joshua C. Burt2016-04-281-20/+16
| * address chefstyle offensesJoshua C. Burt2016-04-271-2/+2
| * merge of external updates from jgit repoJoshua C. Burt2016-04-271-25/+27
* | Bump version of chef to 12.10.30 by Chef Versioner.v12.10.30Chef Versioner2016-05-031-1/+1
* | Merge pull request #4886 from chef/ssl_check_winMatt Wrock2016-05-031-1/+2
|\ \
| * | fixes knife ssl check on windowsssl_check_winMatt Wrock2016-05-021-1/+2
* | | Bump version of chef to 12.10.29 by Chef Versioner.v12.10.29Chef Versioner2016-05-031-1/+1
* | | Bump version of chef to 12.10.28 by Chef Versioner.v12.10.28Chef Versioner2016-05-021-1/+1
|/ /
* | Bump version of chef to 12.10.27 by Chef Versioner.v12.10.27Chef Versioner2016-05-021-1/+1
* | Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-014-0/+273
|\ \
| * | add systemd_unit resource/providerNathan Williams2016-04-164-0/+273
* | | Bump version of chef to 12.10.26 by Chef Versioner.v12.10.26Chef Versioner2016-04-291-1/+1
* | | Bump version of chef to 12.10.25 by Chef Versioner.v12.10.25Chef Versioner2016-04-281-1/+1
* | | Bump version of chef to 12.10.24 by Chef Versioner.v12.10.24release_12.10.24Chef Versioner2016-04-271-1/+1
* | | Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-1/+1
* | | Bump version of chef to 12.10.23 by Chef Versioner.v12.10.23Chef Versioner2016-04-261-1/+1
* | | Bump version of chef to 12.10.22 by Chef Versioner.v12.10.22Chef Versioner2016-04-261-1/+1
* | | Merge pull request #4855 from kbruner/mdadm_layoutThom May2016-04-262-0/+10
|\ \ \
| * | | add support for --layout option to mdadm resource providerKaren Bruner2016-04-212-0/+10
* | | | Bump version of chef to 12.10.21 by Chef Versioner.v12.10.21Chef Versioner2016-04-261-1/+1
* | | | Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-261-1/+15
|\ \ \ \
| * | | | Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+15
| | |_|/ | |/| |
* | | | Bump version of chef to 12.10.20 by Chef Versioner.v12.10.20Chef Versioner2016-04-261-1/+1
* | | | Bump version of chef to 12.10.19 by Chef Versioner.v12.10.19Chef Versioner2016-04-261-1/+1
* | | | Merge branch 'lcg/shell_out_syntax'Lamont Granquist2016-04-251-21/+10
|\ \ \ \
| * | | | make deprecation warnings actual deprecation warningsLamont Granquist2016-04-251-1/+1
| * | | | 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-251-1/+1
* | | | | Merge pull request #4841 from chef/fipfopMatt Wrock2016-04-251-1/+1
|\ \ \ \ \
| * | | | | run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+1
| | |/ / / | |/| | |
* | | | | Bump version of chef to 12.10.17 by Chef Versioner.v12.10.17Chef Versioner2016-04-251-1/+1
* | | | | The easy_install provider (and resource) are deprecated and will be removed i...Noah Kantrowitz2016-04-231-0/+2
|/ / / /
* | | | Bump version of chef to 12.10.16 by Chef Versioner.v12.10.16Chef Versioner2016-04-221-1/+1
* | | | Bump version of chef to 12.10.15 by Chef Versioner.v12.10.15Chef Versioner2016-04-221-1/+1
* | | | Bump version of chef to 12.10.14 by Chef Versioner.v12.10.14Chef Versioner2016-04-221-1/+1
* | | | Update rubygems provider to support local install of gems if so specifiedksubrama+praj/FLOW-298/local_gemPrajakta Purohit2016-04-211-1/+4
| |/ / |/| |
* | | Clean up ACLstm/flow_253Thom May2016-04-213-2/+87