summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3381 from chef/lcg/warn-cb-self-depThom May2015-05-183-0/+45
|\
| * suppress cookbook self-dependencies and warnlcg/warn-cb-self-depLamont Granquist2015-05-152-0/+33
| * change default log_location + log_level for knifeLamont Granquist2015-05-151-0/+12
* | Merge pull request #3318 from chef/jdm/msi-uri-sourceJay Mundrawala2015-05-153-27/+165
|\ \
| * | Use canonical_path in windows_package resource for sourcejdm/msi-uri-sourceJay Mundrawala2015-05-151-2/+2
| * | download_file_missing? -> downloadable_file_missing?Jay Mundrawala2015-05-151-2/+2
| * | Surface checksum attributeJay Mundrawala2015-05-151-0/+5
| * | Allow users to override remote_file attributes in windows_packageJay Mundrawala2015-05-151-0/+13
| * | Use custom uri matcherJay Mundrawala2015-05-151-0/+45
| * | Refactor uri detectionJay Mundrawala2015-05-151-2/+2
| * | Added specs to for windows_package provider's uri featureJay Mundrawala2015-05-151-24/+90
| * | Added spec to make sure urls are not modified when creating a windows_package...Jay Mundrawala2015-05-151-0/+9
| * | Modify windows package provider to allow urlJay Mundrawala2015-05-151-3/+3
| |/
* | Merge pull request #3344 from chef/jdm/netuserJay Mundrawala2015-05-151-0/+125
|\ \
| * | Added functional tests for user resource on windowsJay Mundrawala2015-05-151-0/+125
| |/
* | Merge pull request #3360 from chef/jdm/resource-semanticsJay Mundrawala2015-05-152-0/+26
|\ \ | |/ |/|
| * Added spec for making sure package fails if both multipackage and source spec...jdm/resource-semanticsJay Mundrawala2015-05-131-0/+6
| * Added spec for check_resource_semantics! inJay Mundrawala2015-05-131-0/+20
* | Add Chef::ResourceResolver.resolvejk/missing_method_missingJohn Keiser2015-05-131-0/+4
* | Replace lookup_provider_constant and protect against deprecation in testsJohn Keiser2015-05-134-16/+72
* | Deprecate Chef::Provider::LwrpClass the same way we did ResourceJohn Keiser2015-05-131-15/+20
* | Convert "override LWRP" spec to one explicit check, be absolutelyJohn Keiser2015-05-132-12/+38
* | Fix deprecation warning (and corresponding test) for Chef::Resource::BlahJohn Keiser2015-05-131-4/+7
* | Move LWRP class deprecation warning to const_missingJohn Keiser2015-05-136-43/+66
* | Move deprecation back into resource_for_short_nameJohn Keiser2015-05-134-0/+6
* | Add deprecation warning for providers that do not use providesJohn Keiser2015-05-131-0/+41
* | Remove provides_nothingJohn Keiser2015-05-131-16/+0
* | Remove automatic `provides`John Keiser2015-05-131-17/+12
* | Add tests for resource naming and creationJohn Keiser2015-05-133-6/+284
* | Deprecate automatic method_missing and Chef::Resource lookupJohn Keiser2015-05-132-1/+3
* | Merge pull request #3336 from chef/jdm/smbJay Mundrawala2015-05-133-1/+75
|\ \
| * | Allow unc to have ip addressjdm/smbJay Mundrawala2015-05-071-4/+13
| * | Added NetworkFile to fetcher_specJay Mundrawala2015-05-061-1/+11
| * | Added spec for Chef::Provider::RemoteFile::NetworkFileJay Mundrawala2015-05-051-0/+45
| * | Add specs for remote_file resource + windows network shareJay Mundrawala2015-05-051-0/+10
* | | Merge pull request #3345 from chef/jdm/winevtJay Mundrawala2015-05-132-0/+116
|\ \ \
| * | | Allow units to for winevt to run everywhereJay Mundrawala2015-05-071-8/+2
| * | | Allow unformatter to work when logger is not showing timestampsJay Mundrawala2015-05-071-2/+0
| * | | Added spec for unformatter mixinJay Mundrawala2015-05-071-0/+63
| * | | Added Windows Event Log loggerJay Mundrawala2015-05-071-0/+61
| | |/ | |/|
* | | Merge pull request #3357 from chef/jdm/3055Thom May2015-05-131-0/+7
|\ \ \
| * | | Escape string inside regexJay Mundrawala2015-05-081-0/+7
| |/ /
* | | Merge pull request #2851 from Igorshp/ssh_attributeThom May2015-05-132-28/+25
|\ \ \
| * | | Fix ssh attribute precedence orderIgor Shpakov2015-05-072-28/+25
* | | | Merge pull request #3348 from chef/lcg/fix-shell-spec-timingLamont Granquist2015-05-121-10/+25
|\ \ \ \
| * | | | fixes the timing on the chef-shell specslcg/fix-shell-spec-timingLamont Granquist2015-05-121-10/+25
| | |/ / | |/| |
* | | | Add regression test.fix-empty-proxyJon Morrow2015-05-071-0/+16
|/ / /
* | | fix global state in specsLamont Granquist2015-05-061-3/+10
* | | avoid any_instance_of indirectionLamont Granquist2015-05-061-3/+3
* | | symbol does not resolve on windowsLamont Granquist2015-05-061-1/+1