agola/internal/services
Simone Gotti 34cfdfeb3b objectstorage: add size option to WriteObject
On s3 limit the max object size to 1GiB when the size is not provided (-1) or
the minio client will calculate a big part size since it tries to use the
maximum object size (5TiB) and will allocate a very big buffer in ram. Also
leave as commented out the previous hack that was firstly creating the file
locally to calculate the size and then put it (for future reference).
2019-05-02 09:47:38 +02:00
..
config config: add global agola id field 2019-04-30 12:08:59 +02:00
configstore configstore: add project/projectgroup visibility 2019-04-30 17:09:26 +02:00
gateway configstore: add project/projectgroup visibility 2019-04-30 17:09:26 +02:00
gitserver localrun: use userid and pass it to webhook 2019-04-03 14:59:24 +02:00
runservice objectstorage: add size option to WriteObject 2019-05-02 09:47:38 +02:00
scheduler scheduler: fix changegroup names 2019-04-29 10:14:10 +02:00
types configstore: add project/projectgroup visibility 2019-04-30 17:09:26 +02:00