summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move ship task to top level rakefileplatform_specific_gemsmmzyk2012-02-272-9/+11
* Added ship task to rakefilemmzyk2012-02-271-0/+9
* Break chef gem into twommzyk2012-02-272-4/+39
* Merge branch 'CHEF-2941'Seth Chisamore2012-02-181-1/+5
|\
| * [CHEF-2941] we need to include `Chef::Mixin::ShellOut` before callingSeth Chisamore2012-02-181-1/+5
|/
* Merge branch 'CHEF-2917'Bryan McLellan2012-02-161-1/+1
|\
| * Fixes spelling of privilegesAndrew Grangaard2012-02-161-1/+1
|/
* CHEF-2880: Revert "CHEF-597 Chef::Provider::Service::Debian to use invoke-rc.d"Bryan McLellan2012-02-153-234/+2
* Merge branch 'CHEF-2833'Bryan McLellan2012-02-102-3/+20
|\
| * Portage shouldn't raise an error if the current resources found belong to the...David Calavera2012-02-102-2/+12
| * Portage should return a current resource when the category is specifiedDavid Calavera2012-02-102-3/+10
|/
* CHEF-2916: Mrr. Try increasing All The Timeouts. This is like the ring toss g...Bryan McLellan2012-02-091-2/+2
* CHEF-2916: bump timeout a bit on the popen4 testBryan McLellan2012-02-091-1/+2
* CHEF-2860: Fix default data_bag path test on windows so schisamo will still b...Bryan McLellan2012-02-091-1/+7
* Merge branch 'CHEF-2856'Bryan McLellan2012-02-092-11/+31
|\
| * [CHEF-2856] added new unit tests to support new caseRoberto C. Morano2012-02-091-2/+17
| * added support to set empty groupsRoberto C. Morano2012-02-091-9/+14
|/
* Merge branch 'CHEF-2796'Bryan McLellan2012-02-091-1/+1
|\
| * [FIX] Rescue correct exception when "node.fqdn" is not definedKarel Minarik2012-02-091-1/+1
|/
* [CHEF-2859] add spec for knife cookbook listTommy Bishop2012-02-091-0/+88
* Merge branch 'CHEF-2860'Bryan McLellan2012-02-092-0/+6
|\
| * assign default value for Config::Chef[:data_bag_path]Jamie Winsor2012-02-092-0/+6
|/
* [CHEF-2894] - use same values for initialize as knife cookbook createjtimberman2012-02-091-1/+1
* Remove check for activesupport in activesupportmmzyk2012-02-091-8/+0
* CHEF-2916: Disable GC in popen4 to avoid mythical Ruby 1.8 IO.select bugBryan McLellan2012-02-091-0/+5
* Merge branch 'CHEF-2899'Seth Falcon2012-02-026-8/+44
|\
| * CHEF-2899: Ensure proper roles/node json when activesupport is presentMark Mzyk2012-02-026-8/+44
|/
* Fix up chef_gem immediate executionBryan McLellan2012-01-312-23/+7
* create after_created hook for Chef::ResourceBryan McLellan2012-01-312-0/+9
* chef_gem should run actions immediately during compilation phaseBryan McLellan2012-01-311-1/+25
* be clear about what gem we are using to install a package, at least in debugBryan McLellan2012-01-311-1/+5
* protect rubygems spec tests from omnibus overrideBryan McLellan2012-01-311-0/+2
* add new provides dslBryan McLellan2012-01-251-0/+2
* add alt_separator to windows platform mockBryan McLellan2012-01-251-2/+3
* spec tests for CHEF-2879 working for windows on unix, but need further testingBryan McLellan2012-01-251-0/+26
* Use first gem in path as system gem when on OmnibusBryan McLellan2012-01-251-0/+26
* Merge branch 'CHEF-2883'Seth Chisamore2012-01-231-1/+1
|\
| * [CHEF-2883] ensure path method is called on incoming keySeth Chisamore2012-01-231-1/+1
|/
* Merge branch 'improve-mock-helpers'Seth Chisamore2012-01-233-46/+72
|\
| * improve platform and constant mocking supportSeth Chisamore2012-01-233-46/+72
|/
* CHEF-2879: Add chef_gem resource for installing gems to current gem environmentBryan McLellan2012-01-233-0/+93
* Merge branch 'CHEF-2836'Bryan McLellan2012-01-235-26/+26
|\
| * modify log keys to work with the new mixlib-shelloutDavid Calavera2012-01-235-26/+26
|/
* Bump version for developmentBryan McLellan2012-01-206-6/+6
* ensure chef/platform is required before leveraging windows checkSeth Chisamore2012-01-191-0/+1
* bump net-ssh version to 2.2.2Seth Chisamore2012-01-191-1/+1
* Merge branch 'CHEF-2872'Daniel DeLeo2012-01-182-0/+18
|\
| * [CHEF-2872] decompress body when request is unsuccessfulDaniel DeLeo2012-01-182-0/+18
|/
* Merge branch '0.10.6-rc'Bryan McLellan2012-01-1713-20/+28
|\
| * Release 0.10.80.10.8Bryan McLellan2011-12-1554-102/+102