summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | another copyright notice fixLamont Granquist2015-05-061-1/+1
* | | mv spec/functional/log/syslog_spec.rb to spec/unit/log/sawanoboly2015-05-061-0/+0
* | | move syslog specs to functional and call Chef::Log methods.sawanoboly2015-05-062-21/+46
* | | avoid platfomr matched /mswin|mingw|windows/sawanoboly2015-05-061-13/+15
* | | strip messagesawanoboly2015-05-061-2/+2
* | | fallback to infosawanoboly2015-05-061-0/+5
* | | add unit specs for Chef::Log::Syslogsawanoboly2015-05-061-0/+14
* | | Allow inspection of event dispatch's subscribersinspect-dispatcher-subscribersdanielsdeleo2015-05-061-0/+61
* | | Merge pull request #3333 from chef/irving/streaming_uploader_http_fixThom May2015-05-061-21/+0
|\ \ \
| * | | Remove now-redundant verify_mode because DefaultSSLPolicy takes care of it fo...Irving Popovetsky2015-05-051-21/+0
| | |/ | |/|
* | | Merge branch 'minshallj-minshallj/keep_suid_bit'Thom May2015-05-051-0/+18
|\ \ \
| * | | Fix indentationThom May2015-05-051-15/+15
| * | | Merge branch 'minshallj/keep_suid_bit' of https://github.com/minshallj/chef i...Thom May2015-05-051-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | test for retention of suid bitJacob Minshall2015-03-171-0/+18
* | | | Replace AIX unreliable service group parsing mechanism.Julian C. Dunn2015-05-051-11/+26
|/ / /
* | | Nice error handling for unsupported API version in formatters/*.rb.tylercloke2015-05-043-2/+146
* | | Nice error formatting for unsupported API version in Knife.tylercloke2015-05-041-0/+10
* | | Implemented X-Ops-Server-API-Version in Chef requests.tylercloke2015-05-042-21/+12
* | | Merge pull request #3320 from chef/lcg/node-utf8-sanitizeLamont Granquist2015-05-042-1/+6
|\ \ \
| * | | fix unit test stubLamont Granquist2015-05-041-1/+1
| * | | add a spec test + linebreaksLamont Granquist2015-05-041-0/+5
* | | | Merge pull request #3298 from juliandunn/fix-aix-source-packageJulian C. Dunn2015-05-041-8/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Fix tests. Add test for source not providing the requested package.Julian C. Dunn2015-04-291-8/+20