1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
Andrew Schwartz 1bd98b61df Fix non-compliant ISO-8601 timestamp format in S3 authorization headers.
AWS and some gateways were tolerant of space rather than zero-padded hours while others were not.

Fixed by Andrew Schwartz.
2018-07-01 08:17:27 -04:00
..
Archive Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
Backup Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Common Improve the HTTP client to set content-length to 0 when not specified by the server. 2018-06-26 17:27:22 -04:00
Info Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Manifest Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Mock Fix failure in manifest build when two or more files in PGDATA are linked to the same directory. 2018-05-02 12:19:54 -04:00
Performance Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Protocol Fix archive write lock being taken for the synchronous archive-get command. 2018-05-21 10:46:45 -04:00
Real Fix archive-copy throwing "path not found" error for incr/diff backups. 2018-05-01 12:37:06 -04:00
Stanza Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Storage Fix non-compliant ISO-8601 timestamp format in S3 authorization headers. 2018-07-01 08:17:27 -04:00