summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add a failing test case for value_for_platformJordan Evans2015-10-241-0/+7
* provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-241-0/+7
* provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-231-0/+7
* overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-39/+110
* Merge pull request #4079 from chef/service_loggerMatt Wrock2015-10-231-2/+10
|\
| * add logger to windows service shelloutservice_loggerMatt Wrock2015-10-201-2/+10
* | Allow downloading of root_files in a chef repositoryssd/download-root-filesSteven Danna2015-10-231-0/+9
* | Added run list expansion json conversion. Creates a json tree from the run li...kyleen/addExpandedRunListKyleen MacGugan2015-10-212-3/+25
* | Update messaging to match LWRP -> Custom Resource renameTim Smith2015-10-211-1/+1
* | Merge pull request #3119 from cmluciano/cml/bug1586Phil Dibowitz2015-10-202-1/+10
|\ \
| * | Add recommended test from btmChristopher M. Luciano2015-10-121-0/+9
| * | Fix condition of removing a group before user error.cmluciano2015-04-301-1/+1
* | | Make modules with properties work and inherit as expectedjk/property_mixinJohn Keiser2015-10-201-0/+97
| |/ |/|
* | 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