summaryrefslogtreecommitdiff
path: root/spec/integration/knife/chef_repo_path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows Integration and Functional tests for BKJaymala Sinha2019-09-271-2/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-4/+4
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-38/+38
* clean up whitespace againLamont Granquist2018-07-021-5/+5
* fix Layout/IndentHeredocLamont Granquist2018-07-021-423/+423
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
* Don't use relative_path_from on glob resultsjk/windows-ruby-2.3John Keiser2016-08-161-1/+70
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-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
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-10/+10
* Use double quotes by defaultThom May2016-01-141-248/+248
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Use windows paths without case-sensitivity.ksubrama/path_spaceKartik Null Cating-Subramanian2015-06-301-11/+13
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-78/+105
* create shared context for default config optionsClaire McQuin2014-05-221-1/+3
* Put cache at HOME/.chef.d if /var/chef can't be accessed.Claire McQuin2014-05-221-0/+1
* Add ability to flatten parallel enumerableJohn Keiser2014-05-181-1/+1
* Fix --chef-repo-pathJohn Keiser2013-10-111-0/+43
* Make chef_repo_path globally accessible across knife and chef-clientJohn Keiser2013-08-281-19/+29
* Don't report random files in json dirs (like roles/environments)John Keiser2013-06-171-19/+27
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Turn on nodes, clients and users by default ("everything")John Keiser2013-06-071-1/+76
* Split chef_repository_file_spec into threejkeiser2013-06-071-0/+705