summaryrefslogtreecommitdiff
path: root/spec/unit/knife/core/gem_glob_loader_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move knife spec files into the knife gemMarc A. Paradise2021-04-301-242/+0
* Resolve our chefstyle warningsredundant_beginsTim Smith2021-04-011-1/+1
* Move knife to its own gemChef Expeditor2021-03-311-3/+36
* Use include? instead of a regex with string matchingTim Smith2020-12-211-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-4/+4
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+2
* More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-10/+9
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-141-14/+14
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Add knife-rehash command for subcommand location hashingSteven Danna2015-08-251-0/+210