summaryrefslogtreecommitdiff
path: root/spec/integration/knife/chef_repo_path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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