summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5315 from MsysTechnologiesllc/dh/adding_powershell_packag...Bryan McLellan2016-11-111-0/+337
|\
| * Additional changes based on more review commentsdheerajd-msys2016-11-101-187/+157
| * Modified code based on review commentsdheerajd-msys2016-11-101-4/+4
| * Added unit specs for powershell packagedheerajd-msys2016-11-101-0/+367
* | Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-5/+5
* | Code style fixes; :lipstick:Andrew Burns2016-11-101-2/+2
* | launchd: start_calendar_interval validity checkingAndrew Burns2016-11-101-3/+81
|/
* Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-6/+13
|\
| * Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0611-166/+621
| |\
| * | service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-4/+9
| * | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-1044-444/+705
| |\ \
| * \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-07-313-6/+35
| |\ \ \
| * | | | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+4
* | | | | Merge pull request #5486 from chef/COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-9/+36
|\ \ \ \ \
| * | | | | Solaris users are locked only if *LK*COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-1/+2
| * | | | | Properly check lock status of user on solaris2Tom Duffield2016-10-311-8/+34
* | | | | | Merge pull request #5395 from b1-systems/locking_Thom May2016-10-314-0/+162
|\ \ \ \ \ \
| * | | | | | fixed apt-mark commandsEike Waldt2016-09-291-2/+2
| * | | | | | added locking for yumEike Waldt2016-09-291-0/+18
| * | | | | | added missing tests for :(un)lock in provider/packageEike Waldt2016-09-291-0/+50
| * | | | | | cleaned comments in specc52275322016-09-282-32/+0
| * | | | | | added (un)lock_package for apt and zypperc52275322016-09-283-34/+105
| * | | | | | implement lockingc52275322016-09-282-0/+55
* | | | | | | Merge pull request #5394 from MsysTechnologiesllc/ali/package_resource_uninst...Bryan McLellan2016-10-271-4/+13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Newly creating uninstall string using the product code value retrieved from t...aliasgar162016-10-131-4/+13
| | |_|_|_|/ | |/| | | |
* | | | | | remove excessive mockinglcg/package-inline-resourcesLamont Granquist2016-10-211-3/+3
* | | | | | Merge pull request #5476 from tas50/copyrightsLamont Granquist2016-10-211-1/+1
|\ \ \ \ \ \
| * | | | | | More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* | | | | | | Merge pull request #5472 from chef/COOL-597/address-suse-test-failuresTom Duffield2016-10-211-0/+90
|\ \ \ \ \ \ \
| * | | | | | | Raise error if suse group manager adds non-existent userCOOL-597/address-suse-test-failuresTom Duffield2016-10-201-0/+90
| |/ / / / / /
* | | | | | | fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-201-1/+1
|/ / / / / /
* | | | | | Refactored Chef::Provider::User to short circuit and provider better comparis...Geoffrey Hichborn2016-10-131-0/+6
|/ / / / /
* | | | | Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-1/+9
* | | | | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-301-0/+94
|\ \ \ \ \
| * | | | | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-0/+94
* | | | | | Fixed review commentsVasu11052016-09-301-11/+38
* | | | | | Added resource and provider for cab packageVasu11052016-09-301-0/+191
|/ / / / /
* | | | | Merge pull request #5379 from chef/localMatt Wrock2016-09-291-4/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | revert --local filter for gems installed from pathslocalMatt Wrock2016-09-231-4/+2
* | | | | Merge branch 'master' into solaris-rNoah Kantrowitz2016-09-232-0/+46
|\ \ \ \ \ | |/ / / /
| * | | | Handling Errno::ETIMEDOUT (#5358)Nimisha Sharad2016-09-221-0/+1
| * | | | Fixed undefined short_cksum method issue and checksum in uppercase issue for ...Aliasgar162016-09-201-0/+45
* | | | | Style fixes.Noah Kantrowitz2016-09-202-13/+12
* | | | | Add a test for the new Solaris behavior.Noah Kantrowitz2016-09-201-0/+8
* | | | | Refactor groupadd tests to a more normal RSpec layout. Noah Kantrowitz2016-09-201-96/+107
* | | | | Add a test for create_user to make sure we have no `-r`s.Noah Kantrowitz2016-09-191-0/+10
* | | | | Refactor these tests to be less repeat-y.Noah Kantrowitz2016-09-191-41/+36
|/ / / /
* | | | Renamed supress_log_resource_count to count_log_resource_updatesnimisha2016-09-161-5/+5
* | | | Removed update_resource_count attribute and added supress_log_resource_count ...nimisha2016-09-161-5/+5
* | | | Fixing travis issuesnimisha2016-09-161-1/+1