Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bit | Claire McQuin | 2015-10-05 | 1 | -13/+17 |
| | |||||
* | Merge pull request #3806 from gh2k/subversion-shellout | Thom May | 2015-09-02 | 1 | -0/+4 |
|\ | | | | | Replace output_of_command with shell_out! in subversion provider | ||||
| * | Replace output_of_command with shell_out! in subversion provider | Simon Detheridge | 2015-08-24 | 1 | -0/+4 |
| | | | | | | | | output_of_command doesn't work properly on Windows (see chef/chef#1533) | ||||
* | | Make file verification deprecation print the proper source locjk/dedup-messages | John Keiser | 2015-09-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3772 from chef/jdm/dsc-script-ps-cred | Jay Mundrawala | 2015-08-25 | 1 | -0/+4 |
|\ \ | | | | | | | Add ps_credential dsl method to dsc_script | ||||
| * | | Test to make sure dsc_script has ps_credential helper | Jay Mundrawala | 2015-08-25 | 1 | -0/+4 |
| |/ | |||||
* | | fix supports hash issues in service providers | Lamont Granquist | 2015-08-25 | 1 | -4/+4 |
|/ | | | | | | | - redhat provider now allows the user to override :status - gentoo provider now allows the user to override :status and :restart - service providers now dup the status hash and mutate their private copy instead of mutating the new_resource | ||||
* | fixes from code review | Lamont Granquist | 2015-08-20 | 1 | -11/+1 |
| | |||||
* | add spec for resource side | Lamont Granquist | 2015-08-20 | 1 | -1/+20 |
| | |||||
* | Add support for override depth and adding test in overriding depth | Gomes da Silva | 2015-08-12 | 1 | -1/+7 |
| | |||||
* | Warn about deprecation `%{file}` interpolation in verify command | marguerite | 2015-07-22 | 1 | -0/+18 |
| | | | | See chef/chef#3232 | ||||
* | Interpolate `%{path}` in verify command | marguerite | 2015-07-21 | 1 | -5/+15 |
| | | | | See chef/chef#3232 | ||||
* | Merge pull request #3608 from chef/adamedx/powershell_script_spec_rename | Tyler Ball | 2015-06-30 | 1 | -0/+0 |
|\ | | | | | Rename powershell spec files to match Ruby conventions | ||||
| * | Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_rename | adamedx | 2015-06-27 | 1 | -0/+0 |
| | | |||||
* | | Test updates for the changes to default actions. | Noah Kantrowitz | 2015-06-29 | 17 | -19/+19 |
| | | |||||
* | | Fix ancillary tests. | Noah Kantrowitz | 2015-06-29 | 2 | -2/+2 |
|/ | |||||
* | Fix up comments and default priority (when nothing matches) | John Keiser | 2015-06-02 | 1 | -3/+9 |
| | |||||
* | Fix ifconfig platform version filter | John Keiser | 2015-06-02 | 1 | -3/+1 |
| | |||||
* | Make resource deprecation warnings once-only; fix recipe DSL tests back up | John Keiser | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Use the central priority map for `provides` | John Keiser | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | Add default_action and allowed_actions to Resource class, remove from LWRP | John Keiser | 2015-06-01 | 6 | -7/+7 |
| | |||||
* | Move resource_name up to Resource, and figure out its value automatically | John Keiser | 2015-06-01 | 1 | -2/+1 |
| | |||||
* | Purge pending specscleanup-pending | danielsdeleo | 2015-05-23 | 1 | -1/+1 |
| | | | | RSpec isn't a bug database | ||||
* | Update specs for remote local file + spaces | Jay Mundrawala | 2015-05-21 | 1 | -0/+5 |
| | |||||
* | Use canonical_path in windows_package resource for sourcejdm/msi-uri-source | Jay Mundrawala | 2015-05-15 | 1 | -2/+2 |
| | |||||
* | Surface checksum attribute | Jay Mundrawala | 2015-05-15 | 1 | -0/+5 |
| | |||||
* | Added spec to make sure urls are not modified when creating a ↵ | Jay Mundrawala | 2015-05-15 | 1 | -0/+9 |
| | | | | windows_package resource | ||||
* | Move LWRP class deprecation warning to const_missing | John Keiser | 2015-05-13 | 2 | -0/+2 |
| | |||||
* | Add specs for remote_file resource + windows network share | Jay Mundrawala | 2015-05-05 | 1 | -0/+10 |
| | |||||
* | Ensure link's path attribute works with delayed | Thom May | 2015-03-27 | 1 | -0/+15 |
| | | | | Closes #1769, closes #1767 | ||||
* | Revert "Merge pull request #2956 from chef/lcg/deploy-fixes" | Jay Mundrawala | 2015-03-25 | 1 | -27/+0 |
| | | | | | | | | This reverts commit 2603e2153d6ab50179d2278025a51579edb9033f, reversing changes made to a7f5c92960aedf8d5bfc71abbce430ab075e016a. Conflicts: CHANGELOG.md | ||||
* | Use correct minimum powershell version in spec | Jay Mundrawala | 2015-03-20 | 1 | -1/+1 |
| | |||||
* | Added module_name to dsc_resource | Jay Mundrawala | 2015-03-20 | 1 | -1/+6 |
| | |||||
* | Add spec to check that powershell dsl methods are usable inside dsc_resource | Jay Mundrawala | 2015-03-20 | 1 | -0/+6 |
| | |||||
* | Fix dsc_resource spec | Jay Mundrawala | 2015-03-20 | 1 | -4/+4 |
| | |||||
* | spec for delayed evaluator in dsc_resource | Jay Mundrawala | 2015-03-20 | 1 | -0/+10 |
| | |||||
* | Added test for ensuring property_name is a Symbol in DscResource | Jay Mundrawala | 2015-03-20 | 1 | -4/+12 |
| | |||||
* | Added spec for dsc_resource provider | Jay Mundrawala | 2015-03-20 | 1 | -0/+56 |
| | |||||
* | nillable deploy resource + nillable LWRP args | Lamont Granquist | 2015-02-23 | 1 | -0/+27 |
| | | | | | | | | | | | | | introduced nillable_set_or_return so that we can actually set a nil value on a resource from the DSL. this fixes the case where you want to do (and we document) setting symlink_before_migrate to nil on the deploy resource. to implement this better also moved up the attribute DSL method to the base Chef::Resource class. all LWRP resources are now nillable as well. | ||||
* | Fix Chef::Resource::File::Verification tests on Windows | Steven Danna | 2015-02-17 | 1 | -1/+5 |
| | |||||
* | Use Chef::Mixin::DescendantsTracker to track registered verifications | Steven Danna | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | Fix typo in test description | Steven Danna | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | Implement RFC 027 File Verification | Steven Danna | 2015-02-17 | 3 | -1/+121 |
| | | | | | | | | This implements usable-suppliable file content verification per RFC 027. Users can supplie a block, string, or symbol to the `verify` resource attribute. Blocks will be called, string will be executed as shell commands (respecing the same options as not_if and only_if), and symbols can be used to access built-in registered validations. | ||||
* | Merge pull request #2779 from chef/jdm/dsc_script_imports | Jay Mundrawala | 2015-02-12 | 1 | -0/+32 |
|\ | | | | | Allow dsc_script to import dsc resources | ||||
| * | Added spec to make sure a resource can be added to an existing moudle import ↵ | Jay Mundrawala | 2015-02-09 | 1 | -0/+7 |
| | | | | | | | | for dsc_script imports | ||||
| * | Added spec to make sure dsc_script imports can have multiple modules | Jay Mundrawala | 2015-02-09 | 1 | -0/+8 |
| | | |||||
| * | Added test for dsc_script resource's import property | Jay Mundrawala | 2015-02-08 | 1 | -0/+17 |
| | | |||||
* | | allow_downgrade in rpm_package | sonots | 2015-02-12 | 1 | -0/+12 |
| | | |||||
* | | patch chef_gem to use Chef::Log.deprecationlcg/chef-gem-config-option | Lamont Granquist | 2015-02-09 | 1 | -6/+6 |
| | | |||||
* | | add Chef::Config[:chef_gem_compile_time] plus RELNOTES | Lamont Granquist | 2015-02-09 | 1 | -1/+61 |
| | | | | | | | | | | | | | | * added a config flag to force chef_gem to behave like Chef-10/11 or to behave like Chef-13. * added a bunch of release notes to explain the warnings and what to do about them in quite a bit of detail. |