summaryrefslogtreecommitdiff
path: root/spec/support/shared/context
Commit message (Expand)AuthorAgeFilesLines
* sanitize utf8 data going to serverlcg/data-collector-utf8Lamont Granquist2017-02-081-1/+1
* Enable the data collector automaticallydanielsdeleo2016-11-021-3/+12
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+3
* Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-8/+1
* run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+8
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* suppress reporter failures by using validate_utf8=falselcg/suppress-reporter-failuresLamont Granquist2016-01-261-0/+6
* Use double quotes by defaultThom May2016-01-143-9/+9
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+6
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-9/+11
* Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-0/+34
* Minor updates for PR comments.sd/CI-31Serdar Sutay2015-05-291-3/+2
* adding unit testsDavida Marion2015-05-291-0/+3
* refactor ohai stubs, remove hardcodingClaire McQuin2015-05-271-15/+15
* Use shared contexts and shared examples to minimize code duplication.Claire McQuin2015-05-271-0/+275
* create shared context for default config optionsClaire McQuin2014-05-221-0/+21