summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-281-9/+3
* Chef-13 break: script and all its subclasses now errors on 'command' propertyLamont Granquist2017-02-281-9/+1
* Bump chef version to 13.0.0Lamont Granquist2017-02-281-3/+4
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-13/+9
* Merge pull request #5793 from chef/lcg/data-collector-utf8massterTom Duffield2017-02-091-1/+1
|\
| * sanitize utf8 data going to serverlcg/data-collector-utf8Lamont Granquist2017-02-081-1/+1
* | fix for rubocop 0.47.1Lamont Granquist2017-02-091-1/+1
* | Fix functional tests for alternate user supportBryan McLellan2017-02-093-4/+10
|/
* Fixed bugs, review comments and specsnimisha2017-02-022-7/+2
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-022-8/+8
* Rubcop violations in alt-user execute common codeadamedx2017-02-021-14/+14
* Workaround on Windows execute tests for leaked user profilesAdam Edwards2017-02-021-2/+7
* Windows alternate user support for execute resourcesAdam Edwards2017-02-023-5/+262
* Do not modify File's new_resource during why-runScott Christopherson2017-01-201-0/+10
* Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-076-0/+8
* msu_package resource for Microsoft Update packagesNimishaS2016-11-161-8/+16
* Enable the data collector automaticallydanielsdeleo2016-11-021-3/+12
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-1/+4
* Fix a few bad copyrightsTim Smith2016-10-201-1/+1
* add check for the centos why-run buglcg/linux-user-check-lockLamont Granquist2016-08-241-0/+3
* rewrite linu_user provider check_lockLamont Granquist2016-08-241-38/+16
* Merge pull request #5243 from chef/lcg/rewrite-linux-user-providerLamont Granquist2016-08-241-10/+10
|\
| * sort out the -m / -M mess a bit betterLamont Granquist2016-08-231-9/+9
| * clean up everythingLamont Granquist2016-08-231-5/+5
* | Create and delete yum repositoriesThom May2016-08-241-0/+4
|/
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-32/+20
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-1711-48/+52
* fixing Style/ConstantName copLamont Granquist2016-08-161-4/+4
* fixing Lint/Void copLamont Granquist2016-08-161-2/+2
* fix Lint/UselessAccessModifier copLamont Granquist2016-08-161-2/+0
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-162-6/+2
* autofixing Style/RedundantException copLamont Granquist2016-08-161-1/+1
* Spec break on Windows due to temp dir and short path namesAdam Edwards2016-08-161-0/+22
* clear test directory before file resource examplesMatt Wrock2016-08-161-0/+1
* Revert "Merge pull request #5123 from chef/lcg/resolv-replace"John Keiser2016-08-082-29/+0
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-0/+4
* fix the spec filterLamont Granquist2016-07-191-1/+1
* only work around resolver caching on linuxLamont Granquist2016-07-192-2/+13
* replace glibc resolver with ruby resolverLamont Granquist2016-07-191-0/+18
* Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-221-3/+10
* Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-8/+1
* Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-263-5/+5
|\
| * Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-253-5/+5
* | run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+8
|/
* Revert "Spec break on Windows due to temp dir and short path names"Salim Alam2016-03-311-22/+0
* Spec break on Windows due to temp dir and short path namesadamedx/windows-ruby22-unit-tmpdirAdam Edwards2016-03-311-0/+22
* chefstyle Style/AndOr fixesLamont Granquist2016-03-143-3/+3
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-046-7/+7
|\
| * remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-234-4/+4
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-233-3/+3