summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix dispatch when there are different receiversJohn Keiser2015-10-051-2/+45
* Merge pull request #4032 from chef/mcquin/nano/disable-32-bitClaire McQuin2015-10-051-13/+17
|\
| * Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-13/+17
* | Merge pull request #4003 from chef/tm/duplicate_recipesThom May2015-10-052-1/+7
|\ \ | |/ |/|
| * Ensure that our list of recipes is backwards compattm/duplicate_recipesThom May2015-09-292-1/+7
* | Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-021-26/+42
|\ \
| * | Use -Command flag on NanoClaire McQuin2015-10-011-26/+42
* | | Merge pull request #4005 from chef/salam/template-fixSalim Alam2015-10-011-2/+52
|\ \ \
| * | | Fix AppVeyorsalam/template-fixSalim Alam2015-10-011-1/+1
| * | | Clean up tests, fix bug in tempfile_openSalim Alam2015-09-301-8/+12
| * | | Get rid of truthy/falseySalim Alam2015-09-301-8/+8
| * | | Use Chef::FileContentManagement::Tempfile to create temp fileSalim Alam2015-09-291-0/+46
| |/ /
* | | Un-remove ExpandNodeObject#load_node, deprecate itpolicybuilder-load-node-unremovedanielsdeleo2015-10-011-0/+29
* | | Add ability for default to override name_propertyjk/name-defaultJohn Keiser2015-09-291-0/+12
* | | Make sure name_attribute works on derived propertiesjk/name-attribute-dupJohn Keiser2015-09-291-2/+46
| |/ |/|
* | Merge pull request #3978 from tas50/knife-wording-2Thom May2015-09-291-3/+3
|\ \
| * | Update specs for SupermarketTim Smith2015-09-271-3/+3
| |/
* | Merge pull request #3993 from chef/jk/win-provider-resolver-testsThom May2015-09-291-0/+4
|\ \
| * | Fix provider_resolver tests on Windowsjk/win-provider-resolver-testsJohn Keiser2015-09-291-0/+4
* | | Use much simpler regex for determining the rpm versionIrving Popovetsky2015-09-291-1/+18
|/ /
* | Add test for nonzero systemctl exit codeJohn Keiser2015-09-281-680/+700
* | Add system providers to the list of world-stubbed stuffJohn Keiser2015-09-281-55/+58
* | Test more of provider resolution by mocking the filesystem and commandsJohn Keiser2015-09-281-6/+36
|/
* If both name_attribute and name_property are specified, raise an error.jk/property-default-nilJohn Keiser2015-09-251-9/+9
* Don't treat name_property/attribute as defaults if they are falseJohn Keiser2015-09-251-0/+41
* Fix up property deprecation textJohn Keiser2015-09-251-4/+4
* Prefer name_property: true over default: nilJohn Keiser2015-09-251-2/+20
* Add policyfile attributes to client builderpolicyfile-bootstrap-integrationdanielsdeleo2015-09-241-0/+11
* Don't pass -E to chef-client unless given an environmentdanielsdeleo2015-09-241-4/+4
* Add --policy-name and --policy-group opts to knife bootstrapdanielsdeleo2015-09-241-3/+55
* Add policyfile support to bootstrap contextdanielsdeleo2015-09-241-0/+10
* Add deprecation warning for properties that specify default and name_propertyjk/default-ignoringJohn Keiser2015-09-221-6/+19
* Honor the ordering of whichever `name_attribute` or `default` comes firstJohn Keiser2015-09-221-2/+2
* Lazy load MSI provider, add check for MSI supportsalam/lazy-msiSalim Alam2015-09-221-0/+49
* Merge pull request #3937 from chef/mcquin/remove-constClaire McQuin2015-09-223-394/+400
|\
| * Remove pesky whitespacemcquin/remove-constClaire McQuin2015-09-212-2/+0
| * Remove should from spec textClaire McQuin2015-09-211-28/+28
| * Use letClaire McQuin2015-09-212-345/+345
| * Safely clean up Win32 namespace after specsClaire McQuin2015-09-213-21/+29
* | Fix false positive in test, make test more strict.danielsdeleo2015-09-211-1/+1
* | Configure named run list via command line or config filedanielsdeleo2015-09-211-0/+13
* | Apply a named_run_list in policy builder via configurationdanielsdeleo2015-09-211-21/+85
|/
* Remove Win32 after testsClaire McQuin2015-09-181-4/+25
* Don't add win_evt logger when on nano.Claire McQuin2015-09-181-7/+68
* Add `setup_chef_class` to Policyfile policy builderdanielsdeleo2015-09-171-0/+13
* Detect when user wants policyfile compat modedanielsdeleo2015-09-171-0/+13
* Populate node policyfile attrs from JSONdanielsdeleo2015-09-171-0/+8
* Set the precedence of policyfile attrs and propagate them everywheredanielsdeleo2015-09-171-0/+158
* Add policyfile attrs to node create/savedanielsdeleo2015-09-171-0/+103
* Add policyfile attrs to node JSON when presentdanielsdeleo2015-09-171-0/+30