summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5234 from MsysTechnologiesllc/ali/allow_symlink_directory...Bryan McLellan2016-09-071-0/+155
|\
| * Fixed RuboCop issues.aliasgar162016-09-011-35/+35
| * Added RSpecs for the fix.aliasgar162016-09-011-0/+155
* | Merge pull request #5281 from coderanger/recipe_file_loadedNoah Kantrowitz2016-09-062-3/+45
|\ \
| * | Thanks, Windows.Noah Kantrowitz2016-09-061-1/+3
| * | Fix dispatcher tests.Noah Kantrowitz2016-09-061-2/+2
| * | Hook up the recipe_file_loaded event which was defined but not actually called.Noah Kantrowitz2016-09-021-1/+41
* | | Merge pull request #5250 from MsysTechnologiesllc/dh/add_timeout_during_packa...Bryan McLellan2016-09-061-0/+9
|\ \ \ | |/ / |/| |
| * | Added spec for Timeout function in Windows remove package codedheerajd-msys2016-09-061-0/+9
* | | Added fix for spaces in profile identifiers (#5159)Nate Walck2016-08-291-0/+6
* | | Use symbols instead of strings as keys for systemd user property (#5241)Joshua Miller2016-08-262-4/+4
* | | Merge pull request #5249 from evan2645/use-upstart-goal-state-as-service-statusThom May2016-08-251-12/+27
|\ \ \
| * | | Use upstart goal state as service statusEvan Gilman2016-08-241-12/+27
* | | | Allow flagging a resource property as sensitiveadamleff/sensitive-propertiesAdam Leff2016-08-251-0/+20
|/ / /
* | | Merge pull request #5243 from chef/lcg/rewrite-linux-user-providerLamont Granquist2016-08-241-13/+8
|\ \ \
| * | | add func spec for default and fix unit specsLamont Granquist2016-08-231-3/+8
| * | | clean up everythingLamont Granquist2016-08-231-11/+1
| |/ /
* | | Create and delete yum repositoriesThom May2016-08-244-8/+92
|/ /
* | Add a warning for guard blocks that return a non-empty string.Noah Kantrowitz2016-08-221-0/+46
|/
* Stop using obsolete URI.escape; use Addressable::URI instead.John Keiser2016-08-221-2/+4
* user provider manage_home behavior and refactorLamont Granquist2016-08-197-32/+101
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-17113-936/+992
* fix Style/VariableName copLamont Granquist2016-08-162-4/+4
* fix some Style/TrailingWhitespaceLamont Granquist2016-08-161-30/+30
* fixing Lint/Void copLamont Granquist2016-08-163-11/+11
* fix Lint/UnderscorePrefixedVariableName copLamont Granquist2016-08-162-10/+10
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-161-3/+1
* autofixing Style/SpaceBeforeSemicolon copLamont Granquist2016-08-161-2/+2
* autofixing Style/SpaceBeforeComment copLamont Granquist2016-08-161-2/+2
* auotfixing Style/SpaceAfterSemicolon copLamont Granquist2016-08-161-5/+5
* autofixing Style/RedundantException copLamont Granquist2016-08-162-3/+3
* autofixing Style/IndentAssignment copLamont Granquist2016-08-162-277/+277
* Spec break on Windows due to temp dir and short path namesAdam Edwards2016-08-162-2/+2
* 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
* add tests for noopinglcg/apt-update-noopLamont Granquist2016-08-052-4/+28
* 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
| | |/