summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Fixes #8195Jason Barnett2019-03-271-24/+3
* Fix #8080Jason Barnett2019-03-081-0/+25
* Refactor windows_service unit testsJason Barnett2019-03-081-56/+134
* Ensure that a new blank line `\n\n` is added when appending a new mount point...Gavin Reynolds2019-03-041-1/+9
* Merge pull request #8228 from chef/user_cleanupTim Smith2019-02-193-48/+42
|\
| * Fix mistake I made in a specTim Smith2019-02-191-1/+1
| * Fix the comment specTim Smith2019-02-191-2/+1
| * Improve the lets in the dscl provider specsTim Smith2019-02-191-19/+15
| * Fix bad spec descriptionsTim Smith2019-02-191-2/+2
| * Remove the legacy useradd user providerTim Smith2019-02-191-1/+0
| * Convert the user resource to use the resource DSLTim Smith2019-02-191-24/+24
* | chocolatey_package private source specVivek Singh2019-02-141-0/+29
* | Authentication on chocolatey_packageVivek Singh2019-02-121-1/+1
|/
* Update the functional spec and provider behavior to matchJoshua Justice2019-02-071-8/+0
* Add a test for this situation so we don't make the same mistake twice.Joshua Justice2019-02-061-0/+9
* Merge pull request #8165 from jjustice6/solaris_usermodTim Smith2019-02-062-1/+105
|\
| * Update copyright yearTim Smith2019-01-251-1/+1
| * Chefstyle nitpicksJoshua Justice2019-01-251-3/+3
| * Fix up headers and remove references to old versions of solarisJoshua Justice2019-01-252-2/+1
| * Start modifying the files.Joshua Justice2019-01-251-24/+14
| * Starting point: copy usermod and usermod specJoshua Justice2019-01-251-0/+115
* | Prefer user defined flags over the default oneNimesh-Msys2019-02-041-10/+19
|/
* Remove support for unsupported opensuse < 42 from group providerTim Smith2019-01-241-2/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-1522-74/+74
* Merge pull request #8110 from chef/mac_os_user_cleanupTim Smith2019-01-141-303/+86
|\
| * user resource: Remove support for macOS 10.7 and 10.7 upgraded to 10.8+Tim Smith2019-01-141-303/+86
* | change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-2/+2
|/
* Added support for setting the comment/description on a group in Windows. This...Kapil Chouhan2018-12-131-0/+15
* fix unit specslcg/snap_package_supportLamont Granquist2018-11-281-2/+2
* chefstyle fixes ONLYS.Cavallo2018-11-281-10/+10
* add method to generate multiipart form dataS.Cavallo2018-11-281-23/+41
* chef-style fixes ONLYS.Cavallo2018-11-281-10/+10
* initial suppport for snap packagesS.Cavallo2018-11-281-0/+190
* gem_package provider supports --no-document and rubygems 3.xLamont Granquist2018-11-271-9/+47
* add tests for apt-get --allow-downgradeslcg/apt-get-allow-downgradesLamont Granquist2018-11-201-2/+79
* add --allow-downgrades to apt-getLamont Granquist2018-11-201-6/+6
* Chef-15: switch default of allow_downgrade to trueLamont Granquist2018-11-192-25/+36
* fix code stylesem2018-11-121-1/+1
* restore spec name - acidently defacedEugen Mayer2018-11-121-2/+1
* Fix specs for including --no-ttyEugen Mayer2018-11-121-4/+5
* Remove deprecated support for FreeBSD pkg providerfreebsdTim Smith2018-10-283-289/+2
* more spec removallcg/chef-15-shell-out-removalLamont Granquist2018-10-261-56/+0
* Fix the registry_key resource so the correct value is set when sensitive is trueJosh Barker2018-10-241-0/+74
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-0/+1
* Merge pull request #7701 from chef/lcg/allow-downgrade-pseudo-defaultTim Smith2018-09-272-7/+15
|\
| * fix package provider superclass specslcg/allow-downgrade-pseudo-defaultLamont Granquist2018-09-271-2/+10
| * fix rpm_package specsLamont Granquist2018-09-271-5/+5
* | sanitize inputs to Gem::Versionlcg/gem-version-sanitizationLamont Granquist2018-09-271-0/+22
|/
* Merge pull request #7677 from MsysTechnologiesllc/vasundhara/MSYS-888_Add_ful...Tim Smith2018-09-251-3/+12
|\
| * MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-3/+12