March 22, 2020
View f830c10

Small cleanup

Florent Viard authored on 2020/03/22 23:50:53
View bda283a

run-test-*: Minor fixes

Florent Viard authored on 2020/03/22 11:08:24
View 2b194ec

Merge pull request #1032 from vainu-arto/make-connection-pooling-configurable

Florent Viard authored on 2020/03/22 00:48:34
March 21, 2020
View 7690455

Merge pull request #1014 from Quiq/master

Florent Viard authored on 2020/03/21 11:29:44
View 59c30c5

Fixes #1059 - Hack for SignatureDoesNotMatch error when host port 80 or 443 is specified, due to stupid servers

Florent Viard authored on 2020/03/21 01:31:57
View e4b18b1

Factorize the region detection inner request and stop retrying requests that fail the ssl certificate checks

Florent Viard authored on 2020/03/21 01:28:53
March 16, 2020
View 4caa653

Create FUNDING.yml

Florent Viard authored on 2020/03/16 02:55:59
View 704460f

Update run-tests.docker.README.md with a small display fix

Florent Viard authored on 2020/03/16 02:36:41
View b01982e

Add a .dockerignore because of this stupid docker that does not know how to exclude files he has no business with

Florent Viard authored on 2020/03/16 02:27:36
View 74edc71

Little cleanup. TODO is out of date and obsolete

Florent Viard authored on 2020/03/16 00:51:19
View 76078a6

svnignore: update to match latest gitignore content

Florent Viard authored on 2020/03/16 00:46:39
View da141e8

run-tests.py: Don't fail ACL tests if public_url_use_https is used

Florent Viard authored on 2020/03/16 00:43:56
View 47a27d3

Merge pull request #1068 from NotTheDr01ds/feature/run-tests-in-docker

Florent Viard authored on 2020/03/16 00:29:59
January 30, 2020
View 844ec59

Test cases added for --cache-file

Doug Crozier authored on 2020/01/30 11:34:13
View 1cb5fc7

Fix for 'dictionary changed size during iteration' error on Python 3 with --cache-file (Issue #945)

Doug Crozier authored on 2020/01/30 11:32:14