summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* port node_editor to use ui.edit_data()lcg/CHEF-4662Lamont Granquist2013-10-232-38/+48
* hardcore mocking of TempfileLamont Granquist2013-10-221-2/+1
* add semi-functional testsLamont Granquist2013-10-221-0/+38
* clean up some constantsLamont Granquist2013-10-221-12/+19
* add editing specs for knife/core/uiLamont Granquist2013-10-221-0/+74
* Use Tempfile.open to take a blockLamont Granquist2013-10-223-4/+4
* fix insecure tempfilesLamont Granquist2013-10-223-33/+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
|\ \ \
| * | | Fix error caused by loading duplicate trusted certsdanielsdeleo2013-10-182-1/+18
|/ / /
* | | Merge branch 'pry-it-up'danielsdeleo2013-10-182-3/+3
|\ \ \
| * | | remove commented pry dep from Gemfiledanielsdeleo2013-10-181-2/+0