summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* omit this chef-provisioning testLamont Granquist2016-08-161-0/+2
* Merge pull request #5205 from chef/rackMatt Wrock2016-08-161-33/+6
|\
| * improved waiting logic for server startMatt Wrock2016-08-161-33/+6
* | Spec break on Windows due to temp dir and short path namesAdam Edwards2016-08-163-2/+24
* | clear test directory before file resource examplesMatt Wrock2016-08-161-0/+1
|/
* rubygems memory perf issueslcg/rubygems_perf2Lamont Granquist2016-08-151-38/+46
* okay i really, really hate ruby 2.1 nowlcg/keepalives-again-againLamont Granquist2016-08-111-2/+2
* test Chef::HTTP and tweak cacheLamont Granquist2016-08-111-0/+14
* specs and lazying net-http client buildingLamont Granquist2016-08-112-0/+27
* Revert "Merge pull request #5123 from chef/lcg/resolv-replace"John Keiser2016-08-083-31/+0
* Merge pull request #5173 from chef/lcg/apt-update-noopLamont Granquist2016-08-082-4/+28
|\
| * add tests for noopinglcg/apt-update-noopLamont Granquist2016-08-052-4/+28
* | Remove race conditions from run_lock_specjk/run_lock_spec_raceJohn Keiser2016-08-051-10/+17
|/
* Fix Powershell tests to acknowledge they sometimes return SI fieldJohn Keiser2016-08-031-2/+2
* Fix Ruby 2.3 `symlink?` when symlink points to nonexistent fileJohn Keiser2016-08-031-6/+1
* Fix http specs against Ruby 2.3 with more thorough monkeypatchingJohn Keiser2016-08-031-1/+7
* Merge branch 'master' into configoptionNoah Kantrowitz2016-08-0293-261/+3387
|\
| * Merge pull request #5127 from chef/tm/empty_cron_attributesThom May2016-08-022-17/+24
| |\
| | * Fix handling of empty string values for cron attrstm/empty_cron_attributesThom May2016-07-292-17/+17
| | * Add failing functional tests for empty cron attrsThom May2016-07-261-0/+7
| * | 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
| * | Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-266-9/+19
| |/
| * Merge pull request #5123 from chef/lcg/resolv-replaceLamont Granquist2016-07-193-0/+31
| |\
| | * fix the spec filterLamont Granquist2016-07-192-1/+2
| | * only work around resolver caching on linuxLamont Granquist2016-07-193-2/+14
| | * replace glibc resolver with ruby resolverLamont Granquist2016-07-191-0/+18
| * | 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
| * | revert the code cleanupLamont Granquist2016-07-011-2/+12
| * | tweak 3694 warningsLamont Granquist2016-07-012-12/+23
| |/
| * 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-2720-77/+504
| |/
| * 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
| |\