summaryrefslogtreecommitdiff
path: root/chef
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3660: rename files that didn't play nice with git rebasesdelano2012-12-132-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
* CHEF-3660: add functional tests for executing FileUtils.cp_r(:preserve) on sy...sdelano2012-12-131-0/+0
* Move func test from f0db9a to the right spotBryan McLellan2012-11-021-51/+0
* Merge branch '10-stable'Bryan McLellan2012-10-301-0/+51
|\
| * Release 10.16.210.16.2Bryan McLellan2012-10-261-1/+1
| * Add thin back into the development group for WindowsBryan McLellan2012-10-251-5/+1
| * [CHEF-3552] Enable whyrun support for remote_directory provider.Steven Danna2012-10-252-15/+31
| * Don't get checksum for create_if_missingBryan McLellan2012-10-251-1/+3
| * [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-252-1/+37
| * CHEF-3554: limit unix only specsBryan McLellan2012-10-253-132/+146
| * added functional test for cookbook_file providertimh2012-10-251-0/+51
| * work around CHEF-3554 in windows by disabling this information collectiontimh2012-10-241-3/+18
| * knife site install cookbook on Windows nows completes successfully. 'Cannot o...Edward Sargisson2012-10-241-1/+10
| * CHEF-3547, fixed bug for permissions in cookbook provider.tylercloke2012-10-231-3/+0
| * Bump version for developmentBryan McLellan2012-10-221-1/+1
| * Chef 10.16.0 Release10.16.0Bryan McLellan2012-10-221-1/+1
| * Save reporting data to disk on HTTP failureBryan McLellan2012-10-191-11/+20
| * 10.16.0.rc.210.16.0.rc.2Bryan McLellan2012-10-191-1/+1
| * Expose http error code on reporting exceptionBryan McLellan2012-10-192-6/+11
| * Fix bug detecting 404 from RR endpointBryan McLellan2012-10-192-2/+8
| * The rest of 10.16.0.rc.110.16.0.rc.1Bryan McLellan2012-10-1748-144/+144
| * 10.16.0.rc.1Bryan McLellan2012-10-171-1/+1
| * CHEF-3478: update specs for upfactorBryan McLellan2012-10-171-2/+2
| * [CHEF-1804] Add deprecation notice to 10.x tree for implicit setdanielsdeleo2012-10-173-2/+22
| * Pull chef_client and chef_client_json instance variables up to Chef::ApplicationChris Roberts2012-10-153-5/+2
| * Upfactor #run_chef_client into Chef::ApplicationChris Roberts2012-10-154-41/+15
| * Move chef client instantiation and run into isolated methodChris Roberts2012-10-153-22/+41
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-30987-120088/+0
* | [OC-3564] remove CouchDB related code \m/Seth Chisamore2012-10-3022-1703/+28
* | [OC-3564] remove Chef::CheckSum and Chef::SandboxSeth Chisamore2012-10-305-415/+0
* | [OC-3564] remove Chef::WebUIUserSeth Chisamore2012-10-302-156/+0
* | [OC-3564] remove Chef::OpenIDRegistrationSeth Chisamore2012-10-303-341/+2
* | [OC-3564] remove server-side cookbook version codeSeth Chisamore2012-10-305-506/+16
* | [OC-3564] remove Chef::CertificateSeth Chisamore2012-10-304-277/+7
* | [OC-3564] remove Chef::IndexQueueSeth Chisamore2012-10-3017-827/+62
* | [OC-3564] remove Chef::SolrQuerySeth Chisamore2012-10-3010-1729/+0
* | [OC-3564] update spec to not depend on ActiveSupportSeth Chisamore2012-10-301-2/+4
* | [OC-3564] update README for recent changesSeth Chisamore2012-10-301-73/+3
* | [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-252-1/+37
* | [CHEF-2737] add more tests for knockout detectiondanielsdeleo2012-10-192-1/+30
* | [CHEF-2737] remove options from deep mergedanielsdeleo2012-10-192-8/+8
* | [CHEF-2737] remove subtractive mergedanielsdeleo2012-10-192-472/+39
* | [CHEF-2737] remove unused array sorting featuredanielsdeleo2012-10-192-11/+0
* | [CHEF-2737] remove unused array splitting featuredanielsdeleo2012-10-192-152/+39
* | [CHEF-2737] remove preserve_unmergeable optiondanielsdeleo2012-10-192-68/+19
* | [CHEF-2992] add a test that auto-loaded attr files get marked as seendanielsdeleo2012-10-191-0/+8
* | [CHEF-2992] add more test coverage around attributes loadingdanielsdeleo2012-10-192-0/+9
* | [CHEF-2992] remove proxy object for evaluating attributesdanielsdeleo2012-10-197-141/+50