summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4034 from chef/lcg/ruby-profilingLamont Granquist2015-10-131-0/+17
|\
| * add optional ruby-profiling with --profile-rubyLamont Granquist2015-10-051-0/+17
* | Fix search result paginationssd/search-pagination-fixSteven Danna2015-10-091-1/+19
* | Accept coercion as a way to accept nil valuesJohn Keiser2015-10-081-0/+8
* | fix unit testsMatt Wrock2015-10-081-2/+2
* | ignore gid on windows and warn to use groupMatt Wrock2015-10-081-0/+8
* | Windows cli tools should have color true by defaultadamedx/windows-color-defaultsAdam Edwards2015-10-062-4/+4
* | Quote paths.mcquin/chef-3883Claire McQuin2015-10-062-3/+34
* | 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-054-19/+43
|\ \
| * | Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-054-19/+43
| |/
* | 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
* | | Fix forward module.to_sjk/forwarder-to_sJohn Keiser2015-10-051-0/+5
| |/ |/|
* | Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-025-58/+138
|\ \
| * | Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-scriptClaire McQuin2015-10-011-18/+6
| * | Resolve resource_architecture and guard_architecture stubs.Claire McQuin2015-10-013-32/+32
| * | Use -Command flag on NanoClaire McQuin2015-10-013-31/+123
* | | 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
* | | Simplify kill loop with WNOHANGjk/print-raceJohn Keiser2015-09-291-10/+3
* | | Change puts to print with \n for atomicityJohn Keiser2015-09-291-7/+7
* | | Add some insurance against timeouts failing (10s room, kill loop)John Keiser2015-09-291-5/+14
* | | Add tests for things that have created the lockfile but not yet acquired the ...John Keiser2015-09-291-21/+79
* | | Print what happened (and in what order) if test failsJohn Keiser2015-09-291-130/+89
* | | 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
|/ /
* | Get rid of state-keeping and reset in ServiceHelpersjk/systemctl-shenanigansJohn Keiser2015-09-281-1/+0
* | Add test for nonzero systemctl exit codeJohn Keiser2015-09-284-759/+748
* | Add system providers to the list of world-stubbed stuffJohn Keiser2015-09-283-63/+86
* | Test more of provider resolution by mocking the filesystem and commandsJohn Keiser2015-09-282-6/+96
* | Add spec for remote dir fixJohn Keiser2015-09-281-0/+74
|/
* 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
* Make race condition tests explicitjk/run-lockJohn Keiser2015-09-251-100/+260
* 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