| Commit message (Expand) | Author | Age | Files | Lines |
* | fix random feature failures | Dan DeLeo | 2009-12-22 | 2 | -9/+9 |
* | always try to use couchdb_id instead of generating | Dan DeLeo | 2009-12-22 | 1 | -3/+1 |
* | feature tests reindexing | Dan DeLeo | 2009-12-21 | 1 | -0/+20 |
* | add cucumber task to test index rebuilds | Dan DeLeo | 2009-12-21 | 1 | -6/+11 |
* | consumer reconnects, durable queues, action whitelisting | Dan DeLeo | 2009-12-21 | 1 | -0/+7 |
* | replace chef/nanite with bunny driver | Dan DeLeo | 2009-12-21 | 1 | -9/+1 |
* | Merge branch 'thommay/CHEF-505' | Adam Jacob | 2009-12-21 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'CHEF-505' of git://github.com/thommay/chef into thommay/CHEF-505 | Adam Jacob | 2009-11-30 | 1 | -0/+1 |
| |\ |
|
| | * | update role api feature | Thom May | 2009-11-25 | 1 | -0/+1 |
* | | | Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335 | Adam Jacob | 2009-12-16 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | fix log level stuff, mkdir_p, and downto idiom | Christopher Brown | 2009-12-10 | 2 | -3/+3 |
* | | | | Flipping these tests to be testing the right response, not green for the brok... | Adam Jacob | 2009-12-10 | 1 | -20/+10 |
* | | | | CHEF-542: cookbook tarball CRUD, which necessitated CHEF-754: repositories co... | chris | 2009-12-07 | 9 | -19/+336 |
|/ / / |
|
* | | | Fixes CHEF-703, making search iterate for you by default without a block | Adam Jacob | 2009-12-01 | 3 | -1/+45 |
|/ / |
|
* | | CHEF-607: Additional fixes to Adam's work | AJ Christensen | 2009-11-28 | 3 | -5/+5 |
* | | Attribute inclusion mixin, and features | Adam Jacob | 2009-11-27 | 7 | -1/+57 |
* | | Fixing CHEF-749, we now properly cache cookbooks again. | Adam Jacob | 2009-11-27 | 3 | -1/+35 |
|/ |
|
* | Fixing CHEF-696, adding checksum caching via Moneta | Adam Jacob | 2009-11-24 | 2 | -1/+4 |
* | Fixes CHEF-693 | Adam Jacob | 2009-11-09 | 2 | -0/+20 |
* | Merge branch 'master' into danielsdeleo/CHEF-626 | Adam Jacob | 2009-10-29 | 73 | -190/+1419 |
|\ |
|
| * | Merge branch 'CHEF-645' of git://github.com/danielsdeleo/chef | Adam Jacob | 2009-10-29 | 1 | -1/+1 |
| |\ |
|
| | * | [CHEF-645] Use full path to merb app in features | Dan DeLeo | 2009-10-27 | 1 | -2/+1 |
| * | | Merge branch 'master' into 0.8-alpha | Adam Jacob | 2009-10-29 | 29 | -7/+311 |
| |\ \ |
|
| | * | | CHEF-637: Rigorize the chef-client interval cuke. | AJ Christensen | 2009-10-25 | 2 | -5/+5 |
| * | | | Fixes CHEF-638, deploy w/revision rolls back | Adam Jacob | 2009-10-25 | 2 | -2/+2 |
| | |/
| |/| |
|
| * | | Fixes for 0.7.12->0.8 merge, tests pass | Adam Jacob | 2009-10-19 | 8 | -35/+25 |
| * | | Merge branch 'master' of git@github.com:opscode/chef into 0712-merge | Adam Jacob | 2009-10-16 | 35 | -0/+691 |
| |\ \ |
|
| * | | | PL-298 work on webui and related stuffs | Nuo Yan | 2009-10-13 | 8 | -18/+20 |
| * | | | Working Node Web UI vs API. | Adam Jacob | 2009-09-26 | 4 | -9/+15 |
| * | | | Refactored Node Index in Web UI to use REST API | Adam Jacob | 2009-09-26 | 4 | -4/+11 |
| * | | | Merge branch 'master' of git@github.com:opscode/chef into 0.8-alpha-merge | Adam Jacob | 2009-09-14 | 5 | -0/+54 |
| |\ \ \ |
|
| * | | | | Adding the admin field | Adam Jacob | 2009-09-14 | 4 | -0/+27 |
| * | | | | Adding back in chef-server style authz | Adam Jacob | 2009-09-14 | 20 | -9/+141 |
| * | | | | API Client support, with full tests passing. | Adam Jacob | 2009-09-14 | 11 | -10/+156 |
| * | | | | Fixing up the test sweet, adding destroy support to API Clients | Adam Jacob | 2009-09-12 | 2 | -13/+11 |
| * | | | | Client registration working, test suite fixes. | Adam Jacob | 2009-09-12 | 1 | -9/+10 |
| * | | | | CA Cert generation, Chef::ApiClient | Adam Jacob | 2009-09-04 | 1 | -0/+1 |
| * | | | | Adding script to do basic load testing | Adam Jacob | 2009-09-04 | 1 | -0/+84 |
| * | | | | Removing further non-back-compat changes | Adam Jacob | 2009-08-20 | 1 | -8/+6 |
| * | | | | Removing authentication, restoring the orgiinal cookbook loader | Adam Jacob | 2009-08-20 | 1 | -1/+1 |
| * | | | | Initial pass at a Chef 0.8.0 alpha | Adam Jacob | 2009-08-20 | 63 | -176/+1014 |
* | | | | | cukes for accessing @node via node in templates | Dan DeLeo | 2009-10-20 | 3 | -0/+39 |
| |_|_|/
|/| | | |
|
* | | | | features and data for gem packages. | Dan DeLeo | 2009-10-17 | 27 | -1/+306 |
| |_|/
|/| | |
|
* | | | actually include the recipe. it helps. | Dan DeLeo | 2009-10-12 | 1 | -0/+51 |
* | | | Features test idempotent deployment. (w00t!) | Dan DeLeo | 2009-10-12 | 2 | -1/+17 |
* | | | cuke the timestamped_deploy shortcut | Dan DeLeo | 2009-10-12 | 1 | -1/+1 |
* | | | use embedded recipe feature for restart as well | Dan DeLeo | 2009-10-02 | 2 | -1/+9 |
* | | | remove debug related steps from deploy feature | Dan DeLeo | 2009-10-02 | 1 | -3/+2 |
* | | | accidentally left some features commented out | Dan DeLeo | 2009-10-02 | 1 | -36/+36 |
* | | | features test deploy with embedded recipes | Dan DeLeo | 2009-10-02 | 3 | -34/+109 |