summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into configoptionNoah Kantrowitz2016-08-0226-216/+809
|\
| * Merge pull request #5127 from chef/tm/empty_cron_attributesThom May2016-08-021-16/+16
| |\
| | * Fix handling of empty string values for cron attrstm/empty_cron_attributesThom May2016-07-291-16/+16
| * | Invalidate the cache on file creationtm/cache_invalidateThom May2016-08-021-0/+1
| * | Also clear notifications when deleting a resource.Noah Kantrowitz2016-07-281-0/+30
| |/
| * We don't care so much about categories on the supermarkettm/fix_supermarket_share_errorThom May2016-07-141-4/+4
| * added "zypper info" tests for 1.12.* and 1.13.* formatEike Waldt2016-07-141-2/+18
| * Merge pull request #5103 from chef/lcg/fix-5012Lamont Granquist2016-07-121-0/+6
| |\
| | * fix mixup in the test titlesLamont Granquist2016-07-111-2/+2
| | * add back method_missing support to set_unlessLamont Granquist2016-07-111-0/+6
| * | Merge pull request #5093 from chef/aix2Matt Wrock2016-07-081-0/+13
| |\ \
| | * | warn if not installing an individual bff filesetaix2Matt Wrock2016-07-071-0/+13
| | |/
| * | fix tests to go red on masterLamont Granquist2016-07-081-10/+12
| * | fix for #5094 12.12.13 node.default_unless issueLamont Granquist2016-07-082-20/+75
| |/
| * Use Mixlib::Archive to extract tarballsThom May2016-07-072-6/+8
| * Merge pull request #5076 from chef/adamleff/ipo-277-uri-validationAdam Leff2016-07-051-1/+41
| |\
| | * Data Collector server URL validation, and disable on host downAdam Leff2016-07-031-1/+41
| * | tweak 3694 warningsLamont Granquist2016-07-011-0/+21
| |/
| * Merge pull request #5065 from chef/adamleff/include-node-in-converge-messagesAdam Leff2016-06-301-43/+19
| |\
| | * ensuring the node in the run_converge message is a node object and that it ge...adamleff/include-node-in-converge-messagesAdam Leff2016-06-281-1/+17
| | * Adding node object to run_converge message, include ignore_failure propertyAdam Leff2016-06-281-42/+2
| * | Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-278-46/+481
| |/
| * Merge pull request #5058 from chef/adamleff/IPO-196/add-unprocessed-resources...Adam Leff2016-06-242-27/+43
| |\
| | * Expand data_collector resource list to include all resourcesAdam Leff2016-06-242-27/+43
| * | Ensure that chef-solo uses the expected repo dirtm/correct_repo_pathThom May2016-06-241-0/+7
| |/
| * fixes some uninstall scenarios by calling uninstall string directlyuninstallMatt Wrock2016-06-221-9/+14
| * Merge pull request #4896 from chef/tm/include_knife_supermarketThom May2016-06-221-0/+1
| |\
| | * Deprecate knife-supermarket gemtm/include_knife_supermarketThom May2016-05-051-0/+1
| * | Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-222-49/+0
| * | Merge pull request #5022 from coderanger/3694deprecationNoah Kantrowitz2016-06-161-6/+10
| |\ \
| | * | Convert the 3694 warning to a deprecation so it will be subject to the usual ...Noah Kantrowitz2016-06-101-6/+10
| * | | Remote resource should respect sensitive flagpraj/FLOW-334/sensitivePrajakta Purohit2016-06-131-0/+15
| * | | Deprecate `knife cookbook create` in favor of `chef generate cookbook`.tc/deprecate-chef-cookbook-generateTyler Cloke2016-06-101-0/+1
| |/ /
| * | bug fix: correctly write out data collector metadata fileadamleff/node-uuid-fixAdam Leff2016-06-101-7/+3
* | | First pass on --config-option handling.Noah Kantrowitz2016-06-211-0/+35
|/ /
* | Bug fix: updated_resource_count should only include updated resourcesAdam Leff2016-06-072-30/+14
* | did not need to pend dsc_script ps_credential unit testsmurawski/pend_dsc_script_credential_testSteven Murawski2016-06-061-1/+0
* | Merge pull request #4998 from chef/smurawski/pend_dsc_script_credential_testSteven Murawski2016-06-061-0/+1
|\ \
| * | skip the ps_credential test of dsc_script until we can get the right test certSteven Murawski2016-06-061-0/+1
* | | Don't mask directory deletion errors (#4991)Phil Dibowitz2016-06-061-1/+11
* | | Creation of the new DataCollector reporterAdam Leff2016-06-023-0/+922
* | | Merge pull request #4957 from chef/tm/solo_fixesThom May2016-05-311-0/+25
|\ \ \
| * | | Ensure recipe-url works right in solotm/solo_fixesThom May2016-05-201-0/+25
| |/ /
* | | Merge pull request #4908 from nathwill/systemd-unit-try-actionsThom May2016-05-311-0/+63
|\ \ \
| * | | add more unit actionsNathan Williams2016-05-061-0/+63
* | | | Merge pull request #4966 from crigor/ebuild-version-characterThom May2016-05-311-0/+6
|\ \ \ \
| * | | | Fix portage provider to support version with characterChristopher Rigor2016-05-241-0/+6
* | | | | fixes #4968 and only retrieves the latest version of packages from chocolateychoco_arMatt Wrock2016-05-271-15/+1
* | | | | break yum provider out into fileslcg/yum-readabilityLamont Granquist2016-05-251-0/+27
|/ / / /
* | | | * define exit codesSteven Murawski2016-05-233-4/+237
| |/ / |/| |