summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-8/+12
* Replace nonsense word with other silly words.Pete Higgins2020-05-181-4/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* some spec typosVivek Singh2020-04-071-1/+1
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-1/+0
* Add output for the file provider verification (#9039)Lamont Granquist2019-12-091-4/+16
|\
| * Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-4/+16
* | Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+14
* | Resolved all chefstyle failuresskippy2019-11-171-14/+14
* | re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-3/+3
* | Resolved failing tests, fixed inverted logicskippy2019-11-171-12/+21
* | Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-5/+5
|/
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-4/+4
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-071-0/+95
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-0/+95
* | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-0/+1
|/
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Layout/DotPositionLamont Granquist2018-07-021-18/+18
* fix Style/HashSyntaxLamont Granquist2018-07-022-22/+22
* Unification of shell_out APIsLamont Granquist2018-06-151-11/+11
* clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-3/+3
* Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-1/+9
* 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
* Do not modify File's new_resource during why-runScott Christopherson2017-01-201-0/+10
* 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-171-2/+2
* Revert "Merge pull request #5123 from chef/lcg/resolv-replace"John Keiser2016-08-081-25/+0
* fix the spec filterLamont Granquist2016-07-191-1/+1
* only work around resolver caching on linuxLamont Granquist2016-07-191-2/+9
* replace glibc resolver with ruby resolverLamont Granquist2016-07-191-0/+18
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-3/+3
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-1/+1
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-021-4/+4
|/
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-4/+4
|\
| * Updated specartursitarski2016-02-021-4/+4
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* | auto fixing some rubocopsLamont Granquist2016-02-092-2/+2
* | autofixing whitespace copsLamont Granquist2016-02-052-33/+32
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-3/+3
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-142-33/+33