| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9607 from chef/cache_gems | Tim Smith | 2020-04-07 | 2 | -11/+16 |
|\ |
|
| * | Move all the config version stuff to it's own section | Tim Smith | 2020-04-05 | 1 | -9/+11 |
| * | Improve folding and don't install gem docs | Tim Smith | 2020-04-05 | 2 | -3/+6 |
* | | Download and verify the Ruby installer, then move into place | Bryan McLellan | 2020-04-06 | 1 | -14/+33 |
* | | Improved Ruby download/install for functional tests | Bryan McLellan | 2020-04-05 | 1 | -9/+55 |
|/ |
|
* | Use $env:temp instead of c:/btm/fix-windows-func-test | Bryan McLellan | 2020-04-03 | 1 | -3/+3 |
* | Update Ruby to 2.7.1 / bundler to 2.1.4 | Tim Smith | 2020-04-01 | 1 | -3/+3 |
* | If we can't remove the Ruby installer in windows tests that's coolfail_less_windows | Tim Smith | 2020-03-20 | 1 | -1/+1 |
* | Trying to get buildkite output more readable / navigable. | Ryan Davis | 2020-03-16 | 1 | -5/+3 |
* | Add more folding to the windows functional tests | Tim Smith | 2020-03-09 | 1 | -5/+3 |
* | Merge pull request #9466 from chef/faster_specs | Tim Smith | 2020-03-09 | 1 | -0/+4 |
|\ |
|
| * | Set env vars in the container setup scriptfaster_specs | Tim Smith | 2020-03-06 | 1 | -0/+4 |
* | | Use the aws cli to download ruby in the windows tests | Tim Smith | 2020-03-09 | 1 | -2/+1 |
|/ |
|
* | Only run apt-get update when we need to | Tim Smith | 2020-03-06 | 1 | -2/+0 |
* | More folding | Tim Smith | 2020-03-06 | 1 | -1/+3 |
* | Add logging / log folding to BK | Tim Smith | 2020-03-06 | 2 | -0/+5 |
* | Refresh the apt cache though | Tim Smith | 2020-03-06 | 1 | -0/+1 |
* | Stop installing packages on our constainers that are already there | Tim Smith | 2020-03-06 | 1 | -3/+0 |
* | Pull the windows Ruby installer from S3 for tests | Tim Smith | 2020-02-05 | 1 | -1/+1 |
* | Add ruby 2.7 testing | Lamont Granquist | 2020-01-28 | 4 | -4/+67 |
* | move minimum hab check/install to a reusable script | Robb Kidd | 2019-11-05 | 2 | -10/+11 |
* | add more error checks to hab package tests | Robb Kidd | 2019-11-05 | 1 | -0/+1 |
* | only install hab 0.85 if not already installedhabiwindochef | Robb Kidd | 2019-11-01 | 1 | -3/+10 |
* | add tests for the Windows habitat plan | Robb Kidd | 2019-11-01 | 1 | -0/+37 |
* | Bump Ruby to 2.6.5 to address CVEs #8951 | Christopher A. Snapp | 2019-10-02 | 2 | -6/+6 |
* | Avoid rake failures in the test kitchen tests | Tim Smith | 2019-09-30 | 1 | -4/+4 |
* | Fix Windows Integration and Functional tests for BK | Jaymala Sinha | 2019-09-27 | 3 | -2/+49 |
* | Run windows verification in powershell | Jaymala Sinha | 2019-09-05 | 3 | -0/+40 |
* | Don't create interfaces.d anymore | Tim Smith | 2019-06-09 | 1 | -1/+0 |
* | Don't install net-tools on opensuse | Tim Smith | 2019-06-08 | 1 | -1/+1 |
* | Make sure we have the interfaces.d directory on Ubuntu | Tim Smith | 2019-06-08 | 1 | -3/+4 |
* | Remove package install that's in the container now | Tim Smith | 2019-06-08 | 1 | -5/+0 |
* | Add tests for CentOS & SUSE | Tim Smith | 2019-06-08 | 3 | -46/+26 |
* | Enable All BK verification tests | Jaymala Sinha | 2019-06-04 | 3 | -0/+82 |
* | Add more verification tests | Jaymala Sinha | 2019-04-12 | 1 | -1/+0 |
* | Add Verification tests in Buildkitejsinha/migrate_verify_bk | Jaymala Sinha | 2019-04-11 | 1 | -0/+10 |
* | [OC-3564] remove unused scripts | Seth Chisamore | 2012-10-30 | 3 | -130/+0 |
* | update features screen script for expander | Bryan McLellan | 2011-02-09 | 1 | -2/+2 |
* | add screen script for starting rake dev:features:start:* | Bryan McLellan | 2011-02-09 | 1 | -0/+28 |
* | update features infrastructure for chef-expander | Daniel DeLeo | 2011-02-03 | 1 | -44/+63 |
* | make screen-based dev environment start script 0755 | Daniel DeLeo | 2010-07-31 | 1 | -0/+0 |
* | no more sudo in mac dev start | Daniel DeLeo | 2010-03-29 | 1 | -4/+4 |
* | Merge branch 'CHEF-925' of git://github.com/timh/chef into timh/CHEF-925 | Adam Jacob | 2010-02-08 | 1 | -1/+7 |
|\ |
|
| * | updated cucumber.yml to work with cucumber 0.6, fixing CHEF-925; fixed incorr... | Tim Hinderliter | 2010-02-05 | 1 | -1/+7 |
* | | Adding Web UI Rake Tasks | Adam Jacob | 2010-02-03 | 1 | -2/+1 |
|/ |
|
* | chef-731, initial version only supporting 'dev', not 'features' | jtimberman | 2009-11-23 | 1 | -0/+24 |
* | Adding mac-dev-start script, that spawns terminals for you on mac | Adam Jacob | 2009-09-26 | 1 | -0/+54 |