Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't create interfaces.d anymore | Tim Smith | 2019-06-09 | 1 | -1/+0 |
| | | | | | | It's in the container now Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Don't install net-tools on opensuse | Tim Smith | 2019-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Make sure we have the interfaces.d directory on Ubuntu | Tim Smith | 2019-06-08 | 1 | -3/+4 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Remove package install that's in the container now | Tim Smith | 2019-06-08 | 1 | -5/+0 |
| | | | | | | This should speed things up a bit Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Add tests for CentOS & SUSE | Tim Smith | 2019-06-08 | 3 | -46/+26 |
| | | | | | | Cross your fingers Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Enable All BK verification tests | Jaymala Sinha | 2019-06-04 | 3 | -0/+82 |
| | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
* | Add more verification tests | Jaymala Sinha | 2019-04-12 | 1 | -1/+0 |
| | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
* | Add Verification tests in Buildkitejsinha/migrate_verify_bk | Jaymala Sinha | 2019-04-11 | 1 | -0/+10 |
| | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
* | [OC-3564] remove unused scripts | Seth Chisamore | 2012-10-30 | 3 | -130/+0 |
| | | | | | These scripts are no longer needed now that none of the Chef Server components live in this repository. | ||||
* | 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 ↵ | Tim Hinderliter | 2010-02-05 | 1 | -1/+7 |
| | | | | | | | | incorrect whitespace in template feature (tab embedded in a scenario description); added terminal escape sequences to scripts/mac-dev-start so that process names are in tab titles | ||||
* | | 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 |