summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Allow optional signed header auth for data collectordanielsdeleo2016-11-021-2/+10
* Bump version of chef to 12.16.39 by Chef Versioner.v12.16.39Chef Versioner2016-11-021-1/+1
* Add a default GID for user creation on MacOS (#5393)cgerke2016-11-021-3/+8
* Bump version of chef to 12.16.38 by Chef Versioner.v12.16.38Chef Versioner2016-11-011-1/+1
* Bump version of chef to 12.16.37 by Chef Versioner.v12.16.37Chef Versioner2016-11-011-1/+1
* Merge pull request #5494 from MsysTechnologiesllc/ali/knife_download_cookbook...Thom May2016-11-011-7/+3
|\
| * Fixed knife download cookbooks issue which used to corrupt the certificate fi...aliasgar162016-10-271-7/+3
* | Bump version of chef to 12.16.36 by Chef Versioner.v12.16.36Chef Versioner2016-11-011-1/+1
* | Merge pull request #5496 from chef/adamleff/deprecations-to-data-collectorThom May2016-11-012-3/+17
|\ \
| * | Add deprecations to Data Collector competion messageadamleff/deprecations-to-data-collectorAdam Leff2016-10-282-3/+17
* | | Bump version of chef to 12.16.35 by Chef Versioner.v12.16.35Chef Versioner2016-11-011-1/+1
* | | Bump version of chef to 12.16.34 by Chef Versioner.v12.16.34Chef Versioner2016-11-011-1/+1
* | | Bump version of chef to 12.16.33 by Chef Versioner.v12.16.33Chef Versioner2016-11-011-1/+1
* | | Merge pull request #5504 from smalltown/smalltown/fix-rest-deprecatedThom May2016-11-011-0/+1
|\ \ \
| * | | include chef/chef_class for method log_deprecationTom Tsai2016-11-011-0/+1
* | | | Bump version of chef to 12.16.32 by Chef Versioner.v12.16.32Chef Versioner2016-11-011-1/+1
* | | | Merge pull request #5498 from chef/2919/ssl_fetch_no_cnRachel Adler2016-11-011-5/+9
|\ \ \ \
| * | | | Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cntyler-ball2016-10-311-5/+9
* | | | | Bump version of chef to 12.16.31 by Chef Versioner.v12.16.31Chef Versioner2016-11-011-1/+1
* | | | | Merge pull request #5495 from chef/lcg/attribute-setting-eventLamont Granquist2016-11-016-49/+80
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix existing specsLamont Granquist2016-10-312-2/+5
| * | | | add attribute_changed hook to event handlersLamont Granquist2016-10-286-48/+76
| | |_|/ | |/| |
* | | | Bump version of chef to 12.16.30 by Chef Versioner.v12.16.30Chef Versioner2016-11-011-1/+1
* | | | Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-9/+25
|\ \ \ \
| * \ \ \ Merge branches 'master' and 'master' of https://github.com/chef/chefAbhishekKr2016-10-089-24/+31
| |\ \ \ \
| * | | | | DCO, comment for motive of :upstart_service_runningAbhishekKr2016-10-061-0/+1
| * | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0634-95/+379
| |\ \ \ \ \
| * | | | | | service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-8/+19
| * | | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-10129-649/+1537
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-07-3134-370/+560
| |\ \ \ \ \ \ \
| * | | | | | | | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+2
| * | | | | | | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-06-291-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | service - upstart restart does not uses latest job config, need start/stopAbhishekKr2016-06-281-1/+5
* | | | | | | | | | Bump version of chef to 12.16.29 by Chef Versioner.v12.16.29Chef Versioner2016-10-311-1/+1
* | | | | | | | | | Merge pull request #5500 from chef/lcg/improve-error-messageLamont Granquist2016-10-311-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | improve property-resource namespace collision exceptionLamont Granquist2016-10-311-4/+4
* | | | | | | | | | Bump version of chef to 12.16.28 by Chef Versioner.v12.16.28Chef Versioner2016-10-311-1/+1
* | | | | | | | | | Merge pull request #5486 from chef/COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-12/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Solaris users are locked only if *LK*COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-1/+1
| * | | | | | | | | Properly check lock status of user on solaris2Tom Duffield2016-10-311-12/+5
* | | | | | | | | | Bump version of chef to 12.16.27 by Chef Versioner.v12.16.27Chef Versioner2016-10-311-1/+1
* | | | | | | | | | Merge pull request #5395 from b1-systems/locking_Thom May2016-10-315-1/+97
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed apt-mark commandsEike Waldt2016-09-291-2/+2
| * | | | | | | | | | fixed styleEike Waldt2016-09-291-2/+0
| * | | | | | | | | | added locking for yumEike Waldt2016-09-291-0/+22
| * | | | | | | | | | added package_locked Method for aptEike Waldt2016-09-291-0/+12
| * | | | | | | | | | fixed styleEike Waldt2016-09-291-27/+27
| * | | | | | | | | | added corrections mentioned by @lamont-granquist in https://github.com/chef/c...Eike Waldt2016-09-292-22/+29
| * | | | | | | | | | fixed styleEike Waldt2016-09-282-5/+5
| * | | | | | | | | | added (un)lock_package for apt and zypperc52275322016-09-283-35/+19