summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/which.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix target mode checklcg/target-mode-whichLamont Granquist2019-05-231-2/+2
* make which/where be target-mode awareLamont Granquist2019-05-231-2/+13
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Make sure which mixin requires chef_classTim Smith2018-11-271-1/+3
* Ensure that we check the embedded gem binary lasttm/gem_pathThom May2017-05-161-1/+1
* add tests for 'where'Lamont Granquist2017-02-071-1/+1
* add unit tests for `which` behaviorLamont Granquist2017-02-071-1/+6
* fix return of which()Lamont Granquist2017-02-071-1/+1
* rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-071-7/+19
* squashing dnf workLamont Granquist2016-12-131-9/+5
* Obvious fix: Update lamont@getchef.com email to lamont@chef.ioadamedx/lamont-emailAdam Edwards2016-04-041-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Add test for nonzero systemctl exit codeJohn Keiser2015-09-281-1/+1
* extract which to a mixin, use for systemctlLamont Granquist2014-11-081-0/+37