summaryrefslogtreecommitdiff
path: root/lib/chef/provider/env.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-2/+0
* support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-0/+4
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-28/+28
* autofixing whitespace copsLamont Granquist2016-02-051-9/+9
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-10/+10
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-3/+3
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+2
* fix Lint/BlockAlignmentlcg/unreachable-codeLamont Granquist2015-02-181-2/+2
* Keep order of env providedAlex Slynko2015-01-251-6/+6
* Sytle cleanupjdmundrawala/env-splitJay Mundrawala2014-10-231-1/+1
* Aliased compare_value to requires_modify_or_create?Jay Mundrawala2014-10-231-0/+2
* Renamed compare_value in env providerJay Mundrawala2014-10-231-3/+3
* delete_element should return false if the key needs to be deletedJay Mundrawala2014-10-231-1/+1
* Got rid of repeated codeJay Mundrawala2014-10-231-9/+15
* Modified env resource to break values up by delimiter before comparing.Jay Mundrawala2014-10-231-6/+13
* Don't modify variable passed to env resource when updatingPierre Ynard2014-07-021-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+152