summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixing CHEF-1541beta-1beta-1-deployNuo Yan2010-09-215-7/+12
|
* gracefully handle non-standard (no dashes) UUIDsbeta-1-preDaniel DeLeo2010-09-151-1/+10
|
* [parallel-indexing] update the client to publish to parallel queuesDaniel DeLeo2010-09-093-37/+85
| | | | | | | The backend consumer is now based on a "vnode" design where there are 1024 queues distributed among N nodes. The publishers need to be aware of this and publish items to the various queues based on the database ids.
* Merge branch 'CHEF-1607-backwards-rebase' into beta-1-deploysdelano2010-08-2632-34/+508
|\
| * cookbook version couch views work in rereduce casesdelano2010-08-261-10/+6
| |
| * enforce versions when listing cookbooks for nodessdelano2010-08-261-1/+6
| |
| * feature tests for CHEF-1607sdelano2010-08-2615-1/+224
| |
| * add named route for cookbook versionssdelano2010-08-261-1/+1
| |
| * add cookbooks/_latest api endpointsdelano2010-08-263-5/+19
| |
| * rename/rearrange cookbooks api feature testssdelano2010-08-267-19/+48
| |
| * feature steps for multiple cookbookssdelano2010-08-2610-0/+203
| |
| * fix the cookbook_version couch views so they worksdelano2010-08-261-6/+10
|/
* Merge branch 'CHEF-1404'Daniel DeLeo2010-06-306-44/+9
|\
| * fix more broken method stubs/expectations, remove spurious debuggingDaniel DeLeo2010-06-305-44/+5
| |
| * [CHEF-1404] add explicit requires to shef/extDaniel DeLeo2010-06-301-0/+4
|/
* Merge branch 'CHEF-1021'Daniel DeLeo2010-06-302-2/+35
|\
| * Pass environment, group and cwd to run on deployPavel Valodzka2010-06-302-2/+35
|/
* bump version to 0.9.5 for developmentDaniel DeLeo2010-06-295-5/+5
|
* Bump version to 0.9.4 for release0.9.4Daniel DeLeo2010-06-295-5/+5
|
* Merge branch 'CHEF-1400'Daniel DeLeo2010-06-292-4/+14
|\
| * [CHEF-1400] support deprecated @node usage in resourcesDaniel DeLeo2010-06-292-4/+14
|/
* left a tag in the cucumber feature from development0.9.2Daniel DeLeo2010-06-281-1/+0
|
* bump to version 0.9.2 for releaseDaniel DeLeo2010-06-285-5/+5
|
* Merge branch 'cuke-include-default-attribute'Daniel DeLeo2010-06-286-0/+52
|\
| * test that include_attribute 'COOKBOOK_NAME' w/ implicit default worksDaniel DeLeo2010-06-286-0/+52
|/
* Merge branch 'CHEF-1396'Daniel DeLeo2010-06-282-2/+1
|\
| * remove redundant method stubDaniel DeLeo2010-06-281-1/+0
| |
| * [CHEF-1396] use mv not cp to move staged templates into placeDaniel DeLeo2010-06-281-1/+1
|/
* Merge branch 'CHEF-1394'Daniel DeLeo2010-06-281-1/+1
|\
| * [CHEF-1394] pass the correct variable to notification handlersDaniel DeLeo2010-06-281-1/+1
|/
* [CHEF-1390] start webui not API w/ the webui startup scriptDaniel DeLeo2010-06-261-1/+1
| | | | also use port 4040
* Merge branch 'CHEF-1388'Daniel DeLeo2010-06-269-7/+84
|\
| * speed up features by not running ohai so muchDaniel DeLeo2010-06-264-5/+28
| |
| * Removing unnecessary requireChris Walters2010-06-251-1/+0
| |
| * Adding licenses to files in monkey_patchesChris Walters2010-06-253-0/+54
| |
| * More dependency managementChris Walters2010-06-251-1/+2
|/
* Merge branch 'CHEF-1380'Daniel DeLeo2010-06-252-10/+18
|\
| * require merb 1.1.x in the webui gemspecDaniel DeLeo2010-06-252-10/+18
|/ | | | | bonus: allow the rakefile to run when merb is not installed, so it's easier to install from source checkout on a bare system
* Merge branch 'CHEF-1378'Daniel DeLeo2010-06-255-0/+85
|\
| * [CHEF-1378] Add upstart config to chef/distroDean Strelau2010-06-255-0/+85
|/
* Merge branch 'CHEF-1366'Daniel DeLeo2010-06-254-0/+281
|\
| * CHEF-1366 Add slicehost support to knifeIan Meyer2010-06-254-0/+281
|/
* Merge branch 'CHEF-1373'Daniel DeLeo2010-06-251-1/+1
|\
| * fixing CHEF-1373Nuo Yan2010-06-251-1/+1
|/
* Merge branch 'CHEF-1384'Daniel DeLeo2010-06-256-10/+60
|\
| * [CHEF-1384] dup constants before changing themDaniel DeLeo2010-06-246-10/+60
|/ | | | also fix some missing explicit requires
* Splitting monkey patches out into their own filesChris Walters2010-06-235-73/+73
|
* Adding execution_time attr_reader to Chef::ShellOutChris Walters2010-06-231-3/+4
|
* Adding deps to Chef::ShellOutChris Walters2010-06-231-0/+2
|
* Fixing up some dependenciesChris Walters2010-06-233-1/+3
|