summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0633-320/+1181
| |\ \ \ \ \
| * | | | | | service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-4/+9
| * | | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-10211-2306/+3002
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-07-3137-142/+771
| |\ \ \ \ \ \ \
| * | | | | | | | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+4
* | | | | | | | | Merge pull request #5500 from chef/lcg/improve-error-messageLamont Granquist2016-10-311-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | improve property-resource namespace collision exceptionLamont Granquist2016-10-311-1/+1
* | | | | | | | | 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
* | | | | | | | | | Update output assertion for environment set specstd/rfc018/add-field-separator-flagTom Duffield2016-10-281-1/+4
* | | | | | | | | | Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-283-5/+38
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 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
* | | | | | | | | rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-252-22/+22
* | | | | | | | | add tests from #4207Lamont Granquist2016-10-251-0/+19
* | | | | | | | | remove breadcrumb stateLamont Granquist2016-10-251-87/+24
* | | | | | | | | standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-251-2/+3
* | | | | | | | | add specsLamont Granquist2016-10-251-0/+84
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #5483 from chef/lcg/package-inline-resourcesLamont Granquist2016-10-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | remove excessive mockinglcg/package-inline-resourcesLamont Granquist2016-10-211-3/+3
* | | | | | | | | Mock users in functional group testsCOOL-597/use-all-for-assertionTom Duffield2016-10-211-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #5476 from tas50/copyrightsLamont Granquist2016-10-215-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | More Opscode -> Chef updatesTim Smith2016-10-204-6/+6
| * | | | | | | | Fix a few bad copyrightsTim Smith2016-10-201-1/+1
* | | | | | | | | Merge pull request #5475 from tas50/spec_typoLamont Granquist2016-10-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix spec typoTim Smith2016-10-191-1/+1
* | | | | | | | | | Merge pull request #5472 from chef/COOL-597/address-suse-test-failuresTom Duffield2016-10-212-2/+94
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Raise error if suse group manager adds non-existent userCOOL-597/address-suse-test-failuresTom Duffield2016-10-201-0/+90
| * | | | | | | | | | Update useradd test to account for new SUSE 12.1 behaviorTom Duffield2016-10-201-2/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5479 from chef/lcg/rubocop-0.44.1Lamont Granquist2016-10-202-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-202-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Attributes: add tests for regression in 12.0 fixed recentlyLamont Granquist2016-10-201-0/+28
|/ / / / / / / / /
* | | | | | | | | Merge pull request #5463 from chef/tm/last_json_deprecationsThom May2016-10-191-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Return a raw hash when creating objectstm/last_json_deprecationsThom May2016-10-181-3/+0
* | | | | | | | | | Implement `--config-option` CLI opt for knifedan/config-option-in-knifedanielsdeleo2016-10-181-0/+31
|/ / / / / / / / /
* | | | | | | | | Merge pull request #5430 from MsysTechnologiesllc/nim/double_quotes_issueMatt Wrock2016-10-141-1/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Verifying powershell stdout in specsNimishaS2016-10-101-0/+2
| * | | | | | | | | running powershell specs for only windowsNimishaS2016-10-071-1/+1
| * | | | | | | | | Fixed double quotes issue in powershell_outNimishaS2016-10-071-0/+22
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #5452 from phene/better-user-provider-comparison-of-home-p...Thom May2016-10-141-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Refactored Chef::Provider::User to short circuit and provider better comparis...Geoffrey Hichborn2016-10-131-0/+6
* | | | | | | | | use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
|/ / / / / / / /