summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1109 from opscode/ci-script-fixSerdar Sutay2013-11-062-7/+13
|\
| * Check for ENV['CD'] instead of ENV['PWD'] on windows.sersut2013-11-051-1/+6
| * Enable integration tests.sersut2013-10-311-6/+7
* | Merge pull request #1102 from ryotarai/remove-unused-variable-in-client_specBryan McLellan2013-11-061-1/+0
|\ \
| * | Remove an unused variable in spec/unit/client_spec.rbRyota Arai2013-10-301-1/+0
* | | Allow single letter usernames.Matthew M. Boedicker2013-11-061-0/+10
* | | [CHEF-4363] Remove unnecessary restoration of Chef::ConfigBryan McLellan2013-11-061-4/+0
* | | [CHEF-4363] Allow adding event_handlers via config fileRanjib Dey2013-11-061-0/+14
* | | removing some comments and it seems I really cannot type the word constraints...Sander Botman2013-11-061-6/+1
* | | renaming to compare and braking the code up into some functions and added uni...Sander Botman2013-11-061-0/+110
* | | CHEF-3582: Fix #check_lock under why-runBryan McLellan2013-11-061-0/+18
| |/ |/|
* | Merge branch '11-stable'sersut2013-10-316-26/+234
|\ \ | |/ |/|
| * Change content type warning to debugdanielsdeleo2013-10-251-2/+2
| * Application::Solo must set @chef_client_jsondanielsdeleo2013-10-242-4/+22
| * Turn off temp file mod check tests on windows.11.8.0.rc.3sersut2013-10-231-2/+2
| * port node_editor to use ui.edit_data()Lamont Granquist2013-10-231-6/+33
| * hardcore mocking of TempfileLamont Granquist2013-10-231-2/+1
| * add semi-functional testsLamont Granquist2013-10-231-0/+38
| * clean up some constantsLamont Granquist2013-10-231-12/+19
| * add editing specs for knife/core/uiLamont Granquist2013-10-231-0/+74
| * REST#raw_http_request needs to be public for legacy usedanielsdeleo2013-10-231-0/+7
| * Merge branch 'CHEF-4671'danielsdeleo2013-10-232-19/+17
| * Execute binaries using ruby so that they can execute everywhere.sersut2013-10-212-4/+4
| * Make sure the bundle command is executed from the correct dir. Use bundle exe...sersut2013-10-212-17/+11
| * Add diff specs with spaces in the file path.sersut2013-10-211-15/+37
| * Merge branch '11-stable' of github.com:opscode/chef into 11-stablesersut2013-10-211-2/+8
| |\
| | * Default value for ssl_ca_file should be nil only on UNIX.sersut2013-10-211-2/+8
| * | Regression test for version numbers of chef.sersut2013-10-211-0/+41
| |/
| * Merge branch 'auto-configure-windows-cacert'danielsdeleo2013-10-181-0/+30
* | Change content type warning to debugdanielsdeleo2013-10-251-2/+2
* | Add ssl-serve script for future manual test needsdanielsdeleo2013-10-241-0/+52
* | Application::Solo must set @chef_client_jsondanielsdeleo2013-10-242-5/+23
* | REST#raw_http_request needs to be public for legacy usedanielsdeleo2013-10-231-0/+7
* | Update remote_file to expect nil return for 304 responsedanielsdeleo2013-10-232-19/+17
* | Configure the ssl_ca_file if it can be founddanielsdeleo2013-10-181-0/+9
* | Add a means to detect the 'embedded' dir in omnibusdanielsdeleo2013-10-181-0/+21
|/
* Merge branch '11-stable'sersut2013-10-181-2/+2
|\
| * Increase the length of the first run and decrease the wait before launching t...sersut2013-10-181-2/+2
* | 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
|/ /