1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Storage
David Steele c688bc8627 Improve support for special characters in filenames.
% characters caused issues in backup/restore due to filenames being appended directly into a format string.

Reserved XML characters (<>&') caused issues in the S3 driver due to improper escaping.

Add a file with all common special characters to regression testing.
2018-09-10 10:54:34 -04:00
..
StorageFilterCipherBlockPerlTest.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
StorageFilterGzipPerlTest.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
StorageFilterShaPerlTest.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
StorageHelperPerlTest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
StorageLocalPerlTest.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
StoragePosixPerlTest.pm Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
StorageS3AuthPerlTest.pm Fix non-compliant ISO-8601 timestamp format in S3 authorization headers. 2018-07-01 08:17:27 -04:00
StorageS3CertPerlTest.pm Update SSL error message test on CentOS 7. 2018-05-11 10:39:36 -04:00
StorageS3PerlTest.pm Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
StorageS3RequestPerlTest.pm Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00