summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setting proper semver constraint on ffi-yajlLamont Granquist2014-07-161-1/+1
* Merge pull request #1624 from opscode/mcquin/basic_client_proxyClaire McQuin2014-07-092-2/+42
|\
| * Add url scheme to proxy, if not present.Claire McQuin2014-07-092-2/+42
|/
* Support port ranges for chef-zero in local modeJohn Keiser2014-07-0714-66/+195
|\
| * Refactor caller decorations into with_server_connectivityJohn Keiser2014-07-073-9/+30
| * Move local-mode server connectivity code to Chef::LocalModeJohn Keiser2014-07-074-76/+101
| * Add chef-zero-port to doc/release notesJohn Keiser2014-07-072-0/+11
| * Allow Pedant to run if port 8889 is blockedJohn Keiser2014-07-072-2/+4
| * Support --chef-zero-port=A-B,C,D-E syntax for finding portsJohn Keiser2014-07-077-8/+78
|/
* Merge pull request #1606 from opscode/btm/developer-office-hoursBryan McLellan2014-07-031-4/+4
|\
| * office hours -> developer office hoursBryan McLellan2014-07-031-4/+4
|/
* Merge pull request #1598 from opscode/sersut/chef-1580Serdar Sutay2014-07-027-46/+51
|\
| * Revert the provider indirection logic while keeping the timeout functionality...sersut2014-07-027-46/+51
* | update knife man pages; add knife servejamescott2014-07-0231-288/+510
* | update chef-solo man pagejamescott2014-07-021-14/+13
* | update chef-client man pagejamescott2014-07-021-10/+13
* | update chef-shell man pagejamescott2014-07-021-4/+4
* | update html man page help; add knife servejamescott2014-07-0248-197/+322
|/
* Merge pull request #1589 from opscode/lcg/lolinheritanceSerdar Sutay2014-07-022-64/+59
|\
| * moar 1.8.7 fixesLamont Granquist2014-07-011-4/+4
| * 1.8.7 fix?Lamont Granquist2014-07-011-2/+2
| * fix unit testsLamont Granquist2014-07-011-48/+24
| * remove inheritance from apt_packageLamont Granquist2014-07-011-16/+35
|/
* Merge pull request #1588 from opscode/sersut/cookbook-sync-fixSerdar Sutay2014-07-011-13/+24
|\
| * Do not update the path in the cookbook_manifest with the full file name.sersut2014-07-011-13/+24
|/
* Merge pull request #1573 from opscode/btm/officehoursBryan McLellan2014-06-301-0/+10
|\
| * Add note about office hours to CONTRIBUTING.mdBryan McLellan2014-06-271-0/+10
* | Add CHEF-4994 to CHANGELOGBryan McLellan2014-06-301-0/+1
* | Merge pull request #1565 from jmink/CHEF-4994Bryan McLellan2014-06-302-6/+9
|\ \
| * | Include the shell_out mixin in cookbook_site_sharejmink2014-06-272-4/+6
| * | Hack around system differences for travis testjmink2014-06-271-1/+1
| * | Fix cookbook_site_share testsjmink2014-06-262-8/+6
| * | Switch knife site share from command to shell_outjmink2014-06-261-1/+4
* | | Merge pull request #1582 from opscode/sersut/disable-upstartSerdar Sutay2014-06-301-3/+5
|\ \ \
| * | | Disable upstart provider on ubuntu >= 13.10.sersut2014-06-301-3/+5
|/ / /
* | | Allow users to set the +resource_name+ in an LWRP programaticallySeth Vargo2014-06-302-7/+43
* | | Merge pull request #1548 from opscode/mcquin/shell_outClaire McQuin2014-06-304-0/+156
|\ \ \
| * | | Update for new ShellOut method.mcquin/shell_outClaire McQuin2014-06-301-0/+1
| * | | Clean up logic.Claire McQuin2014-06-271-13/+3
| * | | Set environment option's 'LC_ALL' to nil if not present in option.Claire McQuin2014-06-273-130/+70
| * | | Add functional test for shell_out_with_systems_localeClaire McQuin2014-06-271-0/+56
| * | | Properly modify environment option based on ENVClaire McQuin2014-06-272-37/+138
| * | | Fix shell_out_with_systems_locale logic, add specs.Claire McQuin2014-06-272-3/+61
| * | | Remove unnecessary debug statements.Claire McQuin2014-06-271-5/+2
| * | | Add function shell_out_with_systems_locale.Claire McQuin2014-06-271-0/+13
| | |/ | |/|
* | | Add missing requires to HTTP and HTTP::Simplehttp-simple-requiresdanielsdeleo2014-06-272-1/+4
|/ /
* | Merge pull request #1572 from opscode/sersut/ffi-comp-ohaiSerdar Sutay2014-06-271-1/+1
|\ \
| * | Pick the ffi version compliant ohai version.sersut2014-06-271-1/+1
|/ /
* | Version bump after branching 11.14.0 -> 11-stable.sersut2014-06-273-37/+76
* | Merge pull request #1560 from opscode/sersut/chef-1549Serdar Sutay2014-06-261-1/+2
|\ \