summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ssl-serve script for future manual test needsstacktrace-hide-fixdanielsdeleo2013-10-241-0/+52
* Stacktrace should be hidden by defaultdanielsdeleo2013-10-241-2/+2
* Application::Solo must set @chef_client_jsondanielsdeleo2013-10-243-7/+25
* Make config jail optional when creating ConfigFetcherdanielsdeleo2013-10-241-1/+1
* REST#raw_http_request needs to be public for legacy usedanielsdeleo2013-10-232-0/+9
* Merge pull request #1067 from opscode/lcg/fix-solaris-checkSerdar Sutay2013-10-231-3/+4
|\
| * fix solaris path fixLamont Granquist2013-10-181-3/+4
* | add -f option to chef-client man pagejamescott2013-10-231-1/+1
* | Merge branch 'CHEF-4671'danielsdeleo2013-10-233-30/+21
|\ \
| * | Update remote_file to expect nil return for 304 responsedanielsdeleo2013-10-233-30/+21
|/ /
* | Merge branch 'auto-configure-windows-cacert'danielsdeleo2013-10-182-1/+60
|\ \
| * | Configure the ssl_ca_file if it can be founddanielsdeleo2013-10-182-1/+17
| * | Add a means to detect the 'embedded' dir in omnibusdanielsdeleo2013-10-182-0/+43
|/ /
* | Update the help topics based on changed man pages.sersut2013-10-181-1/+1
* | Merge branch '11-stable'sersut2013-10-1832-671/+77
|\ \
| * \ Merge pull request #1070 from opscode/doc-fixesSerdar Sutay2013-10-1826-2239/+4717
| |\ \
| | * | Remove auto-generation of man pages from markdown since it is being handled s...sersut2013-10-182-14/+3
| | * | Remove the not applicable man pages from chef server.sersut2013-10-185-583/+0
| | * | Revert the man docs back to restore changes from James.sersut2013-10-1824-1647/+4719
| |/ /
| * | Merge pull request #1068 from opscode/fix-race-in-specsSerdar Sutay2013-10-181-2/+2
| |\ \
| | * | Increase the length of the first run and decrease the wait before launching t...sersut2013-10-181-2/+2
| |/ /
| * | Bump the version number to 11.8.0.rc.011.8.0.rc.0sersut2013-10-1749-4827/+1755
| * | Merge branch 'master' into 11-stablesersut2013-10-17626-6460/+17562
| |\ \
| * | | Regenerate docs for hotfix.1.11.6.0.hotfix.1sersut2013-08-0348-120/+120
| * | | Bump the version to 11.6.0.hotfix.1sersut2013-08-031-1/+1
| * | | Merge pull request #939 from opscode/adamed-11-stable-OC-9173-remote-file-pathAdam Edwards2013-08-023-1/+146
| |\ \ \
| | * | | Restore config after tests are doneadamedx2013-08-021-0/+8
| | * | | Add expectation of no exception for simple save caseadamedx2013-08-021-1/+3
| | * | | Use constants instead of lets for semantically constant symbolsadamedx2013-08-021-11/+16
| | * | | CHEF-4422 Truncate cache paths for remote files to stay within file system pa...adamedx2013-08-023-1/+131
| |/ / /
| * | | Merge branch 'CHEF-4406-11-stable' into 11-stabledanielsdeleo2013-08-0142-15/+579
| |\ \ \
| | * | | Standardize on `:arch` for architecture-based filteringdanielsdeleo2013-08-011-1/+1
| | * | | Fix bad const. ref in deprecation/provider/templatedanielsdeleo2013-08-013-6/+3
| | * | | Add functional tests for (apt) package resourcedanielsdeleo2013-08-0140-4/+563
| | * | | Add provider based test filters for functional testsdanielsdeleo2013-08-012-14/+22
| |/ / /
| * | | Merge pull request #926 from opscode/CHEF-4419Serdar Sutay2013-07-293-1/+45
| |\ \ \
| | * | | get first gem.bat in path rather than lastLamont Granquist2013-07-291-1/+1
| | * | | Fix CHEF-4419 by appending a drive letter from the current working directory ...sersut2013-07-292-0/+44
| * | | | Bump version to 11.6.0 for GA Release11.6.0danielsdeleo2013-07-2249-97/+97
| |/ / /
| * | | Regenerate docs for 11.6.0.rc.411.6.0.rc.4sersut2013-07-1748-96/+96
| * | | Bump chef version to 11.6.0.rc.4sersut2013-07-171-1/+1
| * | | Merge pull request #900 from opscode/CHEF-4380Serdar Sutay2013-07-171-0/+1
| |\ \ \
| | * | | [CHEF-4380] Fix missing include on shellout mixinJulian C. Dunn2013-07-171-0/+1
| |/ / /
| * | | Regenerate docs for 11.6.0.rc.311.6.0.rc.3sersut2013-07-1248-96/+96
| * | | Bump the version number for 11.6.0.rc.3sersut2013-07-121-1/+1
* | | | Remove ohai man page since it needs to live in ohai repo.sersut2013-10-181-85/+0
* | | | Update the man pages for chef & knife.jamescott2013-10-1833-2402/+5512
* | | | Merge branch 'popen4-test-volatile'danielsdeleo2013-10-182-1/+21
|\ \ \ \
| * | | | Mark popen4 tests "volatile" to prevent spurious Ci failuresdanielsdeleo2013-10-182-1/+21
|/ / / /
* | | | Merge branch 'duplicate-cert-fix'danielsdeleo2013-10-182-1/+18
|\ \ \ \