summaryrefslogtreecommitdiff
path: root/chef/spec
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3660: rename files that didn't play nice with git rebasesdelano2012-12-131-0/+0
* 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
|\
| * [CHEF-3552] Enable whyrun support for remote_directory provider.Steven Danna2012-10-251-0/+7
| * [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-251-1/+31
| * CHEF-3554: limit unix only specsBryan McLellan2012-10-253-132/+146
| * added functional test for cookbook_file providertimh2012-10-251-0/+51
| * Expose http error code on reporting exceptionBryan McLellan2012-10-191-3/+8
| * Fix bug detecting 404 from RR endpointBryan McLellan2012-10-191-1/+7
| * CHEF-3478: update specs for upfactorBryan McLellan2012-10-171-2/+2
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-30436-52330/+0
* | [OC-3564] remove CouchDB related code \m/Seth Chisamore2012-10-3010-565/+17
* | [OC-3564] remove Chef::CheckSum and Chef::SandboxSeth Chisamore2012-10-301-94/+0
* | [OC-3564] remove Chef::OpenIDRegistrationSeth Chisamore2012-10-301-153/+0
* | [OC-3564] remove server-side cookbook version codeSeth Chisamore2012-10-302-263/+16
* | [OC-3564] remove Chef::CertificateSeth Chisamore2012-10-302-104/+7
* | [OC-3564] remove Chef::IndexQueueSeth Chisamore2012-10-301-391/+0
* | [OC-3564] remove Chef::SolrQuerySeth Chisamore2012-10-303-901/+0
* | [OC-3564] update spec to not depend on ActiveSupportSeth Chisamore2012-10-301-2/+4
* | [CHEF-3561] add template context for template errorsdanielsdeleo2012-10-251-1/+31
* | [CHEF-2737] add more tests for knockout detectiondanielsdeleo2012-10-191-1/+19
* | [CHEF-2737] remove options from deep mergedanielsdeleo2012-10-191-5/+5
* | [CHEF-2737] remove subtractive mergedanielsdeleo2012-10-191-337/+2
* | [CHEF-2737] remove unused array sorting featuredanielsdeleo2012-10-191-7/+0
* | [CHEF-2737] remove unused array splitting featuredanielsdeleo2012-10-191-137/+36
* | [CHEF-2737] remove preserve_unmergeable optiondanielsdeleo2012-10-191-57/+10
* | [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-193-57/+26
* | [CHEF-2992] remove vestigial Node#find_filedanielsdeleo2012-10-192-34/+2
* | [CHEF-2992] also remove vestigial template_cachedanielsdeleo2012-10-191-2/+3
* | [CHEF-2992] Eval attr files via proxy objectdanielsdeleo2012-10-195-33/+32
* | [CHEF-3499] move data query DSL to its own filedanielsdeleo2012-10-192-5/+6
* | [CHEF-3499] extract platform introspection to its own DSL moduledanielsdeleo2012-10-192-239/+272
* | [CHEF-3499] Create DSL namespace, move recipe DSL there.danielsdeleo2012-10-191-1/+1
* | [CHEF-2992] remove `seen_recipes` from nodedanielsdeleo2012-10-192-11/+2
* | Further simplify diff data hack to catch more formatsBryan McLellan2012-10-161-7/+10
* | Move regex into a constant in chef_fs diff specBryan McLellan2012-10-161-8/+10
* | Handle GMT and postive time zones in spec testBryan McLellan2012-10-161-1/+3
* | CHEF-1804: Update knife ssh specBryan McLellan2012-10-161-2/+2
* | Merge branch '10-stable'Bryan McLellan2012-10-1649-201/+1291
|\ \ | |/
| * Fix improper usage of Fileutils#rm_f in ifconfig providerJohn Skopis2012-10-111-2/+2
| * Make knife configure --initial more windows friendlyBryan McLellan2012-10-091-8/+34
| * Run remote_directory specs in unique tmpdirBryan McLellan2012-10-091-1/+1
| * Run data bag from file tests in a unique temp directoryBryan McLellan2012-10-091-3/+5
| * [CHEF-2826] - Add support for custom arch reposCaleb Tennis2012-10-051-0/+29
| * Added tests for CHEF-3455Thomas Dudziak2012-10-051-24/+94
| * CHEF-1914: load all environments with one commandBryan McLellan2012-10-051-0/+23
| * ignore 500s returned by the reporting url if the service is down.Lamont Granquist2012-10-051-0/+46