| Commit message (Expand) | Author | Age | Files | Lines |
* | fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgrade | Lamont Granquist | 2016-08-17 | 1 | -1/+1 |
* | Cache ChefFS childrentm/cache_fs_children | Thom May | 2016-07-26 | 1 | -3/+3 |
* | properly deal with loading ruby files | Thom May | 2016-05-05 | 1 | -2/+21 |
* | Fix failing specs | Tim Smith | 2016-03-06 | 1 | -4/+4 |
* | better chef+ruby rspec constraints | Lamont Granquist | 2016-03-03 | 1 | -2/+2 |
* | flip multiline function arguments aroundlcg/rubocop-0.37.2 | Lamont Granquist | 2016-02-19 | 1 | -1/+1 |
* | deal with 0.37.2 renamed cops | Lamont Granquist | 2016-02-18 | 1 | -2/+2 |
* | autofixing auto-inserted delimiterslcg/chefstyle-batch | Lamont Granquist | 2016-02-09 | 1 | -10/+10 |
* | auto fixing some rubocops | Lamont Granquist | 2016-02-09 | 1 | -10/+10 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -10/+9 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | another chefstyle catchup + pull masterlcg/chefstyle-catchup2 | Lamont Granquist | 2016-01-18 | 1 | -2/+2 |
* | Revert "another chefstyle catchup + pull master" | Lamont Granquist | 2016-01-18 | 1 | -2/+2 |
* | another chefstyle catchup + pull master | Lamont Granquist | 2016-01-18 | 1 | -2/+2 |
* | Make upload cookbook_artifacts work | John Keiser | 2016-01-15 | 1 | -2/+19 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -590/+590 |
* | autocorrecting Style/TrailingCommalcg/trailing_comma | Lamont Granquist | 2016-01-13 | 1 | -3/+3 |
* | Add knife/ChefFS support for policyfiles and policy_groups. | John Keiser | 2015-12-15 | 1 | -3/+98 |
* | fix some busted specs | Lamont Granquist | 2015-10-26 | 1 | -3/+3 |
* | improve error message, add more tests | Lamont Granquist | 2015-10-26 | 1 | -1/+28 |
* | Re-upgrade chef-zero to latestjk/latest-chef-zero | John Keiser | 2015-09-23 | 1 | -1/+1 |
* | suppress cookbook self-dependencies and warnlcg/warn-cb-self-dep | Lamont Granquist | 2015-05-15 | 1 | -0/+18 |
* | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -18/+18 |
* | Exclude knife integration tests on server platforms | Bryan McLellan | 2014-10-09 | 1 | -1/+1 |
* | Trying to eradicate all traces of the JSON gem from Chef | tyler-ball | 2014-10-07 | 1 | -2/+3 |
* | Add org.json, members.json, invitations.json for full org download | John Keiser | 2014-09-05 | 1 | -0/+153 |
* | Switch back to ChefZero::RSpec version 3jk/rspec_zero_3 | John Keiser | 2014-08-29 | 1 | -1/+1 |
* | Fix expected format of JSON errors in integration tests | danielsdeleo | 2014-08-10 | 1 | -30/+18 |
* | Convert Chef Zero helpers to instance methods | danielsdeleo | 2014-08-10 | 1 | -146/+301 |
* | CHEF-4515: upload sometimes inflates JSON. Fix by using true raw version of ... | John Keiser | 2013-10-09 | 1 | -0/+9 |
* | Invalidate "children" caches when children are added | John Keiser | 2013-09-12 | 1 | -4/+11 |
* | Fix new tests on Ruby 1.8.7 | John Keiser | 2013-09-12 | 1 | -2/+2 |
* | Fix data bag upload to not include extra chef_type/data_bag keys | John Keiser | 2013-09-12 | 1 | -2/+2 |
* | Add missing license to integration test files. | sersut | 2013-06-14 | 1 | -0/+17 |
* | Fix knife upload tests on Ruby 1.8.7 | John Keiser | 2013-06-12 | 1 | -2/+2 |
* | CHEF-4233: get rid of extra chef_type/data_bag keys added to data bag in knif... | John Keiser | 2013-06-12 | 1 | -6/+35 |
* | Add tests for knife upload --freeze | John Keiser | 2013-06-07 | 1 | -0/+32 |
* | Fix no-diff tests to actually use --no-diff | John Keiser | 2013-06-07 | 1 | -2/+2 |
* | Fix data bag item verification and error messages | John Keiser | 2013-06-07 | 1 | -4/+4 |
* | Add --no-diff option to allow download/upload of only new files | John Keiser | 2013-06-07 | 1 | -0/+20 |
* | Turn on nodes, clients and users by default ("everything") | John Keiser | 2013-06-07 | 1 | -305/+120 |
* | [SPEC] Refactored diff, upload, and download spec to have explicit inputs | Ho-Sheng Hsiao | 2013-06-07 | 1 | -270/+885 |
* | [CORE] Bypass chef_object inflation and normalize raw requests instead | Ho-Sheng Hsiao | 2013-06-07 | 1 | -4/+0 |
* | [SPEC] Added upload and download specs with cookbook versions | Ho-Sheng Hsiao | 2013-06-07 | 1 | -83/+75 |
* | [SPEC] Reorganized download, upload, and diff integration specs | Ho-Sheng Hsiao | 2013-06-07 | 1 | -96/+34 |
* | [SPEC] Added versioned cookbook helpers, added some upload specs | Ho-Sheng Hsiao | 2013-06-07 | 1 | -25/+54 |
* | Fix #82: Allow knife upload of files with no name/id in them | jkeiser | 2013-06-07 | 1 | -0/+50 |
* | Print error for bad json in knife upload | jkeiser | 2013-06-07 | 1 | -0/+11 |
* | Make knife upload/download detect identical cookbooks correctly | jkeiser | 2013-06-07 | 1 | -8/+16 |