summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Merge pull request #4263 from chef/lcg/fix-ubuntu-1004-dpkg-testLamont Granquist2015-12-0932-966/+222
|\ \ \
| * | | rebuilt deb fixtures on 10.04 to fix 10.04Lamont Granquist2015-12-0932-966/+222
| |/ /
* | | immediately_before -> beforeJohn Keiser2015-12-092-8/+8
* | | Fix testsJohn Keiser2015-12-091-0/+6
* | | Add immediately_before notificationJohn Keiser2015-12-091-4/+74
|/ /
* | Merge pull request #4258 from chef/jdm/dpkg-spec-fixesLamont Granquist2015-12-081-22/+25
|\ \
| * | Fix dpkg specs to run on debian 6jdm/dpkg-spec-fixesJay Mundrawala2015-12-081-22/+25
* | | Merge pull request #4236 from chef/jdm/dsc_resource_timeoutThom May2015-12-081-1/+7
|\ \ \
| * | | Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-031-1/+7
* | | | Merge pull request #4193 from chef/mwrock/packageSalim Alam2015-12-085-36/+799
|\ \ \ \ | |_|/ / |/| | |
| * | | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-075-36/+799
| | |/ | |/|
* | | restore handling of dpkg -s returns codes (w/tests)lcg/dpkg-s-return-codesLamont Granquist2015-12-071-3/+38
|/ /
* | fix registration teststm/fix_reg_testsThom May2015-12-071-4/+2
* | disable tests on 32-bitlcg/32-bit-dpkg-test-brokeLamont Granquist2015-12-041-1/+1
* | raise if we see a test with :focus set on it in CIlcg/remove-focusLamont Granquist2015-12-041-0/+5
* | focus snuck into a PRLamont Granquist2015-12-041-1/+1
|/
* Merge pull request #4196 from chef/lcg/dpkg-multipackageLamont Granquist2015-12-0235-50/+1446
|\
| * quick spec for subclass directiveLamont Granquist2015-12-021-0/+45
| * add unit test for a_to_sLamont Granquist2015-12-021-0/+4
| * dpkg multipackage and bonus fixesLamont Granquist2015-12-0234-52/+1399
* | Make to_hash include properties with defaults (fixes #4127)jk/4127John Keiser2015-12-021-0/+13
* | Use let instead of instance variablesJohn Keiser2015-12-021-253/+255
* | Converge actions all together instead of in action :x (fixes #4124)jk/4124John Keiser2015-12-021-23/+93
|/
* Merge pull request #3790 from chef/jdm/travis-sudoJay Mundrawala2015-12-013-2/+7
|\
| * Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
| * Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
| * Skip mount test in travisJay Mundrawala2015-11-251-1/+1
| * Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
| * Add tag to skip travisJay Mundrawala2015-11-251-0/+1
* | extract declare_resource to a mixin and extend APILamont Granquist2015-12-011-13/+35
* | Merge pull request #4206 from chef/lcg/fix-rspec-ctrl-cLamont Granquist2015-11-252-2/+8
|\ \