summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version for 11.14.6.11.14.6Serdar Sutay2014-08-171-1/+1
* Merge pull request #1551 from hltbra/fix-resource-reporter-post-resporting-dataClaire McQuin2014-08-151-7/+7
* Merge pull request #1742 from CloCkWeRX/fix_duplicate_regexClaire McQuin2014-08-151-2/+2
* Bump version number for release.11.14.4Serdar Sutay2014-08-151-1/+1
* Merge pull request #1832 from opscode/lcg/proxy-var-fixeslamont-granquist2014-08-151-8/+16
* Merge pull request #1812 from opscode/sersut/chef-1773Serdar Sutay2014-08-132-2/+24
* Merge pull request #1800 from opscode/sersut/chef#1634Serdar Sutay2014-08-133-157/+563
* Merge pull request #1772 from opscode/chef-1765Serdar Sutay2014-08-121-0/+3
* Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-9/+5
* Merge pull request #1747 from jaymzh/macosx_groups_11Phil Dibowitz2014-08-071-9/+27
* Merge branch 'OBrienCommaJosh/chef'Claire McQuin2014-08-071-2/+2
* 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-311-15/+1
* Revert "CHEF-4028: Use the levels constant from mixlib-log"Lamont Granquist2014-07-311-2/+2
* add note on why commented line is commentedLamont Granquist2014-07-301-0/+2
* Prevent indentation from being set to negative numbersLamont Granquist2014-07-301-0/+5
* 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
* remove threads from nonessential code piecesLamont Granquist2014-07-231-11/+14
* fixup adding default_actions to actionLamont Granquist2014-07-231-2/+3
* Allow an array in default_actionSeth Vargo2014-07-211-3/+9
* Automatically find out the sid for Administrators so that the specs can run o...sersut2014-07-183-4/+156
* 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-161-1/+3
* Fix cookbook_site_share testsjmink2014-07-161-3/+1
* Merge pull request #1565 from jmink/CHEF-4994Bryan McLellan2014-07-161-1/+4
* Use defined? to check for instance variablesSeth Vargo2014-07-111-2/+2
* Delegate DSL method values to their superclassSeth Vargo2014-07-111-7/+31
* Allow default values to be a DelayedEvaluatorSeth Vargo2014-07-112-0/+11
* Merge pull request #1624 from opscode/mcquin/basic_client_proxyClaire McQuin2014-07-091-1/+7
* Version bump for a new RC release.11.14.0.rc.2sersut2014-07-021-1/+1
* Merge pull request #1598 from opscode/sersut/chef-1580Serdar Sutay2014-07-024-17/+22
* Merge pull request #1589 from opscode/lcg/lolinheritanceSerdar Sutay2014-07-021-16/+35
* Merge pull request #1588 from opscode/sersut/cookbook-sync-fixSerdar Sutay2014-07-011-13/+24
* Merge pull request #1582 from opscode/sersut/disable-upstartSerdar Sutay2014-06-301-3/+5
* Add missing requires to HTTP and HTTP::Simpledanielsdeleo2014-06-272-1/+4
* Version bump for 11.14.0.rc.1.11.14.0.rc.1sersut2014-06-271-1/+1
* Bump version for 11.14.0.rc.0 release.11.14.0.rc.0sersut2014-06-271-1/+1
* Merge pull request #1560 from opscode/sersut/chef-1549Serdar Sutay2014-06-261-1/+2
|\
| * add a comment about incompatible architecturesBryan McLellan2014-06-261-0/+1
| * Only check WOW64 process when system architecture is x64.sersut2014-06-251-1/+1
* | Merge pull request #1414 from vtolstov/upstreamSerdar Sutay2014-06-265-0/+134
|\ \
| * | remove named groups in regexpVasiliy Tolstov2014-06-221-4/+4
| * | remove unneded require chef/mixin/commandVasiliy Tolstov2014-06-161-1/+0
| * | fix determine installed packagesVasiliy Tolstov2014-06-141-1/+1
| * | fix determine installed packagesVasiliy Tolstov2014-06-141-7/+5
| * | fix parse of packege/version/repoVasiliy Tolstov2014-06-141-12/+18
| * | fix parse of packege/version/repoVasiliy Tolstov2014-06-141-8/+12
| * | fix testsVasiliy Tolstov2014-06-131-2/+2