summaryrefslogtreecommitdiff
path: root/spec/unit/dsl
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-024-4/+4
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-023-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-026-6/+6
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-3/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-147-42/+42
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-4/+4
* remove pending reboot check for HKLM\SOFTWARE\Microsoft\Updates\UpdateExeVola...mwrock/reboot_pendingMatt Wrock2015-09-101-5/+11
* Make reboot_pending? look for CBS RebootPendingjhs/fix-reboot_pendingJeremiah Snapp2015-08-111-1/+1
* Add specs for Chef::DSL::Resources.Noah Kantrowitz2015-05-291-0/+85
* Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-151-4/+4
* Adding audit DSL coveragetyler-ball2014-12-171-11/+24
* Adding cookbook and recipe information per analytics requesttyler-ball2014-12-171-1/+7
* Test including supported serverspec helpers. Updates per PR comments.Serdar Sutay2014-12-171-0/+24
* Update to RSpec 3.Claire McQuin2014-10-294-39/+39
* Refactoring duplicated code into a separate module. Also making CLI options ...tyler-ball2014-09-291-110/+8
* reboot_pending? no longer has unsupported platforms, so remove the test for it.Chris Doherty2014-09-101-7/+1
* Add error logging on failure to load secret file.Claire McQuin2014-08-221-11/+19
* Ignore v3 encryption detection on ruby < 2.0.Claire McQuin2014-08-221-1/+1
* Add ::encryptor_keys to versioned encryptor classes.Claire McQuin2014-08-221-9/+9
* Fix stubs.Claire McQuin2014-08-221-12/+21
* Enable autodetection of encrypted data bag items.Claire McQuin2014-08-221-14/+65
* Spec out behavior for autodetecting encrypted data bag items.Claire McQuin2014-08-221-1/+57
* Update to RSpec 3 syntax.Claire McQuin2014-08-221-23/+41
* add shell_out mixins to recipe DSLLamont Granquist2014-07-281-0/+12
* CHEF-5086/COOK-3890: Add reboot_pending? to core DSLBryan McLellan2014-02-271-0/+100
* Remove default implementation of Recipe DSL interfacedanielsdeleo2014-02-191-0/+70
* s/stub!/stub/gLamont Granquist2014-01-291-1/+1
* Changing verbiage for unit tests and creating a resource object instead of a ...PrajaktaPurohit2012-12-191-12/+7
* Removing the unix only test in the unit testPrajaktaPurohit2012-12-191-20/+1
* Adding unit tests for the registry_helper_dslPrajaktaPurohit2012-12-191-0/+79
* [CHEF-3499] move platform introspection tests into shared examplesdanielsdeleo2012-11-021-150/+8
* Fix "platfrom" filename typodanielsdeleo2012-11-021-0/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-302-0/+338