summaryrefslogtreecommitdiff
path: root/spec/support/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-3/+3
|\
| * clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-3/+3
* | Add additional resource specsTim Smith2018-05-161-1/+1
|/
* fix application tests on linuxThom May2018-04-301-0/+1
* Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-212-0/+51
|\
| * Save the node's UUID as an attributetm/chef_guidThom May2018-03-212-0/+51
* | Add the ability to inject log objectstm/inject_logThom May2018-03-191-10/+12
|/
* Chefstyle fixesTim Smith2018-03-071-2/+2
* Remove support for Windows 20032k3Tim Smith2018-03-021-1/+1
* Ensure we don't use credentials during integration teststm/creds_int_testsThom May2018-01-191-0/+5
* [MSYS-725] [chef#6073] allow forcing senistive to false on execute and batch ...Vasu11052017-12-261-1/+8
* Update the client.d stubAllan Espinosa2017-12-201-0/+2
* Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-1/+9
* replace deprecated Dir.exists? with Dir.exist?Thomas Dziedzic2017-11-111-1/+1
* Fixing specsnimisha2017-09-051-1/+1
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-1/+1
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-3/+3
* server enforced required recipesdelano2017-04-061-0/+7
* RFC 67: Remove cookbook segmentsThom May2017-04-041-1/+1
* Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-1/+1
* convert additional resource methods to propertieslcg/chef-resource-propertiesLamont Granquist2017-03-071-3/+0
* 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
* 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 functional tests for alternate user supportBryan McLellan2017-02-092-4/+4
|/
* 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
* 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
* sort out the -m / -M mess a bit betterLamont Granquist2016-08-231-9/+9
* clean up everythingLamont Granquist2016-08-231-5/+5
* 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
* 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-081-25/+0
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-0/+4
* fix the spec filterLamont Granquist2016-07-191-1/+1