summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in path specspath_idempotencyTim Smith2017-11-281-1/+1
* Fix windows_path converging on every runTim Smith2017-11-281-6/+4
* Bump version to 13.6.17 by Expeditorv13.6.17Chef Expeditor2017-11-275-11/+12
* Merge pull request #6605 from coderanger/secrets-warningNoah Kantrowitz2017-11-273-4/+18
|\
| * Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-272-9/+16
| * Remove empty line.Noah Kantrowitz2017-11-271-1/+0
| * Tests++.Noah Kantrowitz2017-11-271-1/+9
| * Only warn if a secret was actually given.Noah Kantrowitz2017-11-271-1/+1
* | Bump version to 13.6.16 by Expeditorv13.6.16Chef Expeditor2017-11-275-12/+13
* | Merge pull request #6574 from coderanger/run-status-derpNoah Kantrowitz2017-11-272-4/+4
|\ \ | |/ |/|
| * Makes life easier for hook authors switching from the older report handler sy...Noah Kantrowitz2017-11-272-4/+4
|/
* Bump version to 13.6.15 by Expeditorv13.6.15Chef Expeditor2017-11-235-11/+12
* Merge pull request #6544 from MsysTechnologiesllc/nim/invalid_date_errThom May2017-11-232-1/+45
|\
| * Unit tests for invalid date and starttime errornimisha2017-11-151-0/+27
| * Fixed invalid date and Invalid starttime errorNimishaS2017-11-021-1/+18
* | Bump version to 13.6.14 by Expeditorv13.6.14Chef Expeditor2017-11-235-11/+12
* | Merge pull request #6567 from deltamualpha/selinux-shellout-fixThom May2017-11-232-10/+8
|\ \
| * | fix argument to restorecon not being shell-escapedDavid Ashby2017-11-222-10/+8
* | | Bump version to 13.6.13 by Expeditorv13.6.13Chef Expeditor2017-11-225-11/+12
* | | Merge pull request #6600 from chef/btm/travisBryan McLellan2017-11-221-1/+1
|\ \ \ | |/ / |/| |
| * | Switch from the Travis container to the VMbtm/travisBryan McLellan2017-11-221-1/+1
|/ /
* | Bump version to 13.6.12 by Expeditorv13.6.12Chef Expeditor2017-11-225-11/+12
* | Merge pull request #6597 from chef/btm/appveyor-bundlerBryan McLellan2017-11-223-7/+11
|\ \
| * | Stub out call to 'ifconfig --version' in unit testsBryan McLellan2017-11-222-4/+11
| * | Don't try to uninstall bundler on appveyorBryan McLellan2017-11-221-3/+0
* | | Bump version to 13.6.11 by Expeditorv13.6.11Chef Expeditor2017-11-225-11/+12
* | | Merge pull request #6596 from chef/jsinha/solaris_service_fixThom May2017-11-221-2/+1
|\ \ \ | |/ / |/| |
| * | Fix variable name in solaris service providerjsinha/solaris_service_fixJaymala Sinha2017-11-221-2/+1
|/ /
* | Bump version to 13.6.10 by Expeditorv13.6.10Chef Expeditor2017-11-215-11/+12
* | Merge pull request #6588 from chef/lcg/test-revertLamont Granquist2017-11-211-33/+7
|\ \
| * | Revert "add missing functional tests for users"lcg/test-revertLamont Granquist2017-11-171-33/+7
* | | Bump version to 13.6.9 by Expeditorv13.6.9Chef Expeditor2017-11-205-11/+12
* | | Merge pull request #6593 from afn/masterThom May2017-11-202-1/+18
|\ \ \
| * | | Filter out periods from tmux session nameTony Novak2017-11-202-1/+18
|/ / /
* | | Bump version to 13.6.8 by Expeditorv13.6.8Chef Expeditor2017-11-185-11/+12
* | | Merge pull request #6587 from chef/shain/fix_centos_rhel_testThom May2017-11-183-26/+98
|\ \ \ | |/ / |/| |
| * | Updated with examples for versions of ifconfigshain/fix_centos_rhel_testScott Hain2017-11-171-0/+20
| * | Don't run ifconfig tests on RHEL7, as it is not part of the base OSScott Hain2017-11-162-6/+7
| * | Add creation of ramdisk node if it doesn't already existScott Hain2017-11-161-0/+4
| * | Turns out there are multiple versions of net-tools with completely different ...Scott Hain2017-11-161-29/+67
| * | Fix for ipaddress issuesScott Hain2017-11-151-8/+17
| * | Switch to platform family, enable correct platformsScott Hain2017-11-152-4/+4
| * | Update for centos as wellScott Hain2017-11-152-3/+3
| * | Change platform on mount and ifconfig from centos to redhat, since that is a ...Scott Hain2017-11-152-3/+3
|/ /
* | Bump version to 13.6.7 by Expeditorv13.6.7Chef Expeditor2017-11-155-11/+12
* | Merge pull request #6555 from chef/jsnapp/fix_useradd_spec_testLamont Granquist2017-11-151-4/+4
|\ \
| * | Change a useradd_spec test for RHEL >= 6.8 and >= 7.3jsnapp/fix_useradd_spec_testJeremiah Snapp2017-11-151-4/+4
|/ /
* | Bump version to 13.6.6 by Expeditorv13.6.6Chef Expeditor2017-11-155-11/+12
* | Merge pull request #6583 from thomasdziedzic/fix-warningThom May2017-11-152-2/+2
|\ \
| * | replace deprecated Dir.exists? with Dir.exist?Thomas Dziedzic2017-11-112-2/+2