16 Commits

Author SHA1 Message Date
Adrian Moennich
490f86b498 Merge branch '2.3-maintenance' 2021-01-05 14:31:54 +01:00
Indico Team
81802aa297 Happy new year 2021 🎆 2021-01-05 12:30:39 +01:00
Indico Team
01406b3d2a Fix empty lines after file headers 2020-11-12 14:47:29 +01:00
Indico Team
f2755b4be4 Run modernize, pyupgrade, autoflake and isort 2020-11-12 14:47:29 +01:00
Indico Team
43c703e1b4 Happy new year 2020 🎆 2020-01-16 11:32:21 +01:00
Indico Team
4b39714dbf Update license headers (and add missing) 2019-05-08 15:41:55 +02:00
Adrian Moennich
60b692295a Storage/S3: Separate dynamic/static bucket backends
Like this the bucket name does not need to be part of the file_id when
using static bucket names, avoiding updating every single row
containing one when moving data from another storage backend to S3
2018-11-12 12:02:20 +01:00
Adrian Moennich
4c2767c1c6 Storage/S3: Add readonly version 2018-11-12 12:02:20 +01:00
Adrian Moennich
9f9fb6a85d Storage/S3: Simplify invalid-placeholders logic 2018-11-12 12:02:20 +01:00
Adrian Moennich
2ccecb6b08 Storage/S3: Make dynamic bucket names non-predictable 2018-11-12 12:02:20 +01:00
Adrian Moennich
90050ae8ae Storage/S3: Avoid unnecessary indentation 2018-11-12 12:02:20 +01:00
Natalia Juszka
fe0b7501e6 Storage/S3: Store bucket name 2018-11-12 12:02:20 +01:00
Natalia Juszka
f0d178731f Storage/S3: improve create bucket task 2018-11-12 12:02:20 +01:00
Natalia Juszka
6a1300e712 Storage/S3: Add tests 2018-11-12 12:02:20 +01:00
Natalia Juszka
dd82b05533 Storage/S3: Refactor code 2018-11-12 12:02:20 +01:00
Natalia Juszka
9c6770992c Storage/S3: Add dynamic bucket task 2018-11-12 12:02:20 +01:00