9 Commits

Author SHA1 Message Date
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
3a32e524f8 Storage/S3: Truncate bucket hash if necessary 2018-11-26 14:50:37 +01:00
Adrian Moennich
13145470fd Storage/S3: Limit max bucket name length 2018-11-12 12:02:20 +01: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
2ccecb6b08 Storage/S3: Make dynamic bucket names non-predictable 2018-11-12 12:02:20 +01:00
Adrian Moennich
8d60c3b6c9 Storage/S3: Move tests so pytest can find them 2018-11-12 12:02:20 +01:00