summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/mixin
Commit message (Expand)AuthorAgeFilesLines
* Add a minor comment explaining why we check file typesTim Smith2020-10-281-0/+1
* Remove .nil? and add some yard explaining what this method isTim Smith2020-10-281-1/+9
* Simplify a weird conditional in chef-configsimplifyTim Smith2020-10-271-1/+1
* Fix cheftyleVivek Singh2020-09-191-1/+1
* dpkg package DRY up the codeVivek Singh2020-09-191-1/+1
* Update chef-config/lib/chef-config/mixin/train_transport.rb lcg/move-train-transportLamont Granquist2020-09-151-1/+1
* Move TrainTransport to ChefConfigLamont Granquist2020-09-152-4/+145
* 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-0/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* use autoloading for many required gemsmwrock2020-09-081-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* Last batch of wordmarks removal for chef-configMarc Chamberland2019-12-181-2/+2
* Fix crash when showing error about missing profileAndrew Neitsch2019-08-191-1/+1
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+3
* Fix chef-config requires lineslcg/chef-config-requiresLamont Granquist2019-05-142-2/+2
* New `knife config list-profiles` command to show available profiles.Noah Kantrowitz2018-07-111-10/+29
* Fix up some tests I broke.Noah Kantrowitz2018-07-101-2/+2
* Refactor to split out the code to figure out which profile we are in.Noah Kantrowitz2018-07-101-18/+40
* Remove any whitespace from the context name.Noah Kantrowitz2018-06-241-1/+1
* Refactor the dot_d helpers and simplify them a bit.Noah Kantrowitz2018-06-231-10/+15
* implement credential managementThom May2017-12-131-0/+57
* fix Style/NonNilCheckLamont Granquist2016-12-061-1/+1
* fix Style/MultilineIfModifierLamont Granquist2016-12-061-3/+5
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-3/+3
* Fix proxified socketSalim Alam2016-03-211-0/+39
* Rename read_config to apply_configJay Mundrawala2016-02-241-1/+1
* Refactor dot_d loading for workstation_config_loader to use mixinJay Mundrawala2016-02-241-0/+38