summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-0/+4
* fix the spec filterLamont Granquist2016-07-191-1/+1
* only work around resolver caching on linuxLamont Granquist2016-07-192-2/+13
* replace glibc resolver with ruby resolverLamont Granquist2016-07-191-0/+18
* Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-221-3/+10
* Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-8/+1
* Merge pull request #4642 from chef/ksubrama/fips_acceptanceKartik Null Cating-Subramanian2016-04-263-5/+5
|\
| * Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-253-5/+5
* | run in fips mode if node is fips enabledMatt Wrock2016-04-251-1/+8
|/
* Revert "Spec break on Windows due to temp dir and short path names"Salim Alam2016-03-311-22/+0
* Spec break on Windows due to temp dir and short path namesadamedx/windows-ruby22-unit-tmpdirAdam Edwards2016-03-311-0/+22
* chefstyle Style/AndOr fixesLamont Granquist2016-03-143-3/+3
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-046-7/+7
|\
| * remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-234-4/+4
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-233-3/+3
* | remove merge conflict resolution errorlcg/better-chef-rspec-constraintsLamont Granquist2016-03-031-4/+0
* | better chef+ruby rspec constraintsLamont Granquist2016-03-033-21/+21
* | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-021-4/+4
* | Add test for solo.dJay Mundrawala2016-02-241-0/+70
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-4/+4
* deal with 0.37.2 renamed copsLamont Granquist2016-02-183-9/+9
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-4/+4
|\
| * Updated specartursitarski2016-02-021-4/+4
* | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-2/+2
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-093-5/+5
* | auto fixing some rubocopsLamont Granquist2016-02-098-15/+15
* | autofixing whitespace copsLamont Granquist2016-02-0536-119/+95
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0227-36/+36
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0226-26/+26
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0238-38/+38
* | Merge pull request #4409 from chef/lcg/suppress-reporter-failuresLamont Granquist2016-01-271-0/+6
|\ \ | |/ |/|
| * suppress reporter failures by using validate_utf8=falselcg/suppress-reporter-failuresLamont Granquist2016-01-261-0/+6
* | Skip Version0 encrypted databag tests when in fips modeJay Mundrawala2016-01-251-0/+4
* | Do openssl initialization from applicationsJay Mundrawala2016-01-251-1/+1
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-182-4/+4
* Use double quotes by defaultThom May2016-01-1435-250/+250
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-1313-26/+26
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-8/+7
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+6
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-9/+11
* Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-0/+4
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-1/+11
* fix typoLamont Granquist2015-12-141-1/+1
* mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
* fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
* delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
* implement verifications as a propertyLamont Granquist2015-12-141-13/+11
* bump up timeout for travisLamont Granquist2015-12-111-2/+2