summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* redo of the redo of the patch to fix #5089lcg/issue5089Lamont Granquist2016-10-051-8/+7
* Merge pull request #5290 from bai/better-apt-key-cacheThom May2016-10-041-1/+1
|\
| * Normalize full key name to avoid resource update on identical key namesVlad Gorodetsky2016-09-191-1/+1
* | Bump version of chef to 12.15.11 by Chef Versioner.v12.15.11Chef Versioner2016-10-041-1/+1
* | Merge pull request #5314 from chef/tm/raw_keyThom May2016-10-041-1/+1
|\ \
| * | Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-141-1/+1
* | | Merge pull request #5382 from pwalz/fix-15update-stampThom May2016-10-041-1/+1
|\ \ \
| * | | Add trailing newline to generated 15update-stamp (obvious fix)Peter Walz2016-09-231-1/+1
* | | | Bump version of chef to 12.15.10 by Chef Versioner.v12.15.10Chef Versioner2016-10-031-1/+1
* | | | Bump version of chef to 12.15.9 by Chef Versioner.v12.15.9Chef Versioner2016-10-031-1/+1
* | | | Bump version of chef to 12.15.8 by Chef Versioner.v12.15.8Chef Versioner2016-09-301-1/+1
* | | | Merge pull request #5398 from shortdudey123/fix_yum_repository_gpgcheckTim Smith2016-09-301-1/+1
|\ \ \ \
| * | | | Set yum_repository gpgcheck default to trueGrant Ridder2016-09-281-1/+1
* | | | | Bump version of chef to 12.15.7 by Chef Versioner.v12.15.7Chef Versioner2016-09-301-1/+1
* | | | | Bump version of chef to 12.15.6 by Chef Versioner.v12.15.6Chef Versioner2016-09-301-1/+1
* | | | | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-303-5/+33
|\ \ \ \ \
| * | | | | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-303-5/+33
* | | | | | Bump version of chef to 12.15.5 by Chef Versioner.v12.15.5Chef Versioner2016-09-301-1/+1
* | | | | | Merge pull request #5377 from MsysTechnologiesllc/nim/dsc_failure_reported_wa...Bryan McLellan2016-09-301-1/+1
|\ \ \ \ \ \
| * | | | | | set erroraction stop instead of continueNimishaS2016-09-301-1/+1
| |/ / / / /
* | | | | | Bump version of chef to 12.15.4 by Chef Versioner.v12.15.4Chef Versioner2016-09-301-1/+1
* | | | | | Fixed review commentsVasu11052016-09-301-7/+10
* | | | | | Added resource and provider for cab packageVasu11052016-09-306-164/+194
* | | | | | Adding support for cab files to Chef package provider on windowsVasu11052016-09-302-1/+164
|/ / / / /
* | | | | Bump version of chef to 12.15.3 by Chef Versioner.v12.15.3Chef Versioner2016-09-291-1/+1
* | | | | Merge pull request #5379 from chef/localMatt Wrock2016-09-291-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | revert --local filter for gems installed from pathslocalMatt Wrock2016-09-231-1/+0
| |/ / /
* | | | Bump version of chef to 12.15.2 by Chef Versioner.v12.15.2Chef Versioner2016-09-281-1/+1
* | | | Bump version of chef to 12.15.1 by Chef Versioner.v12.15.1Chef Versioner2016-09-281-1/+1
* | | | bumping chef minor version (#5390)Matt Wrock2016-09-271-1/+1
* | | | Bump version of chef to 12.14.99 by Chef Versioner.v12.14.99Chef Versioner2016-09-271-1/+1
* | | | fix knife list_commands()lcg/fix-knife-list-commandsLamont Granquist2016-09-271-15/+14
* | | | Bump version of chef to 12.14.98 by Chef Versioner.v12.14.98Chef Versioner2016-09-271-1/+1
* | | | Bump version of chef to 12.14.97 by Chef Versioner.v12.14.97Chef Versioner2016-09-261-1/+1
* | | | Bump version of chef to 12.14.96 by Chef Versioner.v12.14.96Chef Versioner2016-09-241-1/+1
* | | | Merge branch 'master' into solaris-rNoah Kantrowitz2016-09-2311-38/+51
|\ \ \ \
| * | | | Bump version of chef to 12.14.95 by Chef Versioner.v12.14.95Chef Versioner2016-09-231-1/+1
| * | | | Merge pull request #5360 from gbagnoli/array_literals_attributesLamont Granquist2016-09-232-3/+21
| |\ \ \ \
| | * | | | Call convert_value in AttrArray constructorGiacomo Bagnoli2016-09-211-1/+21
| | * | | | Convert attributes defined as literal arraysGiacomo Bagnoli2016-09-212-4/+2
| * | | | | Bump version of chef to 12.14.94 by Chef Versioner.v12.14.94Chef Versioner2016-09-231-1/+1
| | |/ / / | |/| | |
| * | | | Bump version of chef to 12.14.93 by Chef Versioner.v12.14.93Chef Versioner2016-09-231-1/+1
| * | | | Handling Errno::ETIMEDOUT (#5358)Nimisha Sharad2016-09-221-1/+1
| * | | | Bump version of chef to 12.14.92 by Chef Versioner.v12.14.92Chef Versioner2016-09-231-1/+1
| * | | | Bump version of chef to 12.14.91 by Chef Versioner.v12.14.91Chef Versioner2016-09-221-1/+1
| * | | | Merge pull request #5299 from chef/lcg/ignore-unknown-metdata-rb-fieldsLamont Granquist2016-09-221-0/+8
| |\ \ \ \
| | * | | | drop warn all the way down to debuglcg/ignore-unknown-metdata-rb-fieldsLamont Granquist2016-09-211-1/+1
| | * | | | ignore unknown metadata fields in metadata.rbLamont Granquist2016-09-211-0/+8
| * | | | | Bump version of chef to 12.14.90 by Chef Versioner.v12.14.90Chef Versioner2016-09-221-1/+1
| * | | | | Bump version of chef to 12.14.89 by Chef Versioner.v12.14.89Chef Versioner2016-09-221-1/+1