summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | review feedback plus break out helper classLamont Granquist2016-12-156-104/+138
| * | | | | | fix chefstyleLamont Granquist2016-12-141-1/+1
| * | | | | | refactor to use array indexes instead of package_namesLamont Granquist2016-12-143-35/+38
| * | | | | | add allow_nils API to multipackageLamont Granquist2016-12-141-5/+14
| * | | | | | add some arch testing, fix a local install testLamont Granquist2016-12-131-1/+81
| * | | | | | get versions working as well as possibleLamont Granquist2016-12-133-1/+22
| * | | | | | DRY code a bitLamont Granquist2016-12-131-21/+5
| * | | | | | 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-132-3/+31
| * | | | | | 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-132-18/+59
| * | | | | | fix and test :install and :upgrade source arg idempotencyLamont Granquist2016-12-132-3/+25
| * | | | | | fix deprecation warning spec failureLamont Granquist2016-12-131-1/+1
| * | | | | | fix downgrades with local source using :installLamont Granquist2016-12-132-2/+4
| * | | | | | add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-132-1/+43
| * | | | | | support source property and local installsLamont Granquist2016-12-132-280/+329
| * | | | | | ignore kill failuresLamont Granquist2016-12-131-1/+1
| * | | | | | fix deprecation warning testsLamont Granquist2016-12-131-0/+4
| * | | | | | add tests and deprecation for allow_downgradeLamont Granquist2016-12-133-3/+48
| * | | | | | flushcache property codeLamont Granquist2016-12-131-2/+20
| * | | | | | add dnf resource unit specLamont Granquist2016-12-131-0/+100
| * | | | | | add flush_cache and fix yum'sLamont Granquist2016-12-133-14/+57
| * | | | | | remove old testing scriptLamont Granquist2016-12-131-22/+0
| * | | | | | squashing dnf workLamont Granquist2016-12-1321-10/+757
* | | | | | | Bump version of chef to 12.18.27 by Chef Versioner.v12.18.27Chef Versioner2017-01-095-10/+10
* | | | | | | Merge pull request #5713 from chef/lcg/fix-master2Lamont Granquist2017-01-091-3/+0
|\ \ \ \ \ \ \
| * | | | | | | remove deprecated optionsLamont Granquist2017-01-091-3/+0
* | | | | | | | Bump version of chef to 12.18.26 by Chef Versioner.v12.18.26Chef Versioner2017-01-095-10/+10
* | | | | | | | Merge pull request #5703 from MsysTechnologiesllc/nim/chocolatey_returns_prop...Bryan McLellan2017-01-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed review commentnimisha2017-01-061-1/+1
| * | | | | | | | Release notes for returns property in chocolatey_packagenimisha2017-01-061-0/+1
* | | | | | | | | Bump version of chef to 12.18.25 by Chef Versioner.v12.18.25Chef Versioner2017-01-095-10/+11
* | | | | | | | | Merge pull request #5708 from chef/update_yumTim Smith2017-01-092-4/+11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | yum_repostiroy: Allow baseurl to be an array & allow fastestmirror_enabled falseupdate_yumTim Smith2017-01-052-4/+11
* | | | | | | | | Bump version of chef to 12.18.24 by Chef Versioner.v12.18.24Chef Versioner2017-01-065-10/+10
* | | | | | | | | Merge pull request #5706 from chef/jsinha/fix_rhel67_testsJaymala2017-01-061-0/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix failing useradd test for rhel6 on s390x platformjsinha/fix_rhel67_testsJaymala Sinha2017-01-051-0/+9
* | | | | | | | | Bump version of chef to 12.18.23 by Chef Versioner.v12.18.23Chef Versioner2017-01-055-10/+10
* | | | | | | | | Merge pull request #5709 from chef/linksTim Smith2017-01-051-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix release note linksTim Smith2017-01-051-3/+3
* | | | | | | | | | Bump version of chef to 12.18.22 by Chef Versioner.v12.18.22Chef Versioner2017-01-055-11/+11
|/ / / / / / / / /
* | | | | | | | | Merge pull request #5707 from chef/depTim Smith2017-01-051-1/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add run_command deprecation to the release notesdepTim Smith2017-01-051-1/+6
|/ / / / / / / /
* | | | | | | | Bump version of chef to 12.18.21 by Chef Versioner.v12.18.21Chef Versioner2017-01-055-10/+10
* | | | | | | | Merge pull request #5705 from chef/rhass/acceptance-refixRyan Hass2017-01-051-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert gem update for nio4r in the acceptance lockRyan Hass2017-01-051-6/+6
|/ / / / / / /
* | | | | | | Bump version of chef to 12.18.20 by Chef Versioner.v12.18.20Chef Versioner2017-01-055-10/+11
* | | | | | | Merge pull request #5688 from MsysTechnologiesllc/vj/adding_returns_porpert_t...Bryan McLellan2017-01-054-22/+37
|\ \ \ \ \ \ \