summaryrefslogtreecommitdiff
path: root/chef/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-30279-48194/+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-191-5/+5
* [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-1647-199/+1269
|\
| * 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
| * [CHEF-3469] Add #add method to Chef::RunListSteven Danna2012-10-041-0/+14
| * [CHEF-3489] Permit whitespace in chef-client's -o argument.Zachary Stevens2012-10-041-2/+6
| * Getting rid of the summary_only default true for all client runs.PrajaktaPurohit2012-10-041-4/+4
| * Merge branch '10-stable' into reporting_with_summary_onlyPrajaktaPurohit2012-10-0435-30/+671
| |\
| | * Fixed a bug in the remote_file_spec test.tylercloke2012-10-021-4/+4
| | * Added windows case for cookbook and remote_file resource unit tests.tylercloke2012-10-022-21/+53
| | * update directory spec for ruby 1.8Bryan McLellan2012-10-021-14/+7
| | * Merge remote-tracking branch 'opscode/RESOURCE-UPDATING-10' into 10-stableBryan McLellan2012-10-0231-142/+730
| | |\
| | | * Fixed merge conflicts in resource_reporter spec.tylercloke2012-09-271-7/+7
| | | * Merge branch 'reporting-compression' into RESOURCE-UPDATING-10tylercloke2012-09-272-136/+201
| | | |\
| | | * | Fixed the resource_reporter file spec to reflect changes to code, and fixed s...tylercloke2012-09-201-11/+10