summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge pull request #6228 from chef/lcg/bump-rubocopLamont Granquist2017-06-201-1/+1
|\
| * fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* | Fixed the specs and review commentsNimishaS2017-06-191-2/+2
* | Fixing build failures of Windows Server 2016nimisha2017-06-191-0/+5
|/
* Added choco_include? filternimisha2017-05-111-0/+7
* 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
* 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