summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* okay i really, really hate ruby 2.1 nowlcg/keepalives-again-againLamont Granquist2016-08-112-3/+2
| | | | | | this is reaching ruby 1.8.7-levels of pissing me off Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* test Chef::HTTP and tweak cacheLamont Granquist2016-08-112-2/+20
| | | | | | this is mildly awful, but works around the String-vs-URI crap Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* specs and lazying net-http client buildingLamont Granquist2016-08-114-1/+32
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* cache correctlyLamont Granquist2016-08-091-3/+2
|
* make keepalives entirely optionalLamont Granquist2016-08-093-23/+40
| | | | turn on only for the cookbook synchronizer
* per-host/port cache of BasicClientLamont Granquist2016-08-091-1/+5
|
* memoize the BasicClientLamont Granquist2016-08-091-13/+16
|
* stop constantly using new ServerAPI objectsLamont Granquist2016-08-091-1/+1
| | | | keep one-per-thread though since i doubt we're threadsafe
* use Net::HTTP.startLamont Granquist2016-08-091-1/+1
|
* Bump version of chef to 12.13.30 by Chef Versioner.v12.13.30Chef Versioner2016-08-084-8/+8
|
* Merge pull request #5180 from chef/jk/revert-5123John Keiser2016-08-085-43/+0
|\ | | | | Revert "Merge pull request #5123 from chef/lcg/resolv-replace"
| * Revert "Merge pull request #5123 from chef/lcg/resolv-replace"John Keiser2016-08-085-43/+0
|/ | | | | This reverts commit e8877cd363642ed6757c48d1ed5ab35509d87e22, reversing changes made to 162d988d3bcfce2773ef2831fa33e416f53731f6.
* Bump version of chef to 12.13.29 by Chef Versioner.v12.13.29Chef Versioner2016-08-084-8/+8
|
* Merge pull request #5173 from chef/lcg/apt-update-noopLamont Granquist2016-08-084-8/+41
|\ | | | | noop apt_update similar to apt_repository
| * add tests for noopinglcg/apt-update-noopLamont Granquist2016-08-052-4/+28
| |
| * fix apt_repository noopLamont Granquist2016-08-051-1/+1
| |
| * noop apt_update similar to apt_repositoryLamont Granquist2016-08-051-3/+12
| | | | | | | | makes apt_update behave similarly to apt_repository
* | Bump version of chef to 12.13.28 by Chef Versioner.v12.13.28Chef Versioner2016-08-064-8/+8
| |
* | Merge pull request #5174 from chef/jk/run_lock_spec_raceJohn Keiser2016-08-051-10/+17
|\ \ | |/ |/| Remove race conditions from run_lock_spec
| * Remove race conditions from run_lock_specjk/run_lock_spec_raceJohn Keiser2016-08-051-10/+17
|/
* Bump version of chef to 12.13.27 by Chef Versioner.v12.13.27Chef Versioner2016-08-054-8/+8
|
* Merge pull request #5171 from chef/btm/omnibus-software-bumpBryan McLellan2016-08-051-1/+1
|\ | | | | Bump omnibus-software/ksubrama/ruby23
| * Bump omnibus-software/ksubrama/ruby23Bryan McLellan2016-08-051-1/+1
|/ | | | Force push last night took away the commit we were locked to
* Bump version of chef to 12.13.26 by Chef Versioner.v12.13.26Chef Versioner2016-08-054-8/+8
|
* Merge pull request #5170 from chef/btm/ohai_dep_bumpBryan McLellan2016-08-054-18/+18
|\ | | | | Bump dependencies to bring in Ohai 8.18
| * add missing ffi back to kitchen-tests/Gemfile.lockbtm/ohai_dep_bumpBryan McLellan2016-08-051-0/+1
| |
| * Bump dependencies to bring in Ohai 8.18Tim Smith2016-08-044-19/+18
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 12.13.25 by Chef Versioner.v12.13.25Chef Versioner2016-08-044-8/+8
|
* Merge pull request #5165 from chef/jk/msys2John Keiser2016-08-0419-155/+221
|\ | | | | Make Chef work with Ruby 2.3, update Ruby to 2.1.9
| * Use Ruby 2.1.9, add 2.3 to the list of tested versionsjk/msys2John Keiser2016-08-035-29/+28
| |
| * Fix Powershell tests to acknowledge they sometimes return SI fieldJohn Keiser2016-08-031-2/+2
| |
| * Fix Ruby 2.3 `symlink?` when symlink points to nonexistent fileJohn Keiser2016-08-033-13/+8
| |
| * Fix Chef::Version <=> v to return nil when v is not a Chef::VersionJohn Keiser2016-08-031-2/+7
| |
| * Fix freebsd_package to use new node syntax and detect os_version correctlyJohn Keiser2016-08-031-1/+1
| |
| * Fix http specs against Ruby 2.3 with more thorough monkeypatchingJohn Keiser2016-08-031-1/+7
| |
| * Update omnibus and omnibus-software to correct branchesJohn Keiser2016-08-032-6/+8
| |
| * Update all dependenciesJohn Keiser2016-08-039-104/+163
|/
* Bump version of chef to 12.13.24 by Chef Versioner.v12.13.24Chef Versioner2016-08-034-8/+8
|
* Merge pull request #3354 from chef/jdm/logexceptionThom May2016-08-031-0/+7
|\ | | | | Log cause chain for exceptions
| * Log cause chain for exceptionsjdm/logexceptionJay Mundrawala2016-08-031-0/+7
|/
* Bump version of chef to 12.13.23 by Chef Versioner.v12.13.23Chef Versioner2016-08-034-8/+8
|
* Merge pull request #5162 from coderanger/bundleupdateNoah Kantrowitz2016-08-021-2/+2
|\ | | | | Change recommended by @jkeiser to make single gem updates work correctly.
| * Change recommended by @jkeiser to make single gem updates work correctly.Noah Kantrowitz2016-08-021-2/+2
|/
* Bump version of chef to 12.13.22 by Chef Versioner.v12.13.22Chef Versioner2016-08-034-8/+8
|
* Merge pull request #5045 from coderanger/configoptionNoah Kantrowitz2016-08-027-4/+79
|\ | | | | First pass on --config-option handling.
| * Missed a thing when editing.Noah Kantrowitz2016-08-021-1/+1
| |
| * I can't figure out how the `rake bundle*` commands work (they fail with ↵Noah Kantrowitz2016-08-021-2/+2
| | | | | | | | weird errors) so trying to just edit the lock file by hand. ¯\_(ツ)_/¯
| * Update dependency on mixlib-cli for two-argument procs. Noah Kantrowitz2016-08-021-1/+1
| |
| * Merge branch 'master' into configoptionNoah Kantrowitz2016-08-02194-1150/+4956
| |\ | |/ |/|
* | Bump version of chef to 12.13.21 by Chef Versioner.v12.13.21Chef Versioner2016-08-024-8/+8
| |