summaryrefslogtreecommitdiff
path: root/chef/lib
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3660: rename files that didn't play nice with git rebasesdelano2012-12-131-65/+0
* CHEF-3660: only monkeypatch on ruby 1.9 and earliersdelano2012-12-131-30/+32
* CHEF-3660: Add FileUtils::Entry_ monkey patchsdelano2012-12-131-0/+63
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-30419-53709/+0
* [OC-3564] remove CouchDB related code \m/Seth Chisamore2012-10-3012-1138/+11
* [OC-3564] remove Chef::CheckSum and Chef::SandboxSeth Chisamore2012-10-304-321/+0
* [OC-3564] remove Chef::WebUIUserSeth Chisamore2012-10-302-156/+0
* [OC-3564] remove Chef::OpenIDRegistrationSeth Chisamore2012-10-302-188/+2
* [OC-3564] remove server-side cookbook version codeSeth Chisamore2012-10-302-242/+0
* [OC-3564] remove Chef::CertificateSeth Chisamore2012-10-302-173/+0
* [OC-3564] remove Chef::IndexQueueSeth Chisamore2012-10-3015-435/+62
* [OC-3564] remove Chef::SolrQuerySeth Chisamore2012-10-306-827/+0
* [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-251-0/+6
* [CHEF-2737] add more tests for knockout detectiondanielsdeleo2012-10-191-0/+11
* [CHEF-2737] remove options from deep mergedanielsdeleo2012-10-191-3/+3
* [CHEF-2737] remove subtractive mergedanielsdeleo2012-10-191-135/+37
* [CHEF-2737] remove unused array sorting featuredanielsdeleo2012-10-191-4/+0
* [CHEF-2737] remove unused array splitting featuredanielsdeleo2012-10-191-15/+3
* [CHEF-2737] remove preserve_unmergeable optiondanielsdeleo2012-10-191-11/+9
* [CHEF-2992] remove proxy object for evaluating attributesdanielsdeleo2012-10-194-84/+24
* [CHEF-2992] remove vestigial Node#find_filedanielsdeleo2012-10-191-19/+2
* [CHEF-2992] rm unimplemented RunContext#loaded_attribute?danielsdeleo2012-10-191-4/+0
* [CHEF-2992] also remove vestigial template_cachedanielsdeleo2012-10-191-3/+1
* [CHEF-2992] remove remaining attribute loading code from Nodedanielsdeleo2012-10-191-13/+1
* [CHEF-2992] Eval attr files via proxy objectdanielsdeleo2012-10-194-52/+110
* [CHEF-3499] move include attribute into DSL namespacedanielsdeleo2012-10-195-41/+71
* [CHEF-3499] move include recipe to DSL namespacedanielsdeleo2012-10-196-22/+50
* [CHEF-3499] remove data query and platform introspection from recipe dsldanielsdeleo2012-10-194-5/+19
* [CHEF-3499] move data query DSL to its own filedanielsdeleo2012-10-196-40/+75
* [CHEF-3499] extract platform introspection to its own DSL moduledanielsdeleo2012-10-195-187/+219
* [CHEF-3499] Create DSL namespace, move recipe DSL there.danielsdeleo2012-10-195-67/+97
* [CHEF-2992] remove `seen_recipes` from nodedanielsdeleo2012-10-193-29/+46
* Merge branch '10-stable'Bryan McLellan2012-10-1662-117/+461
|\
| * RC release: 10.16.0.rc.010.16.0.rc.0Bryan McLellan2012-10-111-1/+1
| * CHEF-3484: skip item if lacking the specified attributeBryan McLellan2012-10-111-2/+3
| * CHEF-3484: Modified configure_session method to skip nil items in loopMilos Gajdos2012-10-111-1/+4
| * [CHEF-3413] Protect secret files created by bootstrap templatesTeemu Matilainen2012-10-117-1/+14
| * Fix improper usage of Fileutils#rm_f in ifconfig providerJohn Skopis2012-10-111-1/+1
| * CHEF-2826: Escape the regexBryan McLellan2012-10-051-1/+1
| * [CHEF-2826] - Add support for custom arch reposCaleb Tennis2012-10-051-1/+10
| * CHEF-3455 use dashes in options parsed by mixlib-cliBryan McLellan2012-10-051-4/+4
| * Fixes CHEF-3455: Add commandline options to allow scripting of knife configur...Thomas Dudziak2012-10-051-0/+19
| * Add a note about a secret knife data bag from file featureBryan McLellan2012-10-051-1/+1
| * CHEF-1914: load all environments with one commandBryan McLellan2012-10-051-8/+41
| * properly catching all the exception types that Net::HTTP can throwLamont Granquist2012-10-051-6/+6
| * ignore 500s returned by the reporting url if the service is down.Lamont Granquist2012-10-052-2/+11
| * [CHEF-3469] Add #add method to Chef::RunListSteven Danna2012-10-041-2/+2
| * [CHEF-3489] Permit whitespace in chef-client's -o argument.Zachary Stevens2012-10-041-1/+4
| * Editing some whitespaces and comments.PrajaktaPurohit2012-10-041-10/+6
| * Getting rid of the summary_only default true for all client runs.PrajaktaPurohit2012-10-041-1/+1