This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-06-27 00:21:08 +02:00
Code
Issues
Releases
Activity
Files
beae37533041e63a71b33757e4df933e197e575f
pgbackrest
/
test
/
lib
/
pgBackRestTest
/
Module
/
Storage
History
David Steele
8efa5e6a6a
Rename CipherError to CryptoError.
...
This aligns with the general renaming from cipher to crypto.
2018-11-06 19:38:38 -05:00
..
StorageFilterCipherBlockPerlTest.pm
Rename CipherError to CryptoError.
2018-11-06 19:38:38 -05: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
Allow hashSize() to run on remote storage.
2018-09-18 11:39:48 -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
Retry all S3 5xx errors rather than just 500 internal errors.
2018-10-30 16:45:42 -04:00