summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number for release.11.14.4Serdar Sutay2014-08-151-1/+1
* Merge pull request #1838 from opscode/sersut/port-chef-1832Serdar Sutay2014-08-153-19/+53
|\
| * Merge pull request #1832 from opscode/lcg/proxy-var-fixeslamont-granquist2014-08-153-19/+53
|/
* Merge pull request #1823 from opscode/sersut/port-chef-1812Serdar Sutay2014-08-135-2/+112
|\
| * Merge pull request #1812 from opscode/sersut/chef-1773Serdar Sutay2014-08-135-2/+112
|/
* Merge pull request #1816 from opscode/sersut/port-chef-1800Serdar Sutay2014-08-1319-425/+3786
|\
| * Merge pull request #1800 from opscode/sersut/chef#1634Serdar Sutay2014-08-1319-425/+3786
|/
* Merge pull request #1772 from opscode/chef-1765Serdar Sutay2014-08-123-7/+14
* Merge pull request #1803 from opscode/adamedx/11-stable-issue-1754Bryan McLellan2014-08-123-10/+143
|\
| * Update CHANGELOG for Issue 1754adamedx2014-08-111-1/+1
| * Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-112-9/+142
* | Fix Tensibai Zhaoying's name in the CHANGELOGBryan McLellan2014-08-121-1/+1
|/
* Resolve conflict.Claire McQuin2014-08-071-1/+0
* Merge pull request #1747 from jaymzh/macosx_groups_11Phil Dibowitz2014-08-074-10/+95
* Merge branch 'OBrienCommaJosh/chef'Claire McQuin2014-08-073-3/+18
* Fix blog post link for 11.14.2.Serdar Sutay2014-08-011-1/+1
* Updated to RELEASE_NOTES and MVPs for 11.14.2 release.Serdar Sutay2014-08-012-1/+2
* Update CHANGELOG and previous MVPs.Serdar Sutay2014-08-012-11/+9
* bumping version for 11.14.211.14.2Lamont Granquist2014-07-311-1/+1
* Revert "CHEF-4028 - Log resource no longer counts as an updated resource unle...Lamont Granquist2014-07-312-33/+1
* Revert "CHEF-4028: Use the levels constant from mixlib-log"Lamont Granquist2014-07-311-2/+2
* Merge pull request #1720 from opscode/lcg/fix-dpkg11.14.0lamont-granquist2014-07-303-0/+56
|\
| * add note on why commented line is commentedLamont Granquist2014-07-301-0/+2
| * Prevent indentation from being set to negative numbersLamont Granquist2014-07-302-0/+53
| * fix dpkg shell_out errorLamont Granquist2014-07-281-0/+1
|/
* bumping version to 11.14.0Lamont Granquist2014-07-251-1/+1
* the require needs to not be lazyLamont Granquist2014-07-241-1/+4
* Turn the not applicable 0.0.0.0 address spec on windows.sersut2014-07-231-1/+2
* remove threads from nonessential code piecesLamont Granquist2014-07-231-11/+14
* Merge pull request #1670 from opscode/sethvargo/default_action_arraylamont-granquist2014-07-233-4/+24
|\
| * pull in chef-pedant rest-client dep fixLamont Granquist2014-07-231-1/+1
| * fixup adding default_actions to actionLamont Granquist2014-07-231-2/+3
| * Allow an array in default_actionSeth Vargo2014-07-212-3/+22
|/
* Make the windows memory leak test more robust.sersut2014-07-182-8/+2
* Handle unexpected default non-inheritable ACLs on non-vanilla windows boxes.sersut2014-07-182-13/+22
* Automatically find out the sid for Administrators so that the specs can run o...sersut2014-07-184-6/+157
* set ohai version constraint for releaseLamont Granquist2014-07-181-1/+1
* fix the pedant errors due to rest-clientLamont Granquist2014-07-171-1/+1
* Allow users to set the +resource_name+ in an LWRP programaticallySeth Vargo2014-07-171-7/+16
* Include the shell_out mixin in cookbook_site_sharejmink2014-07-162-4/+6
* Hack around system differences for travis testjmink2014-07-161-1/+1
* Fix cookbook_site_share testsjmink2014-07-162-7/+5
* setting proper semver constraint on ffi-yajlLamont Granquist2014-07-161-1/+1
* Lock down rest-client to <= 1.6.7Seth Chisamore2014-07-161-1/+4
* Add CHEF-4994 to CHANGELOGBryan McLellan2014-07-161-0/+3
* Merge pull request #1565 from jmink/CHEF-4994Bryan McLellan2014-07-162-6/+9
* Add new lazy {} method to the RELEASE NOTES [ci skip]Seth Vargo2014-07-111-0/+32
* Add Resource::LWRPBase inheritance fix to the CHANGELOG [ci skip]Seth Vargo2014-07-111-0/+3
* Add DelayedEvaluator (via `lazy {}`) support to the CHANGELOG [ci skip]Seth Vargo2014-07-111-0/+2
* Use defined? to check for instance variablesSeth Vargo2014-07-111-2/+2