summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add fips mode line to Starting chef client runJay Mundrawala2016-01-252-2/+4
| * | | Add --openssl-fips to knife bootstrapJay Mundrawala2016-01-252-0/+9
| * | | Do openssl initialization from applicationsJay Mundrawala2016-01-253-0/+3
| * | | Pass headers to mixlib-authenticationJay Mundrawala2016-01-251-4/+9
* | | | Merge pull request #4231 from chef/lcg/zypper-multipackageLamont Granquist2016-01-251-42/+53
|\ \ \ \
| * | | | only require what we needlcg/zypper-multipackageLamont Granquist2016-01-251-3/+1
| * | | | zypper multipackage patchLamont Granquist2016-01-251-39/+52
| |/ / /
* | | | Fix #4334: don't warn about ambiguous property usageJohn Keiser2016-01-221-1/+2
|/ / /
* | | Require Chef::VersionConstraint::Platform b/c it's used heredanielsdeleo2016-01-211-0/+1
* | | Merge pull request #4423 from chef/tm/rest_deprecationThom May2016-01-2116-14/+28
|\ \ \
| * | | deprecate a few more callstm/rest_deprecationThom May2016-01-194-8/+12
| * | | Ensure we use from_hash rather than the deprecated json_createThom May2016-01-182-2/+2
| * | | tidy up cookbook_loaderThom May2016-01-181-1/+1
| * | | add deprecation warningsThom May2016-01-189-3/+13
* | | | add get_rest etc calls to ServerAPItm/back_compat_rest_callsThom May2016-01-201-0/+6
| |/ / |/| |
* | | Merge pull request #4433 from chef/lcg/content-length-infoLamont Granquist2016-01-191-1/+4
|\ \ \
| * | | add a comment on exception triggersLamont Granquist2016-01-191-1/+4
| | |/ | |/|
* | | explicitly adding .bat to service executable called by service in case users ...Matt Wrock2016-01-191-1/+1
|/ /
* | Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-195-16/+16
|\ \
| * | another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-185-16/+16
* | | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-1845-77/+77
|/ /
* | Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-185-16/+16
* | another chefstyle catchup + pull masterLamont Granquist2016-01-185-16/+16
|/
* No cookbook versions is missing cookbookjk/cookbook-artifacts-local-modeJohn Keiser2016-01-151-0/+3
* Split identifier from name for cookbook_artifactsJohn Keiser2016-01-151-1/+3
* Don't treat the cookbook as missing just because it has no versions--John Keiser2016-01-151-3/+0
* Create a default cookbook artifact that looks like what the pedant tests expectJohn Keiser2016-01-151-1/+18
* Treat cookbook artifacts the same as cookbooks for local modeJohn Keiser2016-01-151-48/+48
* Make local cookbook artifacts load correctlyJohn Keiser2016-01-153-1/+77
* Allow top level directories to be created in local modejk/policies-local-modeJohn Keiser2016-01-151-1/+1
* Treat repository policies dir as one level (/policies/name-revision.json)John Keiser2016-01-152-20/+76
* Make local mode respect policiesJohn Keiser2016-01-151-26/+84
* Add policies dir that allows directory childrenJohn Keiser2016-01-152-4/+43
* Merge pull request #4415 from chef/lcg/chefstyle-catchupLamont Granquist2016-01-151-1/+1
|\
| * fix chefstyle failuresLamont Granquist2016-01-151-1/+1
* | Fix unused variables and commentsjk/cookbook-artifactsJohn Keiser2016-01-151-2/+0
* | Make upload cookbook_artifacts workJohn Keiser2016-01-153-2/+9
* | Get download of cookbook_artifacts workingJohn Keiser2016-01-152-2/+1
* | Add server cookbook artifacts and list_specJohn Keiser2016-01-157-11/+157
* | Add local cookbook_artifactsJohn Keiser2016-01-152-1/+2
|/
* fix candidate version filteringMatt Wrock2016-01-141-11/+22
* Use double quotes by defaultThom May2016-01-14651-3772/+3772
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-14109-467/+467
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-13109-467/+467
* | Merge pull request #4399 from chef/jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
|\ \
| * | Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
| |/
* | inflate an environment after loading itThom May2016-01-131-1/+1
* | Split repository versioned and unversioned cookbooksjk/chef-fs-cookbook-refactorJohn Keiser2016-01-134-18/+89
* | Split versioned cookbook dir from unversionedJohn Keiser2016-01-135-25/+77
* | Split versioned and unversioned cookbooks into separate classesJohn Keiser2016-01-133-65/+106
|/