summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-208-22/+27
* Added a path helper to determine the home directory.Kartik Null Cating-Subramanian2015-03-201-0/+76
* Merge pull request #3094 from bahamas10/dave-1426554070Thom May2015-03-181-5/+5
|\
| * alter messages generated by group provider to show group_nameDave Eddy2015-03-161-5/+5
* | Merge pull request #3093 from chef/ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-171-1/+2
|\ \
| * | Change the default value of syntax cache to the latest value.ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-161-1/+2
| |/
* | We should not change how exceptions are raised if audit mode is disabledJay Mundrawala2015-03-171-1/+2
* | Merge pull request #3061 from cmluciano/cml/inspecttostringThom May2015-03-171-1/+1
|\ \ | |/ |/|
| * Change inspect to string to be more human-readable.cmluciano2015-03-111-1/+1
* | Merge pull request #3064 from juliandunn/fix-audit-terminologyJulian C. Dunn2015-03-166-10/+10
|\ \
| * | Fix more incorrect terminologyJulian C. Dunn2015-03-112-2/+2
| * | Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-114-8/+8
* | | Yum was failing to install packages when a source was providedJay Mundrawala2015-03-161-13/+16
|/ /
* | Remove trailing null character from msi propertiesSimon Detheridge2015-03-111-1/+1
|/
* Merge pull request #3029 from cl-lab-k/fix_chef_gem_compile_time_commentThom May2015-03-111-1/+1
|\
| * chef_gem_compile_time's nil is the same as trueHIGUCHI Daisuke2015-03-051-1/+1
* | Merge pull request #3050 from chef/jdm/osxJay Mundrawala2015-03-101-1/+5
|\ \
| * | Sometimes plutil returns an invalid utf-8 string, which gets interpreted as a...Jay Mundrawala2015-03-091-1/+5
* | | Merge pull request #3004 from chef/lcg/deploy-provider-nillableLamont Granquist2015-03-094-89/+111
|\ \ \
| * | | remove unnecessary code editlcg/deploy-provider-nillableLamont Granquist2015-03-051-101/+98
| * | | make deploy provider support nilLamont Granquist2015-03-055-187/+212
* | | | Use dev version in masterjdm/dev-versionJay Mundrawala2015-03-061-1/+1
| |/ / |/| |
* | | Merge pull request #3019 from ranjib/fix_searchJay Mundrawala2015-03-061-2/+1
|\ \ \ | |_|/ |/| |
| * | fix data fetching when explicit attributes are passedRanjib Dey2015-03-031-2/+1
* | | provider_resolver migration from provider_mappingLamont Granquist2015-03-0425-112/+47
| |/ |/|
* | Merge branch 'ryan/knife_ssh_on_error'Steven Danna2015-03-041-0/+7
|\ \ | |/ |/|
| * Add --exit-on-error option to knife sshryan/knife_ssh_on_errorRyan Cragun2015-03-031-0/+7
* | Merge pull request #3012 from chef/jdm/packageJay Mundrawala2015-03-031-0/+1
|\ \
| * | Adding Chef::Command::Mixin back into the package providerjdm/packageJay Mundrawala2015-03-031-0/+1
| |/
* | Merge pull request #3013 from jaymzh/multipackagefixPhil Dibowitz2015-03-031-1/+4
|\ \
| * | Allow people to pass in a 'source' to package rulesPhil Dibowitz2015-03-031-1/+4
* | | Merge pull request #3001 from chef/kyleen/audit-exclusionKyleen2015-03-031-0/+5
|\ \ \ | |_|/ |/| |
| * | Add /lib/chef/ to backtrace exclusion patterns for audit modekyleen/audit-exclusionKyleen MacGugan2015-03-031-0/+5
* | | Merge pull request #2999 from chef/pr-2988Jay Mundrawala2015-03-021-1/+2
|\ \ \
| * | | Add parens to highlight precedencepr-2988Jay Mundrawala2015-03-021-1/+2
| * | | avoid case Chef::Config[:validation_key] is nil.sawanoboly2015-02-271-1/+1
| |/ /
* | | Remove unused require in yum package providerJay Mundrawala2015-03-021-1/+0
* | | Update specs for yum package provider to use shell_outJay Mundrawala2015-03-021-1/+2
* | | Use shell_out instead of output_of_command for yum package providerjdm/yum-fixJay Mundrawala2015-03-021-6/+4
* | | Merge pull request #2992 from chef/jdm/osx-fixJay Mundrawala2015-02-271-9/+15
|\ \ \
| * | | Move tar_cmdjdm/osx-fixJay Mundrawala2015-02-271-14/+14
| * | | Use tar_cmd instead of tar directlyJay Mundrawala2015-02-271-1/+1
| * | | Refactor tar_cmdJay Mundrawala2015-02-271-8/+14
| |/ /
* | | Change default timeout to 2 hoursJay Mundrawala2015-02-271-1/+1
* | | Add help for windows service timeoutJay Mundrawala2015-02-261-0/+6
* | | Change win service watchdog timeout to 20 minsJay Mundrawala2015-02-261-1/+1
* | | Modify windows_service to use timeoutJay Mundrawala2015-02-261-1/+1
* | | Added documentation for watchdog_timeoutJay Mundrawala2015-02-261-0/+2
* | | Add a configurable timeout for windows serviceJay Mundrawala2015-02-261-0/+1
* | | Add config_context for the windows serviceJay Mundrawala2015-02-261-0/+3
|/ /