| Commit message (Expand) | Author | Age | Files | Lines |
* | Make gemfile_util capable of copying groups over | John Keiser | 2016-04-18 | 1 | -13/+13 |
* | Simplify external tests and make them work with Gemfile.lock | John Keiser | 2016-04-18 | 1 | -99/+114 |
* | halite is green, poise is not. | Lamont Granquist | 2016-04-04 | 1 | -3/+3 |
* | allow 2.3.0 failures, because yikes...lcg/travis-ruby-2.3.0 | Lamont Granquist | 2016-03-29 | 1 | -0/+1 |
* | add ruby-2.3.0 to travis matrix | Lamont Granquist | 2016-03-29 | 1 | -0/+3 |
* | remove pry from rbx buildlcg/rbx | Lamont Granquist | 2016-03-28 | 1 | -1/+1 |
* | try to avoid the halite tests for now | Lamont Granquist | 2016-02-09 | 1 | -0/+4 |
* | also update rubygems correctly | Lamont Granquist | 2016-02-09 | 1 | -0/+2 |
* | remove bundle_install override on halite | Lamont Granquist | 2016-02-09 | 1 | -1/+0 |
* | always update bundler | Lamont Granquist | 2016-02-09 | 1 | -0/+1 |
* | Trying travis fix | Jay Mundrawala | 2016-02-05 | 1 | -3/+3 |
* | rbx can't install ruby-prof | Lamont Granquist | 2016-02-02 | 1 | -1/+1 |
* | Remove branch pin from .travis.ymljk/policies-acls | John Keiser | 2016-02-01 | 1 | -1/+1 |
* | Revert "Remove poise from the test matrix" | Noah Kantrowitz | 2016-01-29 | 1 | -0/+3 |
* | Pin chef-zero to a pre-merge SHA (will unpin shortly) | John Keiser | 2016-01-28 | 1 | -1/+1 |
* | Merge pull request #4477 from chef/jdm/disable-poise | Noah Kantrowitz | 2016-01-27 | 1 | -3/+0 |
|\ |
|
| * | Remove poise from the test matrixjdm/disable-poise | Jay Mundrawala | 2016-01-27 | 1 | -3/+0 |
* | | bundle install without maintenance and others | Lamont Granquist | 2016-01-27 | 1 | -0/+3 |
|/ |
|
* | Ensure gem dependencies are securetm/bundle_audit | Thom May | 2016-01-21 | 1 | -0/+1 |
* | fix chefstyle failures | Lamont Granquist | 2016-01-15 | 1 | -1/+1 |
* | exclude vendor dirtm/add_chefstyle | Thom May | 2016-01-12 | 1 | -0/+1 |
* | Per RFC 64, do style checking of the Chef repo | Thom May | 2016-01-12 | 1 | -0/+1 |
* | add knife-windows to external specskwspec | Matt Wrock | 2015-12-29 | 1 | -0/+3 |
* | Moving the proxy export to environment varibles into Chef::Config | tyler-ball | 2015-12-09 | 1 | -3/+89 |
* | Adding proxifier dependency and leveraging its ability to make TCPSocket.new ... | tyler-ball | 2015-12-09 | 1 | -96/+9 |
* | Reinstate Halite and Poise bundler cachingjk/remove-halit-cache | John Keiser | 2015-12-08 | 1 | -3/+0 |
* | Use latest bundler and rubygemsjk/reenable-bundler-cache | John Keiser | 2015-12-07 | 1 | -12/+4 |
* | Updating the proxy tests config in .travis.yml to export a new env variable w...tball/proxy_test_pending_changes | tyler-ball | 2015-12-07 | 1 | -1/+3 |
* | Add Rubinius to Build Matrix with Allowed Failurebjfish-patch-1 | Brandon Fish | 2015-12-04 | 1 | -0/+4 |
* | Merge pull request #3790 from chef/jdm/travis-sudo | Jay Mundrawala | 2015-12-01 | 1 | -1/+4 |
|\ |
|
| * | Only run as sudo for tests that need it | Jay Mundrawala | 2015-11-25 | 1 | -0/+3 |
| * | Run tests as sudo | Jay Mundrawala | 2015-11-25 | 1 | -2/+2 |
* | | Use bundle to access the bundled chef-clientjk/proxy-tests | John Keiser | 2015-11-24 | 1 | -4/+3 |
* | | Add proxy test to Travis | John Keiser | 2015-11-24 | 1 | -0/+19 |
|/ |
|
* | Run latest chef-zero pedant | John Keiser | 2015-11-18 | 1 | -2/+3 |
* | Raise an error when a command fails | John Keiser | 2015-11-17 | 1 | -7/+5 |
* | Remove bundler cache so external tests will run | John Keiser | 2015-11-17 | 1 | -0/+9 |
* | use older bundler+rubygems for nowlcg/follow-bundler | Lamont Granquist | 2015-11-03 | 1 | -1/+5 |
* | Ship our Gemfile so people can run our tests from the gemjk/external-tests | John Keiser | 2015-09-30 | 1 | -9/+9 |
* | Don't add the external tests stuff to the main Gemfile | John Keiser | 2015-09-30 | 1 | -0/+9 |
* | Add cheffish, chef-zero, chef-provisioning and chef-provisioning-aws specs | John Keiser | 2015-09-30 | 1 | -3/+9 |
* | Add external tests for chefspec, chef-sugar, chef-rewind, foodcritic and poise | John Keiser | 2015-09-30 | 1 | -0/+15 |
* | Decommission 12-stable | Jake Champlin | 2015-07-07 | 1 | -1/+0 |
* | add bundler cache | Lamont Granquist | 2015-06-04 | 1 | -0/+1 |
* | We don't need to run ruby 2.0 in travis.jdm/travis | Jay Mundrawala | 2015-06-03 | 1 | -1/+0 |
* | Use descriptive constant names in tests to avoid conflict | danielsdeleo | 2015-05-19 | 1 | -6/+2 |
* | Fix failing kitchen testsjdm/fixkitchen | Jay Mundrawala | 2015-05-08 | 1 | -0/+1 |
* | Diagnose failing testsjdm/kitchen-after-failure | Jay Mundrawala | 2015-05-07 | 1 | -0/+2 |
* | let the ruby patchlevels floatlcg/tweak-travis | Lamont Granquist | 2015-05-05 | 1 | -5/+5 |
* | Revert "Disable Travis CI container infrastructure due to broken IPv6 support"revert-3296-disable-travis-containers | Julian C. Dunn | 2015-04-29 | 1 | -0/+1 |