summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Mark popen4 tests "volatile" to prevent spurious Ci failuresdanielsdeleo2013-10-181-1/+1
* Fix error caused by loading duplicate trusted certsdanielsdeleo2013-10-181-0/+9
* Merge pull request #1060 from opscode/CHEF-4509Serdar Sutay2013-10-171-2/+10
|\
| * [CHEF-4509] read `secret` `secret_file` from knife hashSeth Chisamore2013-10-171-2/+10
* | Merge pull request #1062 from opscode/adamed-chef-4625Adam Edwards2013-10-172-2/+3
|\ \
| * | Handle nil tempfile, ftp, http casesadamedx2013-10-171-1/+1
| * | CHEF-4625: Explicitly close temp files to prevent sharing violationsadamedx2013-10-171-1/+2
* | | Document webrick duck punchdanielsdeleo2013-10-171-0/+14
* | | Patch webrick timeout handler to avoid test failuresdanielsdeleo2013-10-171-0/+11
* | | Add a directory where trusted certs can be storeddanielsdeleo2013-10-175-0/+137
* | | Add a root config_dir config optiondanielsdeleo2013-10-171-0/+64
* | | Remove config reload hacksdanielsdeleo2013-10-171-9/+0
|/ /
* | Merge pull request #1063 from opscode/adamed-chef-4422Adam Edwards2013-10-172-0/+142
|\ \
| * | Merge pull request #939 from opscode/adamed-11-stable-OC-9173-remote-file-pathAdam Edwards2013-10-172-0/+142
| |/
* | Fix the spec that stubs ::File::exists?sersut2013-10-171-0/+2
* | Use real path while checking for mounted directories.sersut2013-10-171-51/+27
|/
* Add API SSL policydanielsdeleo2013-10-161-56/+77
* Move SSL policy specs to class-specific test filedanielsdeleo2013-10-162-94/+112
* Merge pull request #1056 from opscode/remove-service-func-testSerdar Sutay2013-10-161-55/+0
|\
| * Remove the unstable functional test for windows service which shells out 'che...sersut2013-10-161-55/+0
* | Fixup specs to handle config jail featuredanielsdeleo2013-10-163-52/+43
* | Make configuration errors more informativedanielsdeleo2013-10-161-1/+5
* | Load client/solo config via ConfigFetcherdanielsdeleo2013-10-161-35/+25
* | Move config fetching tests to their own file.danielsdeleo2013-10-163-72/+116
* | Move json attribs fetching to a classdanielsdeleo2013-10-162-26/+18
* | Sign requests to download cookbook files in knife downloadJohn Keiser2013-10-161-0/+27
|\ \
| * | Add test to verify all download requests are signedJohn Keiser2013-10-151-0/+27
* | | Prettify JSON output from PUT/POST in local modeJohn Keiser2013-10-161-0/+22
|\ \ \ | |_|/ |/| |
| * | Prettify data when writing it out in --local-modeJohn Keiser2013-10-161-0/+22
* | | Fix Chef::Checksum::Storage::Filesystem unit tests after the changing default...sersut2013-10-161-1/+2
* | | Merge pull request #1046 from opscode/CHEF-4470Serdar Sutay2013-10-162-2/+72
|\ \ \
| * | | Disable concurrent solo tests on ruby 1.8.7 because Process.spawn doesn't exist.sersut2013-10-151-1/+2
| * | | Windows support for Chef::Runlock.sersut2013-10-142-2/+71
| | |/ | |/|
* | | Merge branch 'jk/local_multi_cache_path'John Keiser2013-10-153-31/+38
|\ \ \ | |_|/ |/| |
| * | Add --config-file-jail to avoid loading user knife.rb in testsJohn Keiser2013-10-153-31/+38
| |/
* | Merge branch 'jc/CHEF-4614/state-is-hash'jamesc2013-10-152-0/+64
|\ \ | |/ |/|
| * When reporting a resource, before and after should always be a hashjamesc2013-10-152-0/+64
* | Fix delete and cookbook update for -z parameterJohn Keiser2013-10-111-0/+331
|\ \
| * | Add failure tests for -zJohn Keiser2013-10-111-0/+104
| * | Fix DELETE requests for -z for all endpoints, and PUT/POST for cookbooksJohn Keiser2013-10-111-0/+227
| |/
* | Make --chef-repo-path argument work againJohn Keiser2013-10-111-0/+43
|\ \
| * | Fix --chef-repo-pathJohn Keiser2013-10-111-0/+43
| |/
* | Use Chef::HTTP for knife-essentials raw requests, fix CHEF-4515 in the balanceJohn Keiser2013-10-115-51/+79
|\ \ | |/ |/|
| * Use new Chef::ServerAPI API class in upload/download/diffJohn Keiser2013-10-092-9/+26
| * CHEF-4515: upload sometimes inflates JSON. Fix by using true raw version of ...John Keiser2013-10-093-3/+14
| * 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
* | Merge pull request #1035 from opscode/CHEF-4556Serdar Sutay2013-10-113-120/+47
|\ \
| * | More test cases for run_lock to cover the functionality used during daemonizing.sersut2013-10-091-2/+46