summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-193-30/+30
* deal with 0.37.2 renamed copsLamont Granquist2016-02-182-45/+45
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-095-43/+43
* auto fixing some rubocopsLamont Granquist2016-02-095-44/+44
* autofixing whitespace copsLamont Granquist2016-02-0514-184/+182
* Allow PowerShellTypeCoercions to translate Chef::Node::ImmutableArraysmurawski/dsc_resource_converge_loggingSteven Murawski2016-02-031-0/+5
* Allow PowerShellTypeCoercions to translate Chef::Node::ImmutableMashSteven Murawski2016-02-031-9/+15
* Some more author domain stragglers.Noah Kantrowitz2016-02-021-1/+1
* Update for chef.io domain in copyright lines too.Noah Kantrowitz2016-02-021-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0210-10/+10
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-028-8/+8
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0221-22/+22
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-5/+5
* Use double quotes by defaultThom May2016-01-1422-218/+218
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-134-42/+42
* yet more lint copslcg/lint-cops-againLamont Granquist2016-01-131-3/+3
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-0/+4
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-091-0/+90
* quick spec for subclass directiveLamont Granquist2015-12-021-0/+45
* Make modules with properties work and inherit as expectedjk/property_mixinJohn Keiser2015-10-201-0/+97
* Modify enforce_ownership_and_permissions_spec to be more unit-likejdm/enforce-owner-unitifyJay Mundrawala2015-09-081-10/+10
* Merge pull request #3510 from ckaushik/issue_2513Thom May2015-09-021-1/+5
|\
| * Fixing Issue #2513 - the broken render of nested partial templates with varia...Kaushik C2015-07-271-1/+5
* | Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-8/+13
* | Add Property.create and Resource.property_type for type system overridingJohn Keiser2015-07-031-2/+2
* | Bring set_or_return behavior back in line with what it used to beJohn Keiser2015-07-031-0/+2
|/
* Better API version error handling helper code.tylercloke2015-06-051-0/+127
* change executionpolicy to unrestrictedLamont Granquist2015-05-291-1/+1
* add powershell_out mixinLamont Granquist2015-05-291-0/+70
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-2/+1
* Added spec for as_urijdm/1848Jay Mundrawala2015-05-211-0/+10
* Refactor uris_specJay Mundrawala2015-05-211-14/+16
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-202-4/+4
* Use custom uri matcherJay Mundrawala2015-05-151-0/+45
* Allow unformatter to work when logger is not showing timestampsJay Mundrawala2015-05-071-2/+0
* Added spec for unformatter mixinJay Mundrawala2015-05-071-0/+63
* Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-251-75/+61
* Escape strings when they contain a special characterJay Mundrawala2015-03-201-0/+11
* Added type coercsion for arrayJay Mundrawala2015-03-201-0/+4
* Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-201-0/+6
* Add type coercion for hashJay Mundrawala2015-03-201-0/+5
* Added Powershell Type Coercion mixinJay Mundrawala2015-03-201-0/+46
* add explicit test for nillable_set_or_returnLamont Granquist2015-02-231-0/+7
* add nillable_set_or_return tests to the mixinLamont Granquist2015-02-231-63/+70
* fix some of the spec titlesLamont Granquist2015-01-121-10/+10
* add forcing of LANG and LANGUAGE env varsLamont Granquist2015-01-121-11/+40
* Renamed dummy_obj to shell_out_objjdm/shellout-specJay Mundrawala2014-12-141-39/+39
* Cleanup Mixin:ShellOut use/specsJay Mundrawala2014-12-141-40/+39
* remove invalid invalidsubtractivemerge specsLamont Granquist2014-11-211-26/+0