summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make comparison really strictlcg/deploy-fixesLamont Granquist2015-02-191-1/+1
* add explicit test for nillable_set_or_returnLamont Granquist2015-02-191-0/+7
* add nillable_set_or_return tests to the mixinLamont Granquist2015-02-191-63/+70
* handle autovivifying ivars on accessLamont Granquist2015-02-191-2/+7
* nillable deploy resource + nillable LWRP argsLamont Granquist2015-02-195-244/+124
* Merge pull request #2888 from fujin/patch-1Adam Jacob2015-02-121-0/+1
|\
| * Chef Core maintainers: ++fujinAJ Christensen2015-02-111-0/+1
* | Added CHANGELOG entry for #2779Jay Mundrawala2015-02-121-0/+1
* | Merge pull request #2779 from chef/jdm/dsc_script_importsJay Mundrawala2015-02-126-10/+102
|\ \
| * | Added test to configuration_generator_spec to make sure multiple imports workjdm/dsc_script_importsJay Mundrawala2015-02-091-0/+6
| * | Added spec to make sure a resource can be added to an existing moudle import ...Jay Mundrawala2015-02-091-0/+7
| * | Added spec to make sure dsc_script imports can have multiple modulesJay Mundrawala2015-02-091-0/+8
| * | Added unit tests for dsc configuration generator when imports are presentJay Mundrawala2015-02-081-0/+16
| * | Added test for dsc_script resource's import propertyJay Mundrawala2015-02-081-0/+17
| * | Modified dsc_script imports to not use hash rocketJay Mundrawala2015-02-082-9/+15
| * | Make specs pass with changes for allowing dsc resource importsJay Mundrawala2015-01-202-3/+3
| * | Modified dsc_script resource provider to use the imports hashJay Mundrawala2015-01-202-7/+31
| * | Added imports to dsc_script resource.Jay Mundrawala2015-01-201-0/+8
* | | Added CHANGELOG entry for #2885Jay Mundrawala2015-02-121-0/+1
* | | Merge pull request #2885 from chef/jdm/dsc_timeoutJay Mundrawala2015-02-123-17/+23
|\ \ \
| * | | Fixed local_configuration_manager_specjdm/dsc_timeoutJay Mundrawala2015-02-101-5/+5
| * | | dsc_script passes timeout to lcm shelloutJay Mundrawala2015-02-102-12/+18
| | |/ | |/|
* | | Merge pull request #2886 from chef/jdm/windows-jenkinsJay Mundrawala2015-02-121-2/+2
|\ \ \
| * | | use Chef::Config.platform_specific_pathJay Mundrawala2015-02-121-2/+2
| * | | Fix broken tests in jenkinsJay Mundrawala2015-02-121-2/+2
|/ / /
* | | Merge pull request #2903 from chef/lcg/fix-env-run-list-specsJay Mundrawala2015-02-1210-242/+242
|\ \ \
| * | | rspec-3-ify all the env-run-list specsLamont Granquist2015-02-1210-242/+242
|/ / /
* | | Update CHANGELOG for contributionsBryan McLellan2015-02-121-2/+7
* | | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-1221-0/+1859
* | | allow_downgrade in rpm_packagesonots2015-02-126-11/+49
* | | Remove commented out versions of a service being enabled/disabled in FreeBSD.Cory Stephenson2015-02-122-1/+15
* | | Deprecate 'knife cookbook test'Julian C. Dunn2015-02-121-0/+1
* | | Merge pull request #2899 from chef/jk/chef-zero-4.0Dan DeLeo2015-02-121-1/+1
|\ \ \
| * | | Bump chef-zero dep to 4.0jk/chef-zero-4.0John Keiser2015-02-111-1/+1
* | | | Merge branch 'download-cookbooks-as-artifacts'danielsdeleo2015-02-122-79/+144
|\ \ \ \
| * | | | Remove ruby 1.8-specific code from testsdanielsdeleo2015-02-121-6/+0
| * | | | Include relative URLs in error messagesdanielsdeleo2015-02-121-4/+6
| * | | | Fetch cookbooks from cookbook_artifacts/ in native api modedanielsdeleo2015-02-122-11/+55
| * | | | Reorganize contexts to better test compat vs. native mode behaviorsdanielsdeleo2015-02-121-75/+100
|/ / / /
* | | | Merge pull request #2901 from chef/juliandunn/changelog-clone-warningSteven Danna2015-02-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | improve changelog note about CHEF-3694 warningsjuliandunn/changelog-clone-warningJulian C. Dunn2015-02-121-1/+1
|/ / /
* | | Add note about policyfile native APIs to changelogdanielsdeleo2015-02-111-0/+3
* | | Merge branch 'upload-cookbooks-as-artifacts'danielsdeleo2015-02-119-870/+1153
|\ \ \
| * | | DRY force_save_url in CookbookManifestdanielsdeleo2015-02-111-1/+1
| * | | Remove deprecations for Cookbook Version HTTP resource behaviorsdanielsdeleo2015-02-113-36/+24
| * | | Use standard deprecation mechanismsdanielsdeleo2015-02-111-15/+7
| * | | Add policy mode option to CookbookUploaderdanielsdeleo2015-02-112-2/+37
| * | | Reorganize delegated methods on CookbookVersion, cleanup commentsdanielsdeleo2015-02-112-88/+80
| * | | Add stability warning for policy modedanielsdeleo2015-02-111-0/+9
| * | | Ensure cookbook_manifest is required where it's useddanielsdeleo2015-02-113-0/+6