summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* missed an 0.8.14 in find/replace0.8.16Daniel DeLeo2010-05-111-1/+1
* Merge branch 'CHEF-1208'Daniel DeLeo2010-05-112-2/+1
|\
| * rm code from dev branchDaniel DeLeo2010-05-111-1/+0
| * [CHEF-1208] Fix log messageAkzhan Abdulin2010-05-111-1/+1
|/
* bump to version 0.8.16 for release, create tagDaniel DeLeo2010-05-108-8/+9
* Merge branch 'CHEF-1207'Daniel DeLeo2010-05-101-2/+1
|\
| * [CHEF-1207] remove/de-escalate log messages from developmentDaniel DeLeo2010-05-101-2/+1
|/
* Merge branch 'CHEF-1204'Daniel DeLeo2010-05-101-0/+3
|\
| * [CHEF-1204] clear ARGV before IRB can see it.Daniel DeLeo2010-05-101-0/+3
|/
* Merge branch 'CHEF-878'Daniel DeLeo2010-05-094-214/+302
|\
| * whitespace and trailing newlineDaniel DeLeo2010-05-091-5/+5
| * allow other rake tasks to run when rspec/cucumber not installedDaniel DeLeo2010-05-094-214/+302
|/
* Merge branch 'CHEF-1196'Daniel DeLeo2010-05-082-43/+38
|\
| * [CHEF-1196] switch back to cp-ing template filesDaniel DeLeo2010-05-082-2/+2
| * cleanup template provider specDaniel DeLeo2010-05-081-41/+36
|/
* Merge branch 'CHEF-1194'Daniel DeLeo2010-05-081-1/+1
|\
| * [CHEF-1194] fix cookbook screen in WebUIAkzhan Abdulin2010-05-081-1/+1
|/
* bump to dev version 0.8.15Daniel DeLeo2010-05-088-8/+8
* bump to version 0.8.14 since 0.8.12 was borked0.8.14Daniel DeLeo2010-05-079-9/+9
* Merge branch 'CHEF-1191'Daniel DeLeo2010-05-072-6/+7
|\
| * CHEF-1191 fix failing specs introduced by hotfixDaniel DeLeo2010-05-072-6/+7
|/
* hotfix: only cd into / when dropping privs.0.8.12Daniel DeLeo2010-05-063-1/+4
* bump to version 0.8.12Daniel DeLeo2010-05-069-9/+9
* lock all chef gems to JSON 1.4.2 and lower, 1.4.3 is borkedDaniel DeLeo2010-05-064-17/+20
* Merge branch 'CHEF-1166'Daniel DeLeo2010-05-052-2/+1
|\
| * [CHEF-1166] rm unneeded save call during client runDaniel DeLeo2010-05-052-2/+1
|/
* Merge branch 'CHEF-1174'Daniel DeLeo2010-05-051-0/+10
|\
| * . Added plain text output and clever single attribute outputPierre Baillet2010-05-051-0/+10
|/
* Merge branch 'CHEF-804'Daniel DeLeo2010-05-045-63/+197
|\
| * CHEF-804 CHEF-1181 update knife configureDaniel DeLeo2010-05-045-63/+197
|/
* Merge branch 'CHEF-1178'Daniel DeLeo2010-05-041-1/+1
|\
| * Fix for CHEF-1178, "rake role[role_name]" does not work.Farzad FARID2010-05-041-1/+1
|/
* Merge branch 'CHEF-1008'Daniel DeLeo2010-05-044-5/+20
|\
| * test if the requesting client is admin or validatorDaniel DeLeo2010-05-041-1/+1
| * Make the validation key a non-admin keyTollef Fog Heen2010-05-042-3/+3
| * Limit the validation key to creating non-admin clientsTollef Fog Heen2010-05-042-2/+17
|/
* Merge branch 'CHEF-1164'Daniel DeLeo2010-05-046-8/+305
|\
| * rm unneeded mocks and stub betterDaniel DeLeo2010-05-041-75/+31
| * cleanup whitespace and unneeded ternary operatorsDaniel DeLeo2010-05-042-12/+13
| * adding error handling to windows service providerNuo Yan2010-05-041-32/+62
| * make a working service provider on WindowsNuo Yan2010-05-045-8/+318
|/
* Merge branch 'CHEF-1157'Daniel DeLeo2010-05-045-54/+59
|\
| * purge whitespaceDaniel DeLeo2010-05-043-51/+51
| * adding windows to platform matchNuo Yan2010-05-042-3/+3
| * fixing spec test for file_cache and use gsub for file providerNuo Yan2010-05-042-3/+5
| * use the monkey patched dir (instead of single gsubs) to fix the read file fro...Nuo Yan2010-05-042-5/+3
| * trap HUP signal only if not on WindowsNuo Yan2010-05-041-3/+5
| * monkeypatch Dir.glob and add gsubs to the file provider and file_cache for wi...Nuo Yan2010-05-043-1/+4
|/
* No more String#each it is gone from ruby 1.9Daniel DeLeo2010-05-041-6/+10
* Merge branch 'CHEF-791'Daniel DeLeo2010-05-044-16/+13
|\