| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pin everything down with Gemfile.lock, add rake dependencies to update | John Keiser | 2016-04-18 | 1 | -12/+26 |
* | Revert "bump to ruby 2.2.4"salam/ruby-21 | Salim Alam | 2016-03-31 | 1 | -3/+0 |
* | add comment | Lamont Granquist | 2016-03-24 | 1 | -0/+1 |
* | bump to ruby 2.2.4 | Lamont Granquist | 2016-03-23 | 1 | -0/+2 |
* | Add version:bump and version:show tasks for version-bump-botjk/version-bumper | John Keiser | 2016-03-21 | 1 | -1/+1 |
* | ensure we always can raketm/rake_dep | Thom May | 2016-03-15 | 1 | -0/+3 |
* | moving pry gems to their own very special group | Matt Wrock | 2016-03-11 | 1 | -4/+6 |
* | Merge pull request #4617 from chef/lcg/chefstyle-perf | Lamont Granquist | 2016-03-04 | 1 | -1/+1 |
|\ |
|
| * | Autofixing new Perf cops in 0.37.2 | Lamont Granquist | 2016-02-23 | 1 | -1/+1 |
* | | adding pry, pry-stack-explorer and pry-byebug to dev dependenciespry | Matt Wrock | 2016-02-26 | 1 | -12/+3 |
|/ |
|
* | Solaris builds are failing because bundler-audit depends on Thor, which has a... | tyler-ball | 2016-01-21 | 1 | -2/+5 |
* | Ensure gem dependencies are securetm/bundle_audit | Thom May | 2016-01-21 | 1 | -1/+3 |
* | another chefstyle catchup + pull masterlcg/chefstyle-catchup2 | Lamont Granquist | 2016-01-18 | 1 | -18/+17 |
* | Revert "another chefstyle catchup + pull master" | Lamont Granquist | 2016-01-18 | 1 | -17/+18 |
* | another chefstyle catchup + pull master | Lamont Granquist | 2016-01-18 | 1 | -18/+17 |
* | removing chefstyle pin | Lamont Granquist | 2016-01-15 | 1 | -1/+1 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -6/+6 |
* | Per RFC 64, do style checking of the Chef repo | Thom May | 2016-01-12 | 1 | -0/+3 |
* | add ruby-prof to its own gem group | Lamont Granquist | 2015-12-10 | 1 | -2/+5 |
* | Merge pull request #4034 from chef/lcg/ruby-profiling | Lamont Granquist | 2015-10-13 | 1 | -0/+2 |
|\ |
|
| * | add optional ruby-profiling with --profile-ruby | Lamont Granquist | 2015-10-05 | 1 | -0/+2 |
* | | Have Gemspec not always expect chef-config to exist beside it. | Kartik Null Cating-Subramanian | 2015-10-09 | 1 | -1/+1 |
|/ |
|
* | Ship our Gemfile so people can run our tests from the gemjk/external-tests | John Keiser | 2015-09-30 | 1 | -1/+1 |
* | Don't add the external tests stuff to the main Gemfile | John Keiser | 2015-09-30 | 1 | -11/+13 |
* | Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specs | John Keiser | 2015-09-30 | 1 | -1/+5 |
* | Add external tests for chefspec, chef-sugar, chef-rewind, foodcritic and poise | John Keiser | 2015-09-30 | 1 | -0/+8 |
* | Re-upgrade chef-zero to latestjk/latest-chef-zero | John Keiser | 2015-09-23 | 1 | -4/+0 |
* | sync maintainers with githubtm/sync_gh_maintainers | Thom May | 2015-09-07 | 1 | -1/+9 |
* | Run against the latest cheffish (1.3.2)jk/cheffish_fix | John Keiser | 2015-09-03 | 1 | -1/+1 |
* | Run against Cheffish changes | John Keiser | 2015-09-03 | 1 | -4/+1 |
* | Pin cheffish to ~> 1.3.1jdm/unbreak | Jay Mundrawala | 2015-09-03 | 1 | -1/+5 |
* | Pin chef-zero to ~> 4.2.3 | Jay Mundrawala | 2015-09-03 | 1 | -0/+4 |
* | Update to cheffish 1.3 for tests, tweak converge_if_changed output | John Keiser | 2015-07-31 | 1 | -1/+1 |
* | Generate a text version of MAINTAINERS | Thom May | 2015-06-09 | 1 | -0/+1 |
* | Move Chef::Config into a subproject | danielsdeleo | 2015-05-20 | 1 | -0/+2 |
* | Don't use git in Gemfile | John Keiser | 2015-05-13 | 1 | -1/+1 |
* | Add tests for resource naming and creation | John Keiser | 2015-05-13 | 1 | -0/+1 |
* | Upgrading to latest ffi-yajl which contains fixes for Object#to_json | tyler-ball | 2014-10-10 | 1 | -2/+0 |
* | Using my ffi-yajl branch where I fixed Objects that do not support to_json | tyler-ball | 2014-10-07 | 1 | -0/+2 |
* | use the released artifacts | Lamont Granquist | 2014-09-09 | 1 | -3/+0 |
* | bump mixlib-shellout to 2.0, track ohai+mixlib-shellout master | Lamont Granquist | 2014-09-08 | 1 | -1/+1 |
* | unicode shell_out fixes plus mixlib-shellout 2.x | Lamont Granquist | 2014-09-08 | 1 | -0/+3 |
* | Remove chef-zero debugging statement | John Keiser | 2014-05-27 | 1 | -2/+0 |
* | Add more description to help for --repo-modejk/knife_serve | John Keiser | 2014-05-27 | 1 | -0/+2 |
* | Merge branch 'CHEF-4946' of github.com:criteo/chef into contributions-cc-51 | sersut | 2014-03-12 | 1 | -1/+1 |
|\ |
|
| * | [CHEF-4946] Don't try to install ruby-shadow on cygwin | Pierre Ynard | 2014-01-10 | 1 | -1/+1 |
* | | Merge pull request #1126 from opscode/lcg/ruby-shadow-2.3.1 | lamont-granquist | 2014-03-06 | 1 | -1/+1 |
|\ \ |
|
| * | | ruby-shadow supports darwin+freebsd now | Lamont Granquist | 2013-11-14 | 1 | -1/+1 |
| |/ |
|
* | | Remove obsolete doc generator deps | danielsdeleo | 2014-02-04 | 1 | -1/+0 |
|/ |
|
* | remove commented pry dep from Gemfile | danielsdeleo | 2013-10-18 | 1 | -2/+0 |