summaryrefslogtreecommitdiff
path: root/internal/backend/gs
Commit message (Expand)AuthorAge
* New upstream version 0.16.0Félix Sipma2023-08-05
* New upstream version 0.15.0Félix Sipma2023-01-31
* New upstream version 0.14.0Félix Sipma2022-08-27
* New upstream version 0.13.1Félix Sipma2022-05-11
* New upstream version 0.12.1Félix Sipma2021-08-25
* gs: Don't drop error when finishing uploadMichael Eischer2021-01-30
* backends: add sanity check for the uploaded file sizeMichael Eischer2021-01-29
* do not require gs bucket permissions to init repositoryeleith2020-11-18
* Swap deprecated GCS lib with replacementIngo Gottwald2020-10-03
* Replace deprecated method in gs backendIngo Gottwald2020-10-01
* Merge pull request #2849 from classmarkets/gcs-access-tokenMichaelEischer2020-09-30
|\
| * gs: support authentication with access tokenPeter Schultz2020-07-22
* | Use "pack file" instead of "data file" (#2885)aawsome2020-08-16
|/
* simplified prefix removal, removed unnecessary if-else statementsAlexandr Bruyako2019-06-30
* gs: Respect bandwidth limitingAlexander Neumann2018-11-25
* Automatically load Google authLawrence Jones2018-03-11
* backend: Improve Save()Alexander Neumann2018-03-03
* Merge pull request #1623 from restic/backend-relax-restrictionsAlexander Neumann2018-02-18
|\
| * backend: Relax requirement for new filesAlexander Neumann2018-02-17
* | Reworked Backend.Load API to retry errors during ongoing downloadIgor Fedorenko2018-02-16
|/
* GS: Use generic http transportAlexander Neumann2018-01-27
* Change List() implementation for all backendsAlexander Neumann2018-01-21
* backend: Only return top-level files for most dirsAlexander Neumann2017-12-14
* GS backend: limit http concurrency in Save(), Stat(), Test(), Remove(), List()George Armhold2017-10-31
* gs: disable resumable uploadsMichael Pratt2017-10-17
* Remove Deleter interfaceAlexander Neumann2017-10-14
* Remove all dot-importsHerbert2017-10-02
* gs: allow backend creation without storage.buckets.getMichael Pratt2017-09-25
* gs: document required permissionsMichael Pratt2017-09-24
* gs: minor comment cleanupsMichael Pratt2017-09-24
* backend: Make pagination for List configurableAlexander Neumann2017-09-18
* gs: implement paginationAlexander Neumann2017-09-17
* Azure/GS: Remove ReadDir()Alexander Neumann2017-09-17
* gs: fix nil dereferenceMichael Pratt2017-08-27
* gs: Rework path initializationAlexander Neumann2017-08-06
* Add Google Cloud Storage as backendDipta Das2017-08-06