summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix specs and chefstyle warningsarchive_fileTim Smith2019-04-151-1/+8
* Add a new archive_file resource from the libarchive cookbookTim Smith2019-04-151-0/+40
* Merge pull request #8344 from chef/lcg/copy-properties-fromTim Smith2019-04-081-0/+93
|\
| * Implement Chef::Resource#copy_properties_fromlcg/copy-properties-fromLamont Granquist2019-04-081-0/+93
* | locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-22/+185
* | Merge pull request #8337 from chef/lcg/fix-dc-utf8-file-outputTim Smith2019-04-031-0/+8
|\ \
| * | fix data collector non-utf8 file outputLamont Granquist2019-04-031-0/+8
| |/
* | Fixes #8195Jason Barnett2019-03-271-24/+3
|/
* Merge pull request #8301 from chef/lcg/early-run-contextTim Smith2019-03-182-2/+1
|\
| * Early alloction of the Chef::RunContextLamont Granquist2019-03-142-2/+1
* | fix undefined local variable 'recipes_path'Adam Bewsher2019-03-151-1/+106
* | Merge pull request #8278 from jasonwbarnett/bugfix/8080Bryan McLellan2019-03-141-0/+25
|\ \ | |/ |/|
| * Fix #8080Jason Barnett2019-03-081-0/+25
* | resimplify + fix specsauditLamont Granquist2019-03-121-8/+5
* | WIP: Remove audit mode from chef-clientTim Smith2019-03-1114-1734/+4
* | Merge pull request #8063 from chef/lcg/action_collectionLamont Granquist2019-03-119-1546/+1287
|\ \ | |/ |/|
| * Extract Action Collection from Data CollectorLamont Granquist2019-03-119-1546/+1287
* | 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
* Remove checks for old versions of RubyTim Smith2019-02-282-12/+4
* chefstyle fixdheerajd-msys2019-02-211-1/+1
* test case addeddheerajd-msys2019-02-211-0/+5
* Merge pull request #8228 from chef/user_cleanupTim Smith2019-02-194-70/+63
|\
| * 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-192-46/+45
* | 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-063-3/+106
|\
| * Update copyright yearTim Smith2019-01-251-1/+1
| * Chefstyle nitpicksJoshua Justice2019-01-251-3/+3
| * Remove Solaris 5.9 from the specJoshua Justice2019-01-251-2/+0
| * Update the provider specJoshua Justice2019-01-251-1/+2
| * Switch solaris2 to the group provider in the resolver specJoshua Justice2019-01-251-1/+1
| * 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
* | Merge pull request #8212 from chef/windows_uacTim Smith2019-02-061-0/+50
|\ \
| * | Add windows_uac resourcewindows_uacTim Smith2019-02-051-0/+50
* | | Merge pull request #8213 from chef/move_specsTim Smith2019-02-067-0/+0
|\ \ \
| * | | Rename resource specs to all end in spec.rbmove_specsTim Smith2019-02-057-0/+0
| |/ /
* | | Merge pull request #8198 from chef/windows_resourcesTim Smith2019-02-065-0/+218
|\ \ \ | |/ / |/| |
| * | Add additional specs for resource propertieswindows_resourcesTim Smith2019-02-052-0/+28
| * | Update windows_dfs_server to match cookbook 1.1 resourceTim Smith2019-02-051-1/+1
| * | Add windows_dfs and windows_dns resourcesTim Smith2019-02-025-0/+190