rocket:pypi-validation-MPGudbub9P6RvkO8Vvk

Last commit made on 2017-11-04
Get this branch:
git clone -b pypi-validation-MPGudbub9P6RvkO8Vvk https://git.launchpad.net/rocket
Only Tim can upload to this branch. If you are Tim please log in for upload directions.

Branch information

Name:
pypi-validation-MPGudbub9P6RvkO8Vvk
Repository:
lp:rocket

Recent commits

ad247b0... by Timothy Farrell <email address hidden>

do a proper point version update

f3caaa8... by Timothy Farrell <email address hidden>

Merge pull request #5 from themainframe/themainframe-patch-pypi-https

Fix: PyPi only supports HTTPS/TLS downloads now

fb8bd8f... by Damien Walsh <email address hidden>

Fix: PyPi only supports HTTPS/TLS downloads now

a1f8dc3... by Timothy Farrell <tim.farrell@3smobile.com>

Merge pull request #4 from kjkuan/fix-chunked-encoding-with-empty-body

Fix the problem that when body is empty no terminating chunk is sent for chunked encoding.

99c83b0... by Jack Kuan

Avoid sending the terminating chunk in case it's a HEAD request.

d6c1c43... by Jack Kuan

Fix the problem that when body is empty no terminating chunk is sent for chunked encoding.

4bc31c6... by Tim

Merge pull request #3 from lordjabez/master

Explicitly set the log level to warning.

c5daedd... by Judson D Neer <email address hidden>

Explicitly set the log level to warning.

fa1808c... by Tim

Fix bug "Threadpool grows by negative amount when max_threads = 0"

Bug listed from Launchpad:
https://bugs.launchpad.net/rocket/+bug/1095077

fd5e63e... by Tim

Don't try to resurrect connections that timeout. Increase the timeout to decrease the likelihood.