summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* Enable integration tests.sersut2013-10-311-6/+7
* Change content type warning to debugdanielsdeleo2013-10-251-2/+2
* Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-3/+21
* Execute binaries using ruby so that they can execute everywhere.sersut2013-10-211-3/+3
* Make sure the bundle command is executed from the correct dir. Use bundle exe...sersut2013-10-211-5/+5
* Increase the length of the first run and decrease the wait before launching t...sersut2013-10-181-2/+2
* 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
| |/
* | Merge pull request #1046 from opscode/CHEF-4470Serdar Sutay2013-10-161-1/+71
|\ \
| * | 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-141-1/+70
| |/
* | Add --config-file-jail to avoid loading user knife.rb in testsJohn Keiser2013-10-151-18/+29
|/
* 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-112-2/+11
|\ \ | |/ |/|
| * Use new Chef::ServerAPI API class in upload/download/diffJohn Keiser2013-10-091-3/+1
| * CHEF-4515: upload sometimes inflates JSON. Fix by using true raw version of ...John Keiser2013-10-093-3/+14
* | Rename -. to -zJohn Keiser2013-10-102-13/+13
* | Pick up knife config instead of /etc/chef/client.rb if local mode is specifiedJohn Keiser2013-10-091-0/+7
* | Make --local-mode option so that local user can run local recipesJohn Keiser2013-10-092-29/+43
|/
* 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-021-0/+64
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Invalidate "children" caches when children are addedJohn Keiser2013-09-122-4/+20
* Don't run raw json test on 1.8John Keiser2013-09-121-2/+2
* Add tests for raw --pretty and --no-prettyJohn Keiser2013-09-121-0/+63
* Don't list local cookbook files that wouldn't be uploadedJohn Keiser2013-09-121-3/+1
* Don't report random files in json dirs (like roles/environments)John Keiser2013-09-121-1/+3
* Fix new tests on Ruby 1.8.7John Keiser2013-09-121-2/+2
* Fix data bag upload to not include extra chef_type/data_bag keysJohn Keiser2013-09-121-2/+2
* Make chef_repo_path globally accessible across knife and chef-clientJohn Keiser2013-08-281-19/+29
* Don't list local cookbook files that wouldn't be uploadedJohn Keiser2013-06-171-3/+1
* Don't report random files in json dirs (like roles/environments)John Keiser2013-06-173-29/+29
* Better error logging in solo integration test.sersut2013-06-141-5/+14
* Regression test for OC-8297.sersut2013-06-141-0/+32
* Add missing license to integration test files.sersut2013-06-1412-0/+204
* Fix knife upload tests on Ruby 1.8.7John Keiser2013-06-121-2/+2
* CHEF-4233: get rid of extra chef_type/data_bag keys added to data bag in knif...John Keiser2013-06-121-6/+35
* Use puma for redirection server, not thinJohn Keiser2013-06-071-16/+6