summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-1141-280/+272
* Merge pull request #4315 from bbbco/masterThom May2016-01-041-0/+20
|\
| * Add extra tests around whether to skip with multiple guardsbbbco2015-12-151-0/+20
* | Merge pull request #4340 from juliandunn/reenable-aix-mount-testBryan McLellan2015-12-311-20/+8
|\ \
| * | Re-enable AIX mount functional test by using the NameFS type whichJulian C. Dunn2015-12-231-20/+8
* | | Merge pull request #4321 from chef/service_userMatt Wrock2015-12-292-29/+23
|\ \ \ | |/ / |/| |
| * | fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-292-29/+23
* | | Merge pull request #4333 from chef/vaultMatt Wrock2015-12-224-31/+41
|\ \ \
| * | | no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-224-31/+41
* | | | Merge pull request #4078 from natewalck/profilesPhil Dibowitz2015-12-203-0/+329
|\ \ \ \ | |/ / / |/| | |
| * | | Added profile provider for OS XNate Walck2015-12-173-0/+329
* | | | Merge pull request #4330 from chef/shain/disable_aix_mount_testsSalim Alam2015-12-184-3/+9
|\ \ \ \
| * | | | Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-183-2/+7
| * | | | Disabled mount tests on AIX since they only work in LPARs and we test in WPAR...Scott Hain2015-12-181-1/+2
| |/ / /
* | | | Consistent return value for started?Jay Mundrawala2015-12-181-0/+1
* | | | tiny_server should retry Errno::EHOSTUNREACHJay Mundrawala2015-12-181-1/+2
|/ / /
* | | Merge pull request #4320 from chef/jk/fix-package-nil-warningJay Mundrawala2015-12-161-5/+1
|\ \ \ | |/ / |/| |
| * | Fix failing package unit testjk/fix-package-nil-warningJohn Keiser2015-12-161-5/+1
* | | Merge pull request #4277 from chef/mwrock/packageMatt Wrock2015-12-152-8/+18
|\ \ \ | |_|/ |/| |
| * | fixing post merge test breaksMatt Wrock2015-12-151-2/+2
| * | merge cleanupmwrock/packageMatt Wrock2015-12-151-1/+1
| * | non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-151-5/+15
| |/
* | Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-155-62/+427
|/
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-153-7/+1
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-154-3/+14
* Merge pull request #4309 from chef/lcg/fix-tags-and-set-unlessThom May2015-12-151-1/+25
|\
| * really always return an Arraylcg/fix-tags-and-set-unlessLamont Granquist2015-12-141-0/+12
| * tags always an array; fix set_unlessLamont Granquist2015-12-141-1/+13
* | Only warn about potentially duplicate properties during the resource initializerjk/reduce-property-dup-warningJohn Keiser2015-12-141-1/+29
* | fix typoLamont Granquist2015-12-141-1/+1
* | mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
* | fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
* | why is 'identity' different than 'name_property'?Lamont Granquist2015-12-141-1/+1
* | delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
* | implement verifications as a propertyLamont Granquist2015-12-141-13/+11
* | Don't warn when setting a property to nil unless its value wouldjk/updates2John Keiser2015-12-141-12/+14
* | Add inheritance and repeat tests for action_class dojk/action-class-doJohn Keiser2015-12-111-3/+47
* | Implement action_class do ... endJohn Keiser2015-12-111-0/+31
|/
* Merge pull request #4286 from chef/lcg/bump-timeout-for-travisLamont Granquist2015-12-111-2/+2
|\
| * bump up timeout for travisLamont Granquist2015-12-111-2/+2
* | Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-112-42/+23
|\ \ | |/ |/|
| * Use signing protocol 1.1 by defaultjdm/default-auth-1.1Jay Mundrawala2015-12-102-42/+23
* | Get rid of ambiguity with `template 'x' do ...`jk/error-on-property-with-blockJohn Keiser2015-12-101-116/+133
* | Warn when user sets a property of an inline resource to itself.John Keiser2015-12-101-0/+50
* | fix rspec timeouts in tinyserverLamont Granquist2015-12-101-1/+1
* | Merge pull request #4248 from chef/tm/fix_reg_tests_2Thom May2015-12-101-0/+3
|\ \
| * | expose HTTP optionstm/fix_reg_tests_2Thom May2015-12-091-0/+3
* | | Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-093-182/+6
* | | Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-093-4/+94
* | | Don't activate cheffish and chef-provisioning until its DSL is usedjk/lazy-activationJohn Keiser2015-12-091-0/+43