summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for no_proxy.2140/jm/support_username_passwordJon Morrow2015-04-141-1/+2
* Test proxy configuration via ENV varsdanielsdeleo2015-04-131-6/+43
* Access environment via method so we can stub in testsdanielsdeleo2015-04-131-3/+7
* Fixing typo :(Jon Morrow2015-04-101-1/+1
* Change the precedence to uri, config, env.Jon Morrow2015-04-101-6/+7
* Add support for uppercase env vars.Jon Morrow2015-04-101-3/+6
* Fixes 2140 - Honor Proxy from EnvJon Morrow2015-04-101-3/+11
* Merge branch 'machine_readable_maintainers'Thom May2015-04-102-135/+217
|\
| * Catch up with latest maintainers actiontm/machine_readable_maintainersThom May2015-04-101-1/+11
| * Switch MAINTAINERS to be a TOML docThom May2015-03-202-134/+207
* | Merge pull request #3067 from chef/tm/knife_status_environmentThom May2015-04-093-21/+112
|\ \
| * | Just use a Time object in status teststm/knife_status_environmentThom May2015-04-091-1/+1
| * | Deal with the case where we're not partial searchThom May2015-04-091-2/+3
| * | use real timesThom May2015-04-091-5/+5
| * | use partial searchThom May2015-04-083-20/+42
| * | Ensure valid lucene queriesThom May2015-03-162-5/+7
| * | Allow knife status to filter by environmentThom May2015-03-121-7/+18
| * | Add tests for knife statusThom May2015-03-121-3/+58
* | | Merge pull request #3131 from evertrue/evertrue/eherot/add_empty_check_for_ss...Thom May2015-04-082-1/+21
|\ \ \
| * | | Add a unit test for the empty public_hostname check on knife sshEric Herot2015-03-241-0/+18
| * | | Check to make sure that item[:cloud][:public_hostname] is not empty before us...Eric Herot2015-03-241-1/+3
* | | | Merge pull request #3181 from Aevin1387/masterJon Cowie2015-04-031-0/+2
|\ \ \ \
| * | | | Volunteer myself as FreeBSD maintainer.Cory Stephenson2015-04-011-0/+2
|/ / / /
* | | | Update docs files for socketless local mode and no listendanielsdeleo2015-04-013-0/+17
* | | | Merge branch 'socketless-zero'danielsdeleo2015-04-0117-16/+486
|\ \ \ \
| * | | | Update integration tests for chefzero URLsdanielsdeleo2015-04-011-3/+3
| * | | | Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-019-2/+53
| * | | | Test base HTTP client behaviors for chefzero URL casedanielsdeleo2015-04-013-0/+25
| * | | | Extract socketless client and add specsdanielsdeleo2015-04-013-145/+379
| * | | | Extract Chef Zero code out to chef zero, re-enable socket listeningdanielsdeleo2015-04-013-42/+17
| * | | | Update chef-zero to pull in socketless modedanielsdeleo2015-04-011-1/+1
| * | | | Hoist socketless chef-zero support into Chef::HTTPdanielsdeleo2015-04-014-35/+15
| * | | | Initial socketless local modedanielsdeleo2015-04-012-11/+216
|/ / / /
* | | | Update changelog for mergesBryan McLellan2015-03-271-0/+5
* | | | Ensure link's path attribute works with delayedThom May2015-03-272-1/+16
* | | | Clearing sources works for string optionsPeter Burkholder2015-03-273-2/+18
* | | | Test for current behaviorPeter Burkholder2015-03-272-3/+12
* | | | Don't use rubygems if explicitly remotePeter Burkholder2015-03-271-0/+2
* | | | allow for the chef gem installation to succeed even without elevated privileg...Torben Knerr2015-03-271-6/+10
* | | | Remove myself as a maintainer.Claire McQuin2015-03-281-2/+0
* | | | Reset docs for 12.3 and doc --minimal-ohai flagdanielsdeleo2015-03-283-232/+27
* | | | Add minimal ohai mode option flagminimal-ohai-modedanielsdeleo2015-03-2710-9/+45
* | | | Add initial roadmap per RFC030Bryan McLellan2015-03-271-0/+16
* | | | Master is version 12.3.0.dev.0Jay Mundrawala2015-03-271-1/+1
* | | | Update CHANGELOG for 12.2.1Jay Mundrawala2015-03-271-0/+1
* | | | Update CHANGELOG for mergesBryan McLellan2015-03-271-0/+7
* | | | Removed after_created and added test to recipe_specNolan Davidson2015-03-272-4/+9
* | | | Reset $HOME to user running chef-client when running via sudoTim Sogard2015-03-271-1/+1
* | | | Add spec for #3153 regressionjdm/3153Jay Mundrawala2015-03-261-0/+22
* | | | Fix bug where unset HOME would cause chef to crashJay Mundrawala2015-03-261-3/+3