summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Fixes CHEF-693Adam Jacob2009-11-092-0/+20
* Merge branch 'master' into danielsdeleo/CHEF-626Adam Jacob2009-10-2973-190/+1419
|\
| * Merge branch 'CHEF-645' of git://github.com/danielsdeleo/chefAdam Jacob2009-10-291-1/+1
| |\
| | * [CHEF-645] Use full path to merb app in featuresDan DeLeo2009-10-271-2/+1
| * | Merge branch 'master' into 0.8-alphaAdam Jacob2009-10-2929-7/+311
| |\ \
| | * | CHEF-637: Rigorize the chef-client interval cuke.AJ Christensen2009-10-252-5/+5
| * | | Fixes CHEF-638, deploy w/revision rolls backAdam Jacob2009-10-252-2/+2
| | |/ | |/|
| * | Fixes for 0.7.12->0.8 merge, tests passAdam Jacob2009-10-198-35/+25
| * | Merge branch 'master' of git@github.com:opscode/chef into 0712-mergeAdam Jacob2009-10-1635-0/+691
| |\ \
| * | | PL-298 work on webui and related stuffsNuo Yan2009-10-138-18/+20
| * | | Working Node Web UI vs API.Adam Jacob2009-09-264-9/+15
| * | | Refactored Node Index in Web UI to use REST APIAdam Jacob2009-09-264-4/+11
| * | | Merge branch 'master' of git@github.com:opscode/chef into 0.8-alpha-mergeAdam Jacob2009-09-145-0/+54
| |\ \ \
| * | | | Adding the admin fieldAdam Jacob2009-09-144-0/+27
| * | | | Adding back in chef-server style authzAdam Jacob2009-09-1420-9/+141
| * | | | API Client support, with full tests passing.Adam Jacob2009-09-1411-10/+156
| * | | | Fixing up the test sweet, adding destroy support to API ClientsAdam Jacob2009-09-122-13/+11
| * | | | Client registration working, test suite fixes.Adam Jacob2009-09-121-9/+10
| * | | | CA Cert generation, Chef::ApiClientAdam Jacob2009-09-041-0/+1
| * | | | Adding script to do basic load testingAdam Jacob2009-09-041-0/+84
| * | | | Removing further non-back-compat changesAdam Jacob2009-08-201-8/+6
| * | | | Removing authentication, restoring the orgiinal cookbook loaderAdam Jacob2009-08-201-1/+1
| * | | | Initial pass at a Chef 0.8.0 alphaAdam Jacob2009-08-2063-176/+1014
* | | | | cukes for accessing @node via node in templatesDan DeLeo2009-10-203-0/+39
| |_|_|/ |/| | |
* | | | features and data for gem packages.Dan DeLeo2009-10-1727-1/+306
| |_|/ |/| |
* | | actually include the recipe. it helps.Dan DeLeo2009-10-121-0/+51
* | | Features test idempotent deployment. (w00t!)Dan DeLeo2009-10-122-1/+17
* | | cuke the timestamped_deploy shortcutDan DeLeo2009-10-121-1/+1
* | | use embedded recipe feature for restart as wellDan DeLeo2009-10-022-1/+9
* | | remove debug related steps from deploy featureDan DeLeo2009-10-021-3/+2
* | | accidentally left some features commented outDan DeLeo2009-10-021-36/+36
* | | features test deploy with embedded recipesDan DeLeo2009-10-023-34/+109
* | | Adding embedded resources inside providers and some re-factoring in the core....chris2009-09-235-3/+32
* | | Light-weight resources (well, any resource that calls the provider setter met...chris2009-09-235-2/+24
* | | Light-weight resources and providers, as well as API controller re-factoringchris2009-09-2312-0/+93
* | | features for deploy, cover callbacks and flexible app layoutsDan DeLeo2009-09-177-1/+129
* | | CHEF-526: Chef Deploy supportAJ Christensen2009-09-1611-0/+270
| |/ |/|
* | Final fix for chef-492 - makes the context for the template provider always b...Adam Jacob2009-09-045-0/+54
|/
* Adding feature tests for Chef::Node::Attributes, integrating with Chef::Node,...Adam Jacob2009-08-034-4/+17
* CHEF-416: Integration Features fixes (roles,search)AJ Christensen2009-06-2911-14/+18
* Adding a guard block to check seen_recipes, to ensure that we never run the s...Adam Jacob2009-06-295-0/+79
* Adding Chef::Search::Result, and auto-inflating themAdam Jacob2009-06-034-0/+60
* Updating role integration testAdam Jacob2009-05-283-1/+3
* Fixing up a bug in the Role/Node UI that showed cookbooks where it should hav...Adam Jacob2009-05-282-3/+4
* Adding role loading support to the chef server, fixed CHEF-307, fixed bug in ...Adam Jacob2009-05-266-1/+60
* Fixing solo support, updating solo based featuresAdam Jacob2009-05-262-8/+15
* Adding features for synchronization, fixing bugs in remote_directory, client,...Adam Jacob2009-05-2623-2/+180
* Adding integration tests for the nodes REST APIAdam Jacob2009-05-216-0/+148
* Cleaning up after the CookieJarAdam Jacob2009-05-211-0/+4
* Fixing node display for override and default attributes, fixing a bug with no...Adam Jacob2009-05-211-1/+1