summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bump for 0.9.14.rc.1 (two commits late)0.9.14.rc.1Bryan McLellan2011-03-035-5/+5
* rebuild_context *must* set @run_contextDaniel DeLeo2011-03-021-1/+1
* Fix CHEF-2080Nuo Yan2011-03-012-103/+103
* Merge branch 'CHEF-2062' into 0.9-stableBryan McLellan2011-02-252-4/+45
|\
| * CHEF-2062: Don't install a package via yum if it does not existBryan McLellan2011-02-252-4/+45
* | use the correct config setting for availability zoneDaniel DeLeo2011-02-251-1/+1
* | [CHEF-2046] open in binary mode for checksumming on windowsDaniel DeLeo2011-02-241-1/+1
* | [CHEF-1802] backport new behavior for Regexp.union to fix rack bugDaniel DeLeo2011-02-242-0/+35
* | CHEF-1984: chdir to :cwd arg before running a commandRenaud Chaput2011-02-241-0/+5
* | CHEF-1984: add a spec to show the bugRenaud Chaput2011-02-241-0/+7
* | [CHEF-2040] raise an exception when erl_call failsjoewilliams2011-02-243-4/+21
|/
* Merge branch 'CHEF-1276' into 0.9-stableBryan McLellan2011-02-221-1/+1
|\
| * CHEF-1276: Fix candidate version debug outputBryan McLellan2011-02-221-1/+1
|/
* CHEF-2066 Fix usage of File.open that caused intermittent 401s and related er...Nuo Yan2011-02-181-4/+5
* Fix CHEF-2057: change Chef::JSON to Chef::JSONCompat: manually apply patchesTim Hinderliter2011-02-162-5/+5
* Fix CHEF-2057: renamed Chef::JSON to Chef::JSONCompat, soTim Hinderliter2011-02-16105-142/+159
* fix fall-through from empty elsif clauseDaniel DeLeo2011-02-102-7/+9
* fix verbose logger for 0.9 stable seriesDaniel DeLeo2011-02-101-5/+10
* version bump for 0.9.14.beta.10.9.14.beta.1Bryan McLellan2011-02-095-8/+8
* add screen script for starting rake dev:features:start:*Bryan McLellan2011-02-091-0/+28
* add insserv service provider for debian squeeze (6.0)Bryan McLellan2011-02-084-0/+130
* [CHEF-1955] fixes remote files in client modeDaniel DeLeo2011-02-081-4/+12
* Merge branch 'CHEF-1633' into 0.9-stableBryan McLellan2011-02-072-6/+32
|\
| * more robust easy_install providergilles2011-02-072-6/+32
|/
* fix spec failuresDaniel DeLeo2011-02-072-6/+6
* CHEF-2002, export and checkout commands should now be idempotent.Seth Chisamore2011-02-072-4/+51
* Merge branch 'btm_1794' into 0.9-stableBryan McLellan2011-02-0748-124/+533
|\
| * merge in debian_service_spec from masterBryan McLellan2011-02-071-10/+22
| * CHEF-1407 / CHEF-1794: pass priority to currently_enabled in testsBryan McLellan2011-02-071-2/+2
| * CHEF-1794: refactor priority discovery to better ascertain service startup stateBryan McLellan2011-02-072-17/+39
| * CHEF-1794: remove links before actions and set kill action for service disableBryan McLellan2011-02-072-11/+28
| * CHEF-1794: remove links before actions and set kill action for service disableBryan McLellan2011-02-072-2/+24
| * [CHEF-1794] use remove instead of disable for disabling a debian serviceTommy Bishop2011-02-072-18/+37
| * CHEF-1718, create artifacts for apt feature testsjtimberman2011-02-0735-0/+244
| * Removing dummy tagChris Walters2011-02-071-1/+0
| * Re-working git feature test to use now test_git_repoChris Walters2011-02-072-7/+9
| * Adding pending test for CHEF-1816: timestamped deploy provider's rollback doe...Chris Walters2011-02-079-79/+151
|/
* CHEF-1938, add boot scripts for archlinuxjtimberman2011-02-044-0/+16
* CHEF-1758, add -u to ntpdate and base-devel packagejtimberman2011-02-041-2/+2
* Merge branch 'CHEF-1660' into 0.9-stableBryan McLellan2011-02-0410-0/+429
|\
| * CHEF-1660, corrected get_pid functionjtimberman2011-02-045-5/+5
| * pidfile handled in init scriptjtimberman2011-02-041-1/+1
| * Add rc.d scripts and configs for ArchLinuxjtimberman2011-02-0410-0/+429
|/
* Merge branch 'CHEF-2013_0.9' into 0.9-stableBryan McLellan2011-02-041-11/+17
|\
| * vendor branch pattern should allow a default branchjtimberman2011-02-041-12/+12
| * Add support for specifying a branch other than masterjtimberman2011-02-041-6/+12
|/
* Merge branch 'CHEF-1445' into 0.9-stableBryan McLellan2011-02-041-68/+96
|\
| * added bootstrap template support to rackspace server createSeth Chisamore2011-02-041-68/+96
|/
* [CHEF-1587] Rollback Chef::Node#recipe? method to be consued from cookbooksAkzhan Abdulin2011-02-041-6/+5
* Merge branch 'CHEF-1562' into 0.9-stableBryan McLellan2011-02-042-2/+2
|\