summaryrefslogtreecommitdiff
path: root/lib/chef/resource/locale.rb
Commit message (Expand)AuthorAgeFilesLines
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Replace non-word "whitespaces" with "whitespace".Pete Higgins2020-05-181-2/+2
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Test and better document the locale resourcetest_localeTim Smith2020-04-251-6/+16
* Update the locale resource to support WindowsKapil/GitHub-9450_Update_the_locale_resource_to_support_WindowsKapil Chouhan2020-04-221-15/+40
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-1/+1
* Convert more resources to unified_modeLamont Granquist2020-02-211-7/+6
* Fix typo in license noticePhilippe Ombredanne2019-10-221-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-13/+13
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-19/+19
* More distro constant applicationsMarc Chamberland2019-05-231-1/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Limit locale resource to LinuxBryan McLellan2019-04-151-12/+16
* locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-44/+96
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-0/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Fix locale on RHEL 6 / Amazon LinuxTim Smith2018-10-251-1/+1
* Update wording in the locale resourceTim Smith2018-09-141-2/+3
* add locale resource to chefVincent AUBERT2018-09-111-0/+92