Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tar_cmdjdm/osx-fix | Jay Mundrawala | 2015-02-27 | 1 | -14/+14 |
| | |||||
* | Use tar_cmd instead of tar directly | Jay Mundrawala | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | Update spec to mock out tar_cmd | Jay Mundrawala | 2015-02-27 | 1 | -2/+3 |
| | |||||
* | Refactor tar_cmd | Jay Mundrawala | 2015-02-27 | 1 | -8/+14 |
| | |||||
* | Send search count to stderr | danielsdeleo | 2015-02-26 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2983 from chef/tball/include_shellout | Tyler Ball | 2015-02-25 | 1 | -0/+1 |
|\ | | | | | Missing require - causes `missing Constant` error when files are loaded in unexpected order | ||||
| * | Missing require - causes missing Constant when files are loaded in ↵ | tyler-ball | 2015-02-25 | 1 | -0/+1 |
|/ | | | | unexpected order | ||||
* | Merge pull request #2954 from chef/lcg/lint-fixes | Lamont Granquist | 2015-02-23 | 9 | -24/+24 |
|\ | | | | | Lcg/lint fixes | ||||
| * | fix specs | Lamont Granquist | 2015-02-23 | 3 | -7/+2 |
| | | | | | | | | | | reverts #get_default_attributes and #create_ace_with_mask_and_sid back to public methods, removes some redundant selfs | ||||
| * | fixes Lint/UselessAccessModifier | Lamont Granquist | 2015-02-23 | 6 | -12/+17 |
| | | |||||
| * | fix Lint/UnderscorePrefixedVariableName | Lamont Granquist | 2015-02-23 | 3 | -10/+10 |
| | | |||||
* | | Merge pull request #2964 from chef/jtimberman-osx-lt | Nathen Harvey | 2015-02-23 | 1 | -1/+2 |
|\ \ | |/ |/| | Nominate promoting myself to OS X Lt. | ||||
| * | Nominate promoting myself to OS X Lt.jtimberman-osx-lt | jtimberman | 2015-02-20 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #2956 from chef/lcg/deploy-fixes | Lamont Granquist | 2015-02-23 | 7 | -304/+207 |
|\ \ | |/ |/| | nillable deploy resource + nillable LWRP args | ||||
| * | add md file | Lamont Granquist | 2015-02-23 | 1 | -0/+4 |
| | | |||||
| * | make comparison really strict | Lamont Granquist | 2015-02-23 | 1 | -1/+1 |
| | | | | | | | | | | must be object identity and use #equals? off of the NULL_ARG object in case arg defines some insanely overridden methods. | ||||
| * | add explicit test for nillable_set_or_return | Lamont Granquist | 2015-02-23 | 1 | -0/+7 |
| | | |||||
| * | add nillable_set_or_return tests to the mixin | Lamont Granquist | 2015-02-23 | 1 | -63/+70 |
| | | |||||
| * | handle autovivifying ivars on access | Lamont Granquist | 2015-02-23 | 1 | -2/+7 |
| | | |||||
| * | nillable deploy resource + nillable LWRP args | Lamont Granquist | 2015-02-23 | 5 | -244/+124 |
|/ | | | | | | | | | | | | | 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. | ||||
* | Merge pull request #2952 from chef/jdm/chef-12.1 | Jay Mundrawala | 2015-02-19 | 3 | -458/+4 |
|\ | | | | | Chef 12.1.0 | ||||
| * | Remove Chef 12 release notes | Jay Mundrawala | 2015-02-19 | 1 | -456/+0 |
| | | |||||
| * | Update Changelog for Chef 12.1.0 | Jay Mundrawala | 2015-02-19 | 1 | -1/+3 |
| | | |||||
| * | Chef 12.1.0.rc.0 | Jay Mundrawala | 2015-02-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2946 from chef/jdm/group-spec-fix | Kartik Null Cating-Subramanian | 2015-02-19 | 1 | -0/+3 |
|\ | | | | | Group spec needs to respond to shell_out | ||||
| * | Group spec needs to respond to shell_outjdm/group-spec-fix | Jay Mundrawala | 2015-02-19 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #2942 from chef/lcg/dpkg-regression | Lamont Granquist | 2015-02-19 | 2 | -0/+3 |
|\ \ | |/ |/| | fix dpkg regression | ||||
| * | fix dpkg regression | Lamont Granquist | 2015-02-19 | 2 | -0/+3 |
|/ | |||||
* | Merge pull request #2924 from chef/btm/popen_shellout_rebase | Jay Mundrawala | 2015-02-19 | 30 | -314/+288 |
|\ | | | | | fix aix related providers to replace popen4 with mixlib shell_out | ||||
| * | Make tests pass on Windowsbtm/popen_shellout_rebase | Jay Mundrawala | 2015-02-18 | 1 | -1/+1 |
| | | |||||
| * | Fix unit specs for PR #2934 | Jay Mundrawala | 2015-02-18 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #2934 from ClogenyTechnologies/kd/rpm-fix | Lamont Granquist | 2015-02-18 | 1 | -1/+1 |
| |\ | | | | | | | Dont raise exceptions in load_current_resource when checking current status | ||||
| | * | dont raise exceptions in load_current_resource when checking current status | kaustubh-d | 2015-02-18 | 1 | -1/+1 |
| |/ | |||||
| * | fix aix related providers to replace popen4 with mixlib shell_out | kaustubh-d | 2015-02-17 | 29 | -309/+283 |
| | | |||||
* | | Merge pull request #2940 from chef/lcg/unreachable-code | Lamont Granquist | 2015-02-18 | 10 | -64/+64 |
|\ \ | | | | | | | remove unreachable code | ||||
| * | | fix Lint/BlockAlignmentlcg/unreachable-code | Lamont Granquist | 2015-02-18 | 2 | -5/+5 |
| | | | |||||
| * | | whitespaces fixes | Lamont Granquist | 2015-02-18 | 3 | -52/+52 |
| | | | | | | | | | | | | addresses Lint/DefEndAlignment and probably more | ||||
| * | | fix Lint/AmbiguousRegexpLiteral | Lamont Granquist | 2015-02-18 | 1 | -2/+2 |
| | | | |||||
| * | | fix Lint/LiteralInCondition | Lamont Granquist | 2015-02-18 | 2 | -2/+2 |
| | | | |||||
| * | | fix Lint/Loop style | Lamont Granquist | 2015-02-18 | 1 | -2/+3 |
| | | | |||||
| * | | remove unreachable code | Lamont Granquist | 2015-02-18 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #2933 from andrewelizondo/fix-typo-in-msi-provider | Lamont Granquist | 2015-02-18 | 2 | -1/+3 |
|\ \ | | | | | | | fix typo in msi provider | ||||
| * | | update changelog | andrewelizondo | 2015-02-17 | 1 | -0/+2 |
| | | | |||||
| * | | fix typo in msi provider | andrewelizondo | 2015-02-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2922 from chef/lcg/fix-multipackage | Lamont Granquist | 2015-02-17 | 2 | -90/+104 |
|\ \ | | | | | | | Lcg/fix multipackage | ||||
| * | | Added spec for #2914lcg/fix-multipackage | Jay Mundrawala | 2015-02-17 | 1 | -0/+15 |
| | | | |||||
| * | | fix virtual package logic in check_package_state | Lamont Granquist | 2015-02-17 | 2 | -89/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since check_package_state calls itself to check virtual packages the array building it does was getting indexed incorrectly as the virtual packages were getting inserted into arrays that were supposed to be indexed by the package arguments the user gave. there was also a bug which broke idempotency with virtual packages and would cause virtual packages to get reinstalled every time (installed_version not geting correctly inherited from the virtual package). WIP2 remove debug fix specs | ||||
| * | | use scalar pkg not array package | Lamont Granquist | 2015-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | the names in this class are a bit confusing and need to be cleaned up | ||||
| * | | convert is_virtual_package to hash | Lamont Granquist | 2015-02-17 | 2 | -5/+14 |
|/ / | | | | | | | | | | | | | | | | | make this a hash based on name so that when we pass an array of names to install_package we can look up the right one and do not have to synchronize arrays. we should probably convert the arrays in the superclass to hashes based on name as well. | ||||
* | | Merge pull request #2928 from chef/lcg/validatorless-docs | Lamont Granquist | 2015-02-17 | 3 | -0/+28 |
|\ \ | | | | | | | forgot my md files for validatorless bootstraps |