summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Convert http_request provider to HTTP::Simpledanielsdeleo2013-10-081-15/+15
* Fix Chef::HTTP dependence on subclass methodsdanielsdeleo2013-10-081-23/+23
* Convert remote file to use simple httpdanielsdeleo2013-10-081-9/+9
* Move streaming requests to generic HTTP classdanielsdeleo2013-10-081-2/+2
* Update test to make order of return values explicitdanielsdeleo2013-10-081-6/+7
* HTTP client creates request objects.danielsdeleo2013-10-081-5/+5
* Cleanup deprecation warnings, fix bad mocksdanielsdeleo2013-10-081-69/+60
* Start chef-client in new process when it is run as a service on windowsMukta A2013-10-043-0/+110
* Make ApiClient aware of validator propertyChristopher Maier2013-10-041-2/+25
* Make Chef::DataBag.save use POST instead of PUTJeremiah Snapp2013-10-041-6/+4
* Switch default mdadm tests to creat a raid 5 array and add a test toTim Smith2013-10-041-9/+14
* Fix test failuresTim Smith2013-10-041-4/+2
* rspec tests to cover CHEF-4371David Miller2013-10-041-0/+28
* Moved Chef::Recipe#tag into the Chef::Node objectPaul Mooring2013-10-041-0/+5
* [CHEF-4529]sawanoboly2013-10-041-6/+6
* [CHEF-4561] Add :write as a valid action to the log resourceSeth Vargo2013-10-041-3/+7
* [CHEF-4567] Rename Chef::Resource::SmartOSPackage to Chef::Resource::SmartosP...Seth Vargo2013-10-041-4/+4
* Add chef-client -z and knife -z options to start chef-zero when client startsJohn Keiser2013-10-034-30/+230
|\
| * Add tests for -z plus private keysJohn Keiser2013-10-022-0/+83
| * Do not require client_key to be specified for chef-client when chef-zero is e...John Keiser2013-10-022-13/+4
| * Add -z and --chef-zero-port options to knife and chef-clientJohn Keiser2013-10-023-38/+122
| * Fix raw ordering test on 1.8.7John Keiser2013-10-021-38/+2
| * Rename start_chef_zero -> chef_zero.enabledJohn Keiser2013-10-022-5/+5
| * Add client start_chef_zero testJohn Keiser2013-10-021-0/+31
| * Minify chef-solo specJohn Keiser2013-10-021-29/+12
| * Add tests for start_chef_zero parameter in knifeJohn Keiser2013-10-022-1/+65
* | Use the platform's line endings when rendering templates.sersut2013-10-022-44/+45
|/
* Fix the annoying warning when running specs on windows.sersut2013-09-303-31/+51
* Fix CHEF-4419 by appending a drive letter from the current working directory ...sersut2013-09-301-0/+37
* revert another checksum to pre-whitespace stateLamont Granquist2013-09-261-1/+1
* revert checksum to pre-whitespace fix stateLamont Granquist2013-09-261-1/+1
* revert whitespace for all spec/data fixturesLamont Granquist2013-09-2642-53/+53
* undo whitespace changeLamont Granquist2013-09-261-1/+1
* Reset some_windows_line_endings test fixtureSeth Vargo2013-09-261-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-26214-1132/+1130
* Merge pull request #1011 from opscode/lcg/runlock-spec-fixlamont-granquist2013-09-251-1/+3
|\
| * file cache location changes on windowsLamont Granquist2013-09-251-1/+3
* | [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-251-0/+18
|/
* use :each, because config is now reset after eachLamont Granquist2013-09-241-18/+4
* Merge pull request #1006 from opscode/lcg/tty-unix-test-fixlamont-granquist2013-09-241-15/+16
|\
| * default case should be same as log_level :autoLamont Granquist2013-09-241-15/+16
* | User provider does not update user when uid/gid are stringsEric Saxby2013-09-241-29/+21
|/
* Merge branch 'CHEF-4248'Bryan McLellan2013-09-174-9/+70
|\
| * CHEF-4248: Fix Ruby 1.8 incompatibilitiesBryan McLellan2013-09-171-5/+3
| * Extend deploy provider spec to cover timeoutJack Foy2013-07-191-0/+14
| * Add spec for new timeout attribute on deploy resourceJack Foy2013-07-191-0/+14
| * Fix botched rebaseJack Foy2013-07-191-2/+0
| * Remove stray :focus from specJack Foy2013-07-191-1/+1
| * Update specs to encompass scm timeout attributeJack Foy2013-07-192-10/+47
* | Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-173-1/+3