summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove unneeded test if we're not marking audit as "experimental"Julian C. Dunn2015-04-291-5/+0
| * Remove experimental warning on audit mode.Julian C. Dunn2015-04-281-19/+2
* | Merge pull request #3495 from chef/jk/automatic-automatic-nameThom May2015-06-0988-388/+896
|\ \
| * | Make resource_for_short_name look up the canonical resourcejk/automatic-automatic-nameJohn Keiser2015-06-085-70/+204
| * | Make real exceptions, remove stray canonical argumentJohn Keiser2015-06-081-5/+3
| * | Remove unused test lineJohn Keiser2015-06-081-1/+0
| * | Make sure resource_name :x only removes automatic provides from that classJohn Keiser2015-06-087-29/+128
| * | Overwrite resource_name with providesJohn Keiser2015-06-0880-223/+324
| * | Fix up doc changesJohn Keiser2015-06-081-11/+43
| * | Make use_automatic_resource_name automaticJohn Keiser2015-06-089-181/+326
* | | Merge pull request #3497 from chef/adamedx/3485-run_context_corruptionThom May2015-06-093-1/+13
|\ \ \
| * | | Issue#3485: Fix corruption of run_context when guard interpreters are executedadamedx/3485-run_context_corruptionadamedx2015-06-063-1/+13
* | | | regen maintainersThom May2015-06-091-0/+1
* | | | install tomlrb in pedant gem setThom May2015-06-091-0/+1
* | | | fix copyrightThom May2015-06-091-3/+1
* | | | Generate a text version of MAINTAINERSThom May2015-06-096-0/+203
| |/ / |/| |
* | | Improve performance of method_missingjk/perfJohn Keiser2015-06-082-14/+35
* | | Merge pull request #3501 from chef/tball/kitchen-ec2Thom May2015-06-081-1/+1
|\ \ \
| * | | Using master of kitchen-ec2 because https://github.com/test-kitchen/kitchen-e...tball/kitchen-ec2tyler-ball2015-06-081-1/+1
* | | | Merge pull request #3484 from chef/tball/missed-testsThom May2015-06-081-0/+41
|\ \ \ \ | |/ / / |/| | |
| * | | These tests were accidently left out when I moved #2621 to mastertball/missed-teststyler-ball2015-06-081-0/+41
|/ / /
* | | Merge pull request #3438 from chef/tc/api-versioningTyler Cloke2015-06-0547-447/+3346
|\ \ \ | |/ /
| * | Update changelog with V1 API support and OSC 11 user deprecation note.tylercloke2015-06-051-0/+2
| * | Better API version error handling helper code.tylercloke2015-06-0513-62/+191
| * | Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-0530-197/+521
| * | Use Chef::ServerAPI to create versioned API requests in Chef::(User|Client).tylercloke2015-06-054-41/+22
| * | Reregister V0 support for Chef::Client.tylercloke2015-06-057-23/+131
| * | Fixed bug where boolean fields would not be populated in Chef::User/ApiClient.tylercloke2015-06-053-28/+34
| * | Chef::ApiClient.update supports V1.tylercloke2015-06-055-22/+296
| * | API V1 support for client creation.tylercloke2015-06-059-256/+410
| * | Move old Chef::*User and related commands to Chef::Osc*User for backwards com...tylercloke2015-06-0514-0/+1184
| * | Small updates to Chef::User.list.tylercloke2015-06-052-36/+10
| * | Use version 1 as the default API version if not specified.tylercloke2015-06-051-1/+1
| * | Made Chef::User.reregister give sane error message if no V0 on server.tylercloke2015-06-052-10/+28
| * | Added V1 support to Chef::User.update and removed admin field.tylercloke2015-06-055-101/+189
| * | Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-0515-207/+864
|/ /
* | Remove leftover debug statementdanielsdeleo2015-06-051-1/+0
* | Merge pull request #3483 from chef/lcg/lwrp-calling-include-recipeLamont Granquist2015-06-045-0/+92
|\ \
| * | add CHANGELOG.mdlcg/lwrp-calling-include-recipeLamont Granquist2015-06-041-0/+1
| * | allow include_recipe from LWRP provider codeLamont Granquist2015-06-044-0/+91
|/ /
* | Merge pull request #3481 from chef/lcg/bundle-cacheLamont Granquist2015-06-041-0/+1
|\ \
| * | add bundler cacheLamont Granquist2015-06-041-0/+1
|/ /
* | Merge pull request #3488 from chef/lcg/hvm-ssd-amiLamont Granquist2015-06-042-2/+3
|\ \
| * | pin kitchen-ec2 to working versionLamont Granquist2015-06-041-1/+1
| * | switch to an HVM ssd based AMILamont Granquist2015-06-031-1/+2
* | | Merge pull request #3489 from chef/hyphenated-lwrpSteven Danna2015-06-043-40/+164
|\ \ \ | |/ / |/| |
| * | Fix hyphenated LWRP nameshyphenated-lwrpJohn Keiser2015-06-033-6/+84
| * | Add regression test for LWRP in hyphenated cookbookdanielsdeleo2015-06-031-1/+32
| * | Convert LWRP provider tests to let bindingsdanielsdeleo2015-06-031-37/+52
|/ /
* | Merge pull request #3480 from chef/jdm/travisDan DeLeo2015-06-031-1/+0
|\ \