Yannick Vaucher and GitHub
312a4001c4
Merge pull request #116 from yvaucher/aws-bucketname-unstrctured
...
Add AWS_BUCKETNAME_UNSTRUCTURED to by-pass check
2020-02-25 16:27:46 +01:00
Yannick Vaucher
a6533576f2
Swift same by-pass structured store location
2020-02-25 15:36:19 +01:00
Yannick Vaucher
7be1cebeeb
Add AWS_BUCKETNAME_UNSTRUCTURED to by-pass check
...
Curently the name of the bucket is cross checked with the
running environment. In rare case you can have a bucket name
that doesn't match the structure <project>-odoo-<env> in place.
2019-12-05 15:33:54 +01:00
Yannick Vaucher and GitHub
486f15095f
Merge pull request #53 from p-tombez/12.0-fix_s3_name_check
...
Fix S3 bucket name check to allow numbers
2019-05-01 16:24:28 +02:00
Yannick Vaucher
8ccddefd06
Fix use of aws where hostname is not required
...
This fixes an error with endpoint computed as https://None while
we want to let boto compute the AWS endpoint
2019-04-17 14:51:46 +02:00
Yannick Vaucher and GitHub
c3310cbd9f
Merge pull request #45 from Numigi/12.0-monitoring_log_requests_dispatch_classmethod
...
12.0: monitorin_log_request: _dispatch is a classmethod
2019-04-16 15:10:11 +02:00
Yannick Vaucher and GitHub
b05413f020
Merge pull request #49 from grindtildeath/12.0_add_base_fileurl_field
...
[12.0] Add base_fileurl_field
2019-04-08 17:04:53 +02:00
Yannick Vaucher and Akim Juillerat
2d8d1f808b
Update base_fileurl_field/fields.py
...
Co-Authored-By: grindtildeath <akim.juillerat@camptocamp.com >
2019-03-13 19:18:07 +01:00
Yannick Vaucher and GitHub
a7207cc3e7
Merge pull request #48 from grindtildeath/12.0_improvements
...
12.0 attachment_s3 improvements
2019-03-12 09:09:04 +01:00
Yannick Vaucher and GitHub
78d99ff330
Remove useless call to lower()
...
'0'.lower() == '0'
2018-02-08 14:49:15 +01:00
Yannick Vaucher and Guewen Baconnier
a3abfca6c5
Don't try to decode None when key was removed from database
2018-01-11 10:41:26 +01:00
Yannick Vaucher
a3c0322982
Add AWS_REGION to connect to bucket with specific region
2017-11-13 16:29:01 +01:00