summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3067 from chef/tm/knife_status_environmentThom May2015-04-092-18/+43
|\
| * Deal with the case where we're not partial searchThom May2015-04-091-2/+3
| * use partial searchThom May2015-04-082-12/+23
| * Ensure valid lucene queriesThom May2015-03-161-2/+4
| * Allow knife status to filter by environmentThom May2015-03-121-7/+18
* | Merge pull request #3131 from evertrue/evertrue/eherot/add_empty_check_for_ss...Thom May2015-04-081-1/+3
|\ \
| * | Check to make sure that item[:cloud][:public_hostname] is not empty before us...Eric Herot2015-03-241-1/+3
* | | Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-016-2/+27
* | | Test base HTTP client behaviors for chefzero URL casedanielsdeleo2015-04-011-0/+2
* | | Extract socketless client and add specsdanielsdeleo2015-04-012-145/+205
* | | Extract Chef Zero code out to chef zero, re-enable socket listeningdanielsdeleo2015-04-013-42/+17
* | | Hoist socketless chef-zero support into Chef::HTTPdanielsdeleo2015-04-014-35/+15
* | | Initial socketless local modedanielsdeleo2015-04-012-11/+216
* | | Ensure link's path attribute works with delayedThom May2015-03-271-1/+1
* | | Clearing sources works for string optionsPeter Burkholder2015-03-272-2/+8
* | | Test for current behaviorPeter Burkholder2015-03-271-3/+3
* | | Don't use rubygems if explicitly remotePeter Burkholder2015-03-271-0/+2
* | | Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-275-1/+22
* | | Master is version 12.3.0.dev.0Jay Mundrawala2015-03-271-1/+1
* | | Removed after_created and added test to recipe_specNolan Davidson2015-03-271-4/+0
* | | Reset $HOME to user running chef-client when running via sudoTim Sogard2015-03-271-1/+1
* | | Fix bug where unset HOME would cause chef to crashJay Mundrawala2015-03-261-3/+3
* | | Revert "Merge pull request #3004 from chef/lcg/deploy-provider-nillable"Jay Mundrawala2015-03-254-111/+89
* | | Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-254-101/+243
* | | Fixed bug where module_name would return an object instead of stringjdm/dsc-resourceJay Mundrawala2015-03-251-1/+1
* | | Handle cookbook artfact format differences when fetching cookbookspolicyfile-erchef-integrationdanielsdeleo2015-03-252-2/+6
* | | Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-253-7/+40
* | | Use unix specific provider for cron on solarisjdm/solaris-cronJay Mundrawala2015-03-242-1/+3
|/ /
* | Merge pull request #2976 from pburkholder/pdb/gem_warnThom May2015-03-241-2/+7
|\ \
| * | Change 'should' to 'must'Peter Burkholder (@pburkholder)2015-03-241-1/+1
| * | Using warning suggested by @btmPeter Burkholder2015-03-131-4/+7
| * | Clarify warningPeter Burkholder2015-02-251-2/+4
* | | Merge pull request #2881 from chef/jdm/dsc_resourceJay Mundrawala2015-03-2317-10/+706
|\ \ \
| * | | Useful error message when dsc resource is not foundJay Mundrawala2015-03-202-4/+12
| * | | Don't test the current state of the resource until the action is runJay Mundrawala2015-03-201-4/+2
| * | | ResourceStore does not deal with exceptionsJay Mundrawala2015-03-203-15/+32
| * | | Better error message in define_resource_requirementsJay Mundrawala2015-03-201-2/+2
| * | | Guard ps_credential importJay Mundrawala2015-03-201-1/+1
| * | | Refactor ps_credential for easier mockingJay Mundrawala2015-03-201-2/+8
| * | | Display information from DSCJay Mundrawala2015-03-202-2/+11
| * | | Add verbose streamJay Mundrawala2015-03-201-3/+6
| * | | Reorganize powershell_type_coercionsJay Mundrawala2015-03-201-13/+15
| * | | Remove unused codeJay Mundrawala2015-03-201-6/+6
| * | | Escape strings when they contain a special characterJay Mundrawala2015-03-201-10/+21
| * | | dsc_resource provider honors module_name is providedJay Mundrawala2015-03-201-0/+1
| * | | Added module_name to dsc_resourceJay Mundrawala2015-03-201-0/+8
| * | | Update dsc_resource provider to work with 3rd party resourcesJay Mundrawala2015-03-202-1/+22
| * | | Added resource store for dscJay Mundrawala2015-03-201-0/+114
| * | | Reorganize nesting for powershell classesJay Mundrawala2015-03-202-2/+10
| * | | Allow with_os_architecture to figure things outJay Mundrawala2015-03-201-0/+8