1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage/S3
David Steele 32ca27a20b Simplify storage object names.
Remove "File" and "Driver" from object names so they are shorter and easier to keep consistent.

Also remove the "driver" directory so storage implementations are visible directly under "storage".
2019-05-03 15:46:15 -04:00
..
Auth.pm Fix missing missing URI encoding in S3 driver. 2018-09-10 10:47:00 -04:00
Driver.pm Simplify storage object names. 2019-05-03 15:46:15 -04:00
FileRead.pm Replace dynamically built class hierarchies in I/O layer with fixed parent() calls. 2017-10-22 19:07:17 -04:00
FileWrite.pm Remove request for S3 object info directly after putting it. 2018-11-30 10:38:02 -05:00
Info.pm S3 repository support. 2017-06-12 10:52:32 -04:00
Request.pm Redact authentication header when throwing S3 errors. 2018-12-05 12:51:13 -05:00