summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4422 from chef/tm/apt_updateThom May2016-01-272-0/+151
|\
| * fix style nittm/apt_updateThom May2016-01-221-1/+1
| * respond to review commentsThom May2016-01-222-0/+28
| * Dependency inject file locationsThom May2016-01-211-3/+33
| * Add periodic action as the defaultThom May2016-01-201-0/+20
| * Add an apt_update resourceThom May2016-01-202-0/+73
* | Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-233/+406
* | Fix ambiguous argument warningsdanielsdeleo2016-01-261-2/+2
* | Merge pull request #4287 from chef/jdm/1.3-fipsJay Mundrawala2016-01-2610-44/+53
|\ \
| * | Fix client_specjdm/1.3-fipsJay Mundrawala2016-01-261-2/+6
| * | Do openssl initialization in chef-fips test pipelineJay Mundrawala2016-01-251-0/+4
| * | Modify registration_spec to work when fips is enabled in opensslJay Mundrawala2016-01-251-6/+6
| * | Skip Version0 encrypted databag tests when in fips modeJay Mundrawala2016-01-254-2/+7
| * | Don't check the key for auth_credentials_specJay Mundrawala2016-01-251-32/+1
| * | Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-252-3/+3
| * | Do openssl initialization from applicationsJay Mundrawala2016-01-252-1/+11
| * | Use sign v1.3 when fips mode is selectedJay Mundrawala2016-01-251-2/+17
| * | Pass headers to mixlib-authenticationJay Mundrawala2016-01-251-1/+3
* | | Set range of system user/group id to max of 200Jay Mundrawala2016-01-261-3/+3
* | | Merge pull request #4231 from chef/lcg/zypper-multipackageLamont Granquist2016-01-251-34/+44
|\ \ \
| * | | zypper multipackage patchLamont Granquist2016-01-251-52/+26
| * | | Added support for Zypper to install multiple packages at onceYorgos Saslis2016-01-251-0/+36
| |/ /
* | | Merge pull request #4455 from chef/tball/nexus7_more_failuresTyler Ball2016-01-251-1/+1
|\ \ \
| * | | wrlinux is a derivative of RHEL and as such the default creation of user home...tball/nexus7_more_failurestyler-ball2016-01-251-1/+1
| |/ /
* | | Fix single-quoted stringsjk/4334John Keiser2016-01-251-22/+22
* | | Fix #4334: don't warn about ambiguous property usageJohn Keiser2016-01-221-0/+28
|/ /
* | Using random names in the group_spec so we don't blow away a real accounttyler-ball2016-01-211-3/+3
* | Test failures for the Cisco Nexus 7 platform in Manhattan. It cannot have up...tyler-ball2016-01-212-8/+8
* | Merge pull request #4423 from chef/tm/rest_deprecationThom May2016-01-219-7/+22
|\ \
| * | we know that Chef::REST is deprecatedThom May2016-01-181-0/+1
| * | ensure unit tests are correctThom May2016-01-188-7/+21
* | | Sometimes chocolately doesn't appear on the path, so adding two fixes.tball/win2008r2_test_failurestyler-ball2016-01-201-0/+3
* | | die die die if functional test fails to install chocolateywhy_choco_no_installMatt Wrock2016-01-201-2/+2
| |/ |/|
* | explicitly adding .bat to service executable called by service in case users ...Matt Wrock2016-01-191-4/+4
* | Merge pull request #4424 from chef/lcg/chefstyle-catchup2Lamont Granquist2016-01-192-4/+4
|\ \
| * | another chefstyle catchup + pull masterlcg/chefstyle-catchup2Lamont Granquist2016-01-182-4/+4
* | | Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-1842-136/+136
|/ /
* | Revert "another chefstyle catchup + pull master"Lamont Granquist2016-01-182-4/+4
* | another chefstyle catchup + pull masterLamont Granquist2016-01-182-4/+4
|/
* Merge pull request #4415 from chef/lcg/chefstyle-catchupLamont Granquist2016-01-152-33/+33
|\
| * fix chefstyle failuresLamont Granquist2016-01-152-33/+33
* | Make upload cookbook_artifacts workJohn Keiser2016-01-151-2/+19
* | Get download of cookbook_artifacts workingJohn Keiser2016-01-152-10/+17
* | Add server cookbook artifacts and list_specJohn Keiser2016-01-151-0/+16
|/
* adding functional tests for chocolatey providerchoco_func_testsMatt Wrock2016-01-142-6/+19
* fix candidate version filteringMatt Wrock2016-01-141-6/+32
* adding some functional tests for chocolatey_packageMatt Wrock2016-01-144-0/+95
* ServerAPI will return a raw hash, so do thattm/fix_failing_testThom May2016-01-141-2/+1
* Use double quotes by defaultThom May2016-01-14595-8966/+8966
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-14130-633/+633
|\