summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Added basic spec for get_file_securityJay Mundrawala2015-02-171-0/+9
* Added a test for duplicating a security token with incorrect permissionsJay Mundrawala2015-02-171-0/+8
* Added test for duplicating a security tokenJay Mundrawala2015-02-171-0/+15
* Fix Chef::Resource::File::Verification tests on WindowsSteven Danna2015-02-171-1/+5
* Add Chef::GuardInterpreter.for_resource method to reduce duplicationSteven Danna2015-02-171-0/+41
* Use Chef::Mixin::DescendantsTracker to track registered verificationsSteven Danna2015-02-171-2/+2
* Fix typo in test descriptionSteven Danna2015-02-171-1/+1
* Implement RFC 027 File VerificationSteven Danna2015-02-174-1/+151
* Missed fixing one testJulian C. Dunn2015-02-161-1/+1
* Fix supermarket.chef.io URL in tests tooJulian C. Dunn2015-02-162-3/+3
* Merge pull request #2746 from chef/tball/finish-2688Tyler Ball2015-02-131-13/+103
|\
| * Completeting changes from https://github.com/chef/chef/pull/2688, fixes https...tyler-ball2015-02-131-10/+23
| * Adding tests for https://github.com/opscode/chef/pull/2688tyler-ball2015-02-131-13/+90
* | Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-134-16/+401
|\ \ | |/ |/|
| * derpLamont Granquist2015-02-131-1/+1
| * fixed a bug in --bootstrap-vault-itemLamont Granquist2015-02-131-0/+7
| * prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-112-40/+40
| * validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-114-15/+393
| * moving bootstrap templates directoryLamont Granquist2015-02-111-1/+1
* | Merge pull request #2900 from chef/tball/complete-2310Tyler Ball2015-02-131-0/+20
|\ \
| * | Completing tests for https://github.com/chef/chef/pull/2310, fixes https://gi...tball/complete-2310tyler-ball2015-02-111-0/+20
| |/
* | Merge pull request #2893 from chef/tball/complete-2338Tyler Ball2015-02-131-0/+12
|\ \
| * | Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-111-0/+12
* | | Updated version of #2125 to fix CHEF-2911Jon Cowie2015-02-131-17/+119
* | | Merge pull request #2779 from chef/jdm/dsc_script_importsJay Mundrawala2015-02-123-3/+57
|\ \ \
| * | | 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
| * | | Make specs pass with changes for allowing dsc resource importsJay Mundrawala2015-01-202-3/+3
* | | | Merge pull request #2885 from chef/jdm/dsc_timeoutJay Mundrawala2015-02-121-5/+5
|\ \ \ \
| * | | | Fixed local_configuration_manager_specjdm/dsc_timeoutJay Mundrawala2015-02-101-5/+5
| | |/ / | |/| |
* | | | use Chef::Config.platform_specific_pathJay Mundrawala2015-02-121-2/+2
* | | | Fix broken tests in jenkinsJay Mundrawala2015-02-121-2/+2
* | | | rspec-3-ify all the env-run-list specsLamont Granquist2015-02-1210-242/+242
* | | | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-1210-0/+1195
* | | | allow_downgrade in rpm_packagesonots2015-02-122-0/+24
* | | | Remove commented out versions of a service being enabled/disabled in FreeBSD.Cory Stephenson2015-02-121-0/+14
* | | | Remove ruby 1.8-specific code from testsdanielsdeleo2015-02-121-6/+0
* | | | Fetch cookbooks from cookbook_artifacts/ in native api modedanielsdeleo2015-02-121-4/+28
* | | | Reorganize contexts to better test compat vs. native mode behaviorsdanielsdeleo2015-02-121-75/+100
| |_|/ |/| |
* | | Remove deprecations for Cookbook Version HTTP resource behaviorsdanielsdeleo2015-02-111-11/+15
* | | Add policy mode option to CookbookUploaderdanielsdeleo2015-02-111-1/+31
* | | Switch save URL based on policy mode flagdanielsdeleo2015-02-111-6/+36
* | | Test cookbook manifest behavior separatelydanielsdeleo2015-02-112-191/+197
* | | Rename file specificity testsdanielsdeleo2015-02-111-1/+1
* | | Standardize deprecation code within CookbookVersiondanielsdeleo2015-02-111-6/+12
* | | Change hard errors to warnings for deprecated methodsdanielsdeleo2015-02-111-1/+38
* | | Temporarily implement deprecation warnings as errorsdanielsdeleo2015-02-113-9/+19