summaryrefslogtreecommitdiff
path: root/chef/spec/unit/run_list
Commit message (Expand)AuthorAgeFilesLines
* keep track of where missing roles get included fromDaniel DeLeo2012-06-211-3/+3
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-243-3/+3
* [CHEF-1398] Add check for bad RunListItemsJuanje Ojeda2012-04-031-0/+12
* fix test to not depend on hash orderDaniel DeLeo2011-03-181-1/+2
* fix patch for environment aware run list expansionDaniel DeLeo2011-03-181-0/+17
* don't allow outsiders to influence state modificationDaniel DeLeo2011-03-171-5/+6
* CHEF-1580 - fix ordering of role override appliesMichael Leinartas2011-03-171-7/+11
* added /environments/:env_id/cookbook_versions endpointTim Hinderliter2011-03-171-2/+2
* Revert "Chef::Version and Chef::VersionConstraint have been moved to DepSelec...Seth Falcon2011-03-171-1/+1
* Chef::Version and Chef::VersionConstraint have been moved to DepSelectorChris Walters2011-03-171-1/+1
* Remove RecipeVersionConflict, use CookbookVersionConflict insteadSeth Falcon2011-03-171-1/+1
* Add with_version_constraints to VersionedRecipeListSeth Falcon2011-03-171-1/+25
* check for version conflicts in run_list expansionsdelano2010-11-011-0/+99
* denote versions in run_list with '@', not ','sdelano2010-11-011-2/+2
* add failing tests for versioned run list itemsThom May2010-11-011-0/+15
* [CHEF-1202] add missing tests to verify updated regexesDaniel DeLeo2010-07-161-0/+16
* [CHEF-1369] save the expanded recipe and role lists to automatic attrsDaniel DeLeo2010-07-111-0/+5
* fix borken specsDaniel DeLeo2010-06-111-0/+18
* clear whitespaceDaniel DeLeo2010-06-112-22/+22
* mv run list item specs to their own fileDaniel DeLeo2010-06-111-0/+74
* mv run list expansion specs to their own fileDaniel DeLeo2010-06-111-0/+83