summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-1331-167/+136
* Bump version of chef to 12.9.37 by Chef Versioner.v12.9.37Chef Versioner2016-04-093-3/+3
* Merge pull request #4782 from chef/tm/apt_repositoryThom May2016-04-086-0/+516
|\
| * Add an apt_repository resourcetm/apt_repositoryThom May2016-04-086-0/+516
* | Bump version of chef to 12.9.36 by Chef Versioner.v12.9.36Chef Versioner2016-04-083-3/+3
* | Merge pull request #4811 from chef/sersut/build-fixSerdar Sutay2016-04-071-1/+1
|\ \
| * | Point to the right license file for chef.sersut/build-fixSerdar Sutay2016-04-071-1/+1
* | | Bump version of chef to 12.9.35 by Chef Versioner.v12.9.35Chef Versioner2016-04-083-3/+3
* | | Merge branch 'lcg/fix-gem-metadata'Lamont Granquist2016-04-071-56/+21
|\ \ \ | |/ / |/| |
| * | debug log the generated GemfileLamont Granquist2016-04-071-0/+2
| * | fix args to gem commandlcg/fix-gem-metadataLamont Granquist2016-04-071-1/+1
| * | push ruby_bin first in path for exec'ing bundle intallLamont Granquist2016-04-071-1/+13
| * | tighten up the chdir logicLamont Granquist2016-04-071-3/+1
| * | remove now-unused codeLamont Granquist2016-04-071-54/+0
| * | MVP to fix gem metadata commandLamont Granquist2016-04-071-6/+13
* | | Bump version of chef to 12.9.34 by Chef Versioner.v12.9.34Chef Versioner2016-04-073-3/+3
* | | Merge pull request #4805 from chef/pw/chef_licenseSerdar Sutay2016-04-071-0/+2
|\ \ \
| * | | add omnibus license metadatapw/chef_licensePatrick Wright2016-04-061-0/+2
* | | | Bump version of chef to 12.9.33 by Chef Versioner.v12.9.33Chef Versioner2016-04-073-3/+3
* | | | Merge pull request #4804 from chef/salam/knife-tweakSalim Alam2016-04-072-6/+8
|\ \ \ \
| * | | | Fix specsalam/knife-tweakSalim Alam2016-04-061-5/+6
| * | | | Add default timeoutSalim Alam2016-04-051-1/+2
| | |/ / | |/| |
* | | | Bump version of chef to 12.9.32 by Chef Versioner.v12.9.32Chef Versioner2016-04-063-3/+3
* | | | Merge pull request #4773 from joaogbcravo/add_joaogbcravo_to_provisioning_mai...Tyler Ball2016-04-062-1/+8
|\ \ \ \
| * | | | Adding João Cravo to the list of Chef Provisioning maintainers.Joao Cravo2016-03-312-1/+8
* | | | | Bump version of chef to 12.9.31 by Chef Versioner.v12.9.31Chef Versioner2016-04-063-3/+3
* | | | | Merge pull request #4801 from chef/cperry/change-cisco-ltAdam Leff2016-04-061-8/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Replacing myself with Adam Leff for Cisco LTcperry/change-cisco-ltCarl Perry2016-04-051-8/+8
* | | | | Bump version of chef to 12.9.30 by Chef Versioner.v12.9.30Chef Versioner2016-04-063-3/+3
* | | | | Merge pull request #4750 from jkerry/SFTP_Remote_File_SupportLamont Granquist2016-04-065-0/+259
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 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-252-13/+10
| * | | | Finishing off the sftp unit tests. Added some checks to the sftp provider to ...John Kerry2016-03-243-19/+133
| * | | | Adding base implementation and the start of unit test coverageJohn Kerry2016-03-234-1/+96
| * | | | Adding the provider and spec files for sftpJohn Kerry2016-03-233-0/+66
* | | | | Bump version of chef to 12.9.29 by Chef Versioner.v12.9.29Chef Versioner2016-04-053-3/+3
* | | | | Merge pull request #4802 from chef/shain/use_correct_jsonTyler Ball2016-04-051-0/+6
|\ \ \ \ \
| * | | | | Explicitly pin json gemScott Hain2016-04-051-0/+6
| | |/ / / | |/| | |
* | | | | Bump version of chef to 12.9.28 by Chef Versioner.v12.9.28Chef Versioner2016-04-053-3/+3
* | | | | Merge pull request #4709 from coderanger/init_commandNoah Kantrowitz2016-04-052-4/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix some nits. [ci skip]Noah Kantrowitz2016-04-051-3/+3
| * | | | Improved test coverage for behavior with *_command.Noah Kantrowitz2016-03-151-0/+14
| * | | | 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-053-3/+3
* | | | | Merge pull request #4798 from chef/tm/provider_no_opThom May2016-04-053-0/+62
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a NoOp providertm/provider_no_opThom May2016-04-043-0/+62