31 Commits
Author SHA1 Message Date
Yannick Vaucher 0aa2835084 Bump version after refactor 2021-11-15 16:19:35 +01:00
Yannick Vaucher c926c150af Travis build only on master branches
Avoid duplicate build on branches created for pull requests
2021-11-15 12:38:45 +01:00
Yannick VaucherandGitHub 2fe9e4d1f3 Merge pull request #308 from camptocamp/14.0-fp-attachment_azure-containername
[14.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
2021-11-15 11:02:24 +01:00
Yannick VaucherandGitHub d8d45c0901 Merge pull request #288 from camptocamp/14.0-fp-cloud_platform-fix-redis-checks
[14.0][FIX] cloud_platform: Fix Redis checks
2021-11-11 20:14:43 +01:00
Yannick Vaucher e6974b181f Bump fix version 2021-11-08 11:55:06 +01:00
Yannick VaucherandGitHub 9e9aa1aa66 Merge pull request #280 from gurneyalex/14.0-fix_ovh_storage
14.0 fix ovh storage
2021-11-08 11:54:11 +01:00
Yannick Vaucher c3d11ef1a6 Bump version after refactor 2021-11-08 11:53:41 +01:00
Yannick VaucherandGitHub 07346ac962 Merge pull request #278 from camptocamp/14.0-fp-cloud_platform_azure
[MIG] cloud_platform_azure: Forwardport from 13.0 to 14.0
2021-11-04 01:34:36 +01:00
Yannick VaucherandGitHub bd641cf5e7 Merge pull request #253 from ursais/14.0-db-operation-azure
[14.0][IMP] attachment_azure: Added the db operations support to attachment_azure
2021-11-03 20:34:19 +01:00
Yannick Vaucher 8f3e75d8b2 [MIG] cloud_platform_azure: Forwardport from 13.0 to 14.0 2021-11-03 20:19:27 +01:00
Yannick VaucherandGitHub 0e26d3854f Merge pull request #275 from camptocamp/14.0-fp-monitoring_promotheus
[14.0] Forwardport monitoring_prometheus from 13.0
2021-11-03 12:27:09 +01:00
Yannick Vaucher 96ba94b64d Forwardport monitoring_prometheus from 13.0 2021-11-03 10:21:45 +01:00
Yannick VaucherandGitHub f03e72ae44 Merge pull request #272 from camptocamp/14.0-fp-cloud-abstract
[14.0] Forwardport of cloud abstraction
2021-11-02 10:48:57 +01:00
Yannick VaucherandGitHub 4b61f43f85 Merge pull request #247 from p-tombez/14.0_imp_attachment_azure
[14.0][IMP] attachment_azure: Allow storage name override
2021-08-04 11:34:23 +02:00
Yannick VaucherandGitHub 7f54b64797 Merge pull request #225 from ursais/14.0-add-attachment_azure
[ADD] attachment_azure
2021-06-02 17:37:18 +02:00
Yannick VaucherandGitHub 9aee261798 Merge pull request #232 from yvaucher/14.0-fp-fix-bucket-name
[14.0] [FIX] Bucket name formatting
2021-05-31 09:50:35 +02:00
Yannick VaucherandGitHub 43fa8e57c1 Merge pull request #224 from yvaucher/14.0-multi-tenancy
[14.0] attachment_s3: multi-tenancy use db name in bucket
2021-05-27 18:14:03 +02:00
Yannick Vaucher 83e203c1aa attachment_s3: multi-tenancy use db name in bucket
Adds the possibility to insert `{db}` placeholder in the bucket name
that will be replaced by the database name to form a unique bucket
name per database.
2021-05-18 17:09:38 +02:00
Yannick VaucherandGitHub a182ea6542 Merge pull request #212 from p-tombez/mig14_monitoring_log_requests
[MIG] monitoring_log_requests: Migration to 14.0
2021-04-12 20:52:07 +02:00
Yannick Vaucher feb737cb25 Swift same by-pass structured store location 2020-02-25 16:28:35 +01:00
Yannick Vaucher 6f66af94ab 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.
2020-02-25 16:28:35 +01:00
Yannick VaucherandGitHub b083eaf63b Merge pull request #118 from leemannd/description_added
[13.0] Add description to model
2019-12-10 10:59:09 +01:00
Yannick VaucherandGitHub 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 VaucherandGitHub 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 VaucherandGitHub 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 VaucherandAkim 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 VaucherandGitHub a7207cc3e7 Merge pull request #48 from grindtildeath/12.0_improvements
12.0 attachment_s3 improvements
2019-03-12 09:09:04 +01:00
Yannick VaucherandGitHub 78d99ff330 Remove useless call to lower()
'0'.lower() == '0'
2018-02-08 14:49:15 +01:00
Yannick VaucherandGuewen 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