summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 12.4.0.dev.0 for masterjdm/12.4.0.devJay Mundrawala2015-04-211-1/+1
* Implemented the Key object corrosponding to key rotation API endpoint.tc/chef_key_objecttylercloke2015-04-202-0/+254
* Address review comments from @btmJulian C. Dunn2015-04-201-7/+3
* Address review comment https://github.com/chef/chef/pull/2877#discussion_r263...Julian C. Dunn2015-04-201-18/+0
* Several bugs found during testing:Julian C. Dunn2015-04-201-2/+3
* Gotta do something with that stderr we so carefully captured.Julian C. Dunn2015-04-201-0/+5
* Copy more robust routines from Omnitruck installer.Julian C. Dunn2015-04-201-31/+86
* Rebase and resolve conflicts.Julian C. Dunn2015-04-201-22/+126
* Fix nil pointer for windows event loggerJay Mundrawala2015-04-201-5/+11
* Merge pull request #3135 from tomhughes/searchThom May2015-04-161-1/+1
|\
| * Ensure that a search query makes progressTom Hughes2015-03-251-1/+1
* | move where we dep inject the priority mapsLamont Granquist2015-04-152-6/+7
* | add resource_resolver and resource_priority_mapLamont Granquist2015-04-1512-78/+363
* | Merge pull request #3213 from chef/2140/jm/support_username_passwordJon Morrow2015-04-151-4/+21
|\ \
| * | Fixes 2140 - Honor Proxy from EnvJon Morrow2015-04-141-4/+21
* | | explicitly require node presentertm/fix_presenter_includeThom May2015-04-131-0/+1
* | | Merge pull request #3051 from mikedodge04/macosx_service_updatePhil Dibowitz2015-04-112-30/+125
|\ \ \ | |/ / |/| |
| * | adding assert for plistMike Dodge2015-04-011-5/+9
| * | fix some typos in commentsMike Dodge2015-03-261-2/+1
| * | moved around debugsMike Dodge2015-03-261-2/+1
| * | added requsted chagnesMike Dodge2015-03-262-5/+9
| * | addressed each of the commentsMike Dodge2015-03-252-4/+5
| * | removing vim comment (sorry its a habit to add)Mike Dodge2015-03-242-2/+0
| * | First pass at fixing the unit testsMike Dodge2015-03-123-7/+12
| * | small change to the base user cmdMike Dodge2015-03-101-2/+1
| * | Load LaunchAgents as console user, adding plist and session_type optionsMike Dodge2015-03-103-27/+113
* | | 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