summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-232-40/+38
* Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-181-2/+2
|\
| * Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-181-2/+2
* | Merge pull request #5726 from higanworks/compatible_with_net-ssh4Thom May2017-01-171-1/+1
|\ \
| * | pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-161-1/+1
* | | Merge pull request #5539 from atward/remote_sftp_test_fixThom May2017-01-171-3/+3
|\ \ \
| * | | Correct SFTP remote_file testsAdam Ward2016-11-211-3/+3
* | | | Merge pull request #5313 from juliandunn/aix_candidate_version_blindly_checks...Thom May2017-01-171-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't blindly check source on candidate_version calls.Julian C. Dunn2016-12-051-3/+3
* | | | fix node attribute "unless" API methodsLamont Granquist2017-01-111-2/+23
* | | | Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-1116-0/+860
|\ \ \ \
| * | | | add some idempotency checksLamont Granquist2016-12-161-1/+21
| * | | | fix FIXME in define_resource_requirementsLamont Granquist2016-12-151-0/+14
| * | | | review feedback plus break out helper classLamont Granquist2016-12-152-4/+2
| * | | | refactor to use array indexes instead of package_namesLamont Granquist2016-12-141-1/+0
| * | | | add some arch testing, fix a local install testLamont Granquist2016-12-131-1/+81
| * | | | get versions working as well as possibleLamont Granquist2016-12-131-0/+2
| * | | | add srpms to repoLamont Granquist2016-12-132-0/+0
| * | | | add failing specs for versionLamont Granquist2016-12-131-0/+36
| * | | | test the property works as wellLamont Granquist2016-12-131-0/+18
| * | | | arches were legit busted, fixing add a couple testsLamont Granquist2016-12-131-1/+27
| * | | | few more tests for when there's no candidate versionsLamont Granquist2016-12-131-0/+29
| * | | | roll back :install doing upgrades or downgrades, it shouldn'tLamont Granquist2016-12-131-15/+59
| * | | | fix and test :install and :upgrade source arg idempotencyLamont Granquist2016-12-131-0/+16
| * | | | fix deprecation warning spec failureLamont Granquist2016-12-131-1/+1
| * | | | fix downgrades with local source using :installLamont Granquist2016-12-131-1/+0
| * | | | add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-131-0/+39
| * | | | support source property and local installsLamont Granquist2016-12-131-275/+291
| * | | | fix deprecation warning testsLamont Granquist2016-12-131-0/+4
| * | | | add tests and deprecation for allow_downgradeLamont Granquist2016-12-131-1/+35
| * | | | add dnf resource unit specLamont Granquist2016-12-131-0/+100
| * | | | add flush_cache and fix yum'sLamont Granquist2016-12-131-0/+20
| * | | | squashing dnf workLamont Granquist2016-12-1312-0/+366
* | | | | Fix failing useradd test for rhel6 on s390x platformjsinha/fix_rhel67_testsJaymala Sinha2017-01-051-0/+9
* | | | | Fixed Review Commentsnimisha2017-01-051-2/+2
* | | | | Added specs and fixed existing specsVasu11052016-12-292-19/+31
* | | | | Merge pull request #5668 from chef/afiune/COOL-642/dont-report-sensitive-dataSalim Afiune2016-12-221-0/+24
|\ \ \ \ \
| * | | | | Create a new blank Resource instead of transforming itSalim Afiune2016-12-221-6/+6
| * | | | | Transform sensitive resources before report themSalim Afiune2016-12-221-0/+24
* | | | | | fix dscl group provider func breakageLamont Granquist2016-12-221-21/+21
* | | | | | cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-225-80/+67
* | | | | | user provider cleanupLamont Granquist2016-12-225-109/+108
|/ / / / /
* | | | | cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-217-73/+73
* | | | | fix unnecessary quoting of argslcg/deprecate-run-commandLamont Granquist2016-12-201-2/+2
* | | | | fix groupadd specs and modernizeLamont Granquist2016-12-201-22/+23
| |_|_|/ |/| | |
* | | | Merge pull request #5630 from chef/adamleff/ipo-500/fix-data-collector-org-pa...Adam Leff2016-12-161-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Data Collector organization parsing regexAdam Leff2016-12-071-0/+7
* | | | Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-121-0/+56
* | | | Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-0914-6/+22
|\ \ \ \ | |/ / / |/| | |
| * | | fix windows testslcg/deprecate-chef-platform-methodsLamont Granquist2016-12-081-0/+1