summaryrefslogtreecommitdiff
path: root/spec/support/shared/context
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/DotPositionLamont Granquist2018-07-021-16/+16
* fix Style/HashSyntaxLamont Granquist2018-07-021-10/+10
* Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-211-0/+1
|\
| * Save the node's UUID as an attributetm/chef_guidThom May2018-03-211-0/+1
* | Add the ability to inject log objectstm/inject_logThom May2018-03-191-10/+12
|/
* server enforced required recipesdelano2017-04-061-0/+7
* RFC 67: Remove cookbook segmentsThom May2017-04-041-1/+1
* 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