summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-071-25/+17
* run the func tests on fedora, suseleap and others (#5519)Lamont Granquist2016-11-071-10/+7
* Don't double-JSON data collector run complete messagesdanielsdeleo2016-11-031-10/+38
* Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-031-3/+3
* Remove stale TODO commentsdanielsdeleo2016-11-021-7/+0
* Disable data collector for solo if token isn't configureddanielsdeleo2016-11-021-8/+78
* Enable the data collector automaticallydanielsdeleo2016-11-022-5/+14
* Allow optional signed header auth for data collectordanielsdeleo2016-11-021-1/+47
* Merge pull request #5496 from chef/adamleff/deprecations-to-data-collectorThom May2016-11-011-0/+2
|\
| * Add deprecations to Data Collector competion messageadamleff/deprecations-to-data-collectorAdam Leff2016-10-281-0/+2
* | Merge pull request #5498 from chef/2919/ssl_fetch_no_cnRachel Adler2016-11-012-0/+74
|\ \
| * | Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cntyler-ball2016-10-312-0/+74
* | | Merge pull request #5495 from chef/lcg/attribute-setting-eventLamont Granquist2016-11-011-1/+46
|\ \ \
| * | | add some unit testing of new node APIslcg/attribute-setting-eventLamont Granquist2016-10-311-1/+46
* | | | Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-6/+13
|\ \ \ \
| * \ \ \ Merge branches 'master' and 'master' of https://github.com/chef/chefAbhishekKr2016-10-081-0/+10
| |\ \ \ \
| * \ \ \ \ 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