summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #4804 from chef/salam/knife-tweakSalim Alam2016-04-071-1/+2
|\ \ \
| * | | Add default timeoutSalim Alam2016-04-051-1/+2
| |/ /
* | | Bump version of chef to 12.9.32 by Chef Versioner.v12.9.32Chef Versioner2016-04-061-1/+1
* | | Bump version of chef to 12.9.31 by Chef Versioner.v12.9.31Chef Versioner2016-04-061-1/+1
* | | Bump version of chef to 12.9.30 by Chef Versioner.v12.9.30Chef Versioner2016-04-061-1/+1
* | | Merge pull request #4750 from jkerry/SFTP_Remote_File_SupportLamont Granquist2016-04-063-0/+108
|\ \ \ | |/ / |/| |
| * | removing a superflous assignment in the sftp providerJohn Kerry2016-04-051-2/+0
| * | removing an unnecessary comment with an incorrect referenceJohn Kerry2016-04-051-1/+0
| * | updating copyright infoJohn Kerry2016-04-051-2/+2
| * | removing zombied references and migrating validation logic directly into the ...John Kerry2016-04-051-23/+13
| * | fixing rubocop violations, mostly string format, in the sftp provider and spe...John Kerry2016-03-251-10/+10
| * | Finishing off the sftp unit tests. Added some checks to the sftp provider to ...John Kerry2016-03-242-15/+26
| * | Adding base implementation and the start of unit test coverageJohn Kerry2016-03-233-0/+78
| * | Adding the provider and spec files for sftpJohn Kerry2016-03-231-0/+32
* | | Bump version of chef to 12.9.29 by Chef Versioner.v12.9.29Chef Versioner2016-04-051-1/+1
* | | Bump version of chef to 12.9.28 by Chef Versioner.v12.9.28Chef Versioner2016-04-051-1/+1
* | | Merge pull request #4709 from coderanger/init_commandNoah Kantrowitz2016-04-051-4/+10
|\ \ \ | |_|/ |/| |
| * | Fix some nits. [ci skip]Noah Kantrowitz2016-04-051-3/+3
| * | Restore the :enable check but only look for service_missing and give a cleare...Noah Kantrowitz2016-03-151-0/+6
| * | Setting init_command should be accepted instead of specific command overrides.Noah Kantrowitz2016-03-141-2/+2
* | | Bump version of chef to 12.9.27 by Chef Versioner.v12.9.27Chef Versioner2016-04-051-1/+1
* | | Merge pull request #4798 from chef/tm/provider_no_opThom May2016-04-052-0/+38
|\ \ \
| * | | Add a NoOp providertm/provider_no_opThom May2016-04-042-0/+38
* | | | Bump version of chef to 12.9.26 by Chef Versioner.v12.9.26Chef Versioner2016-04-051-1/+1
* | | | Bump version of chef to 12.9.25 by Chef Versioner.v12.9.25Chef Versioner2016-04-051-1/+1
* | | | Obvious fix: Update lamont@getchef.com email to lamont@chef.ioadamedx/lamont-emailAdam Edwards2016-04-041-1/+1
|/ / /
* | | Bump version of chef to 12.9.24 by Chef Versioner.v12.9.24Chef Versioner2016-04-041-1/+1
* | | Merge pull request #4741 from chef/lcg/notify-scopesLamont Granquist2016-04-044-25/+93
|\ \ \
| * | | Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-044-25/+93
* | | | Bump version of chef to 12.9.23 by Chef Versioner.v12.9.23Chef Versioner2016-04-041-1/+1
* | | | Bump version of chef to 12.9.22 by Chef Versioner.v12.9.22Chef Versioner2016-04-041-1/+1
* | | | Convert timeout config to integersalam/ssh-fixSalim Alam2016-04-011-1/+1
|/ / /
* | | Bump version of chef to 12.9.21 by Chef Versioner.v12.9.21Chef Versioner2016-04-011-1/+1
* | | Bump version of chef to 12.9.20 by Chef Versioner.v12.9.20Chef Versioner2016-04-011-1/+1
* | | Bump version of chef to 12.9.19 by Chef Versioner.v12.9.19Chef Versioner2016-04-011-1/+1
* | | Bump version of chef to 12.9.18 by Chef Versioner.v12.9.18Chef Versioner2016-04-011-1/+1
* | | Bump version of chef to 12.9.17 by Chef Versioner.v12.9.17Chef Versioner2016-04-011-1/+1
* | | Merge pull request #4775 from chef/cd/mount-remount-optionsBryan McLellan2016-03-311-7/+3
|\ \ \
| * | | Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-311-7/+3
* | | | Bump version of chef to 12.9.16 by Chef Versioner.v12.9.16Chef Versioner2016-03-311-1/+1
|/ / /
* | | Bump version of chef to 12.9.15 by Chef Versioner.v12.9.15Chef Versioner2016-03-311-1/+1
* | | Merge pull request #4757 from tas50/better_mdLamont Granquist2016-03-311-22/+32
|\ \ \
| * | | Create better docs with knife cookbook createTim Smith2016-03-261-22/+32
* | | | Bump version of chef to 12.9.14 by Chef Versioner.v12.9.14Chef Versioner2016-03-311-1/+1
* | | | Bump version of chef to 12.9.13 by Chef Versioner.v12.9.13Chef Versioner2016-03-301-1/+1
* | | | Merge pull request #4716 from gips0n/unset_TMPDIR_for_homebrewThom May2016-03-301-1/+1
|\ \ \ \
| * | | | fix for #4715Andrii Melnyk2016-03-161-1/+1
* | | | | Bump version of chef to 12.9.12 by Chef Versioner.v12.9.12Chef Versioner2016-03-301-1/+1
* | | | | Bump version of chef to 12.9.11 by Chef Versioner.v12.9.11Chef Versioner2016-03-301-1/+1
* | | | | Merge pull request #4767 from chef/salam/timeoutSalim Alam2016-03-301-0/+9
|\ \ \ \ \