Commit Graph
242 Commits
Author SHA1 Message Date
Yannick Vaucher 214b1ba947 Travis build only on master branches
Avoid duplicate build on branches created for pull requests
2021-11-15 12:37:59 +01:00
Yannick VaucherandGitHub 30d60d17d2 Merge pull request #310 from camptocamp/12.0-bp-attachment_azure-containername
[12.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
2021-11-15 11:32:29 +01:00
Patrick TombezandYannick Vaucher f28f87018e [13.0][IMP] attachment_azure: Write and read storage name along filename for extended usability 2021-11-15 09:48:57 +01:00
Florent XiclunaandYannick Vaucher ae2f2efa04 Align readme with PR #244 2021-11-15 09:14:45 +01:00
Yannick VaucherandGitHub 88cf155b88 Merge pull request #289 from camptocamp/12.0-bp-cloud_platform-fix-redis-checks
[12.0][FIX] cloud_platform: Fix Redis checks
2021-11-11 20:14:32 +01:00
Patrick TombezandYannick Vaucher 5842bdbfad [13.0][FIX] cloud_platform: Fix Redis checks 2021-11-11 18:31:23 +01:00
Yannick Vaucher 05511e3d6f Bump version 2021-11-09 09:31:02 +01:00
Yannick VaucherandGitHub 26864f76d6 Merge pull request #281 from yvaucher/12.0-bp-ovh-store-type
[12.0][FIX] cloud_platform_ovh uses swift
2021-11-09 09:11:01 +01:00
Alexandre FayolleandYannick Vaucher 586a0f8c91 [FIX] cloud_platform_ovh uses swift 2021-11-08 12:00:23 +01:00
Yannick Vaucher 90493e7310 Bump version after refactor 2021-11-08 11:59:48 +01:00
Yannick Vaucher d512d87705 attachment_azure: update doc [skip ci] 2021-11-03 20:40:02 +01:00
Yannick VaucherandGitHub 8ed46bf5e9 Merge pull request #265 from ursais/12.0-backport-attachment_azure
[12.0][ADD] attachment_azure with db operations
2021-11-03 20:30:41 +01:00
Yannick VaucherandGitHub f2d6d55ac4 Merge pull request #271 from camptocamp/12.0-bp-cloud_platform_azure
[MIG] cloud_platform_azure: Backport from 13.0 to 12.0
2021-11-03 19:47:00 +01:00
Hiren Pattani-SerpentCSandMaxime Chambreuil e4e0c2dc5d [ADD] Added the attachment_azure with db operations 2021-11-03 08:43:28 -06:00
Yannick Vaucher a5661fef5e [MIG] cloud_platform_azure: Backport from 13.0 to 12.0 2021-11-03 12:37:27 +01:00
Patrick TombezandYannick Vaucher c03dd2ce80 fix: Update bucket name format for new convention defined in platform specifications 2021-11-03 12:37:27 +01:00
Patrick TombezandYannick Vaucher e20f833f4f [13.0][ADD] cloud_platform_azure 2021-11-03 12:37:27 +01:00
Yannick VaucherandGitHub bf51e0a122 Merge pull request #273 from camptocamp/12.0-bp-cloud-abstract
[12.0] Backport of cloud abstraction
2021-11-03 12:26:44 +01:00
Yannick VaucherandGitHub 848fa2873c Merge pull request #274 from camptocamp/12.0-bp-monitoring_promotheus
[12.0] Backport monitoring_promotheus from 13.0
2021-11-03 12:26:31 +01:00
Patrick TombezandYannick Vaucher c4cf4cb092 [13.0][IMP] Make cloud_platform fully abstract + update related modules (#244) 2021-11-03 10:11:41 +01:00
Yannick Vaucher 77f54c400c Backport monitoring_promotheus from 13.0 2021-11-03 10:05:51 +01:00
Patrick TombezandYannick Vaucher e6e3c34008 [13.0][ADD] monitoring_prometheus (#239)
[13.0][ADD] monitoring_prometheus
2021-11-03 09:58:56 +01:00
Yannick VaucherandGitHub 9bf1c0acf5 Merge pull request #262 from yankinmax/imp_add_s3_bucket_registry
[12.0][IMP] Add S3 Bucket Registry to store clients.
2021-10-12 18:54:05 +02:00
Yannick VaucherandGitHub 13c19a6669 Merge pull request #260 from nilshamerlinck/12.0-backport-attachment_azure
[MIG] attachment_azure: Backport from 13.0 to 12.0
2021-10-12 18:48:18 +02:00
Yannick VaucherandGitHub 355e73078a Merge pull request #263 from grindtildeath/12.0-fix-typeerror_resource_bucket_name
[12.0] attachment_s3: Fix TypeError with bucket_name
2021-10-05 16:56:44 +02:00
Akim Juillerat 80fd0bf130 attachment_s3: Fix TypeError after setting bucket_name in s3 resource params 2021-10-05 16:55:14 +02:00
Akim JuilleratandGitHub 6564ab7c97 Merge pull request #109 from grindtildeath/12.0_attachment_s3_connection_params
[12.0] attachment_s3: allow to override connection parameters
2021-09-28 16:54:12 +02:00
Akim Juillerat 143cede910 attachment_s3: allow to override connection parameters
_get_s3_connection_params can now be overrided to use different connection parameters
2021-09-28 15:56:31 +02:00
Maksym Yankin e1ab8233cd Add S3 Bucket Registry to store clients.
Each time _store_file functions are called a new S3 Bucket object was created.
Instead of creating a new one, we store the client in a Bucket Registry
to avoid checking if the Bucket exists every time.
2021-09-28 16:56:12 +03:00
Nils Hamerlinck dd245bd7c6 [12.0][IMP] attachment_azure: don't get blob content if we only need its size 2021-09-04 20:33:43 +07:00
Nils Hamerlinck 33d7ed3b91 [MIG] attachment_azure: Backport from 13.0 to 12.0 2021-09-04 20:33:43 +07:00
Nils Hamerlinck d801619f92 [13.0][FIX] attachment_azure: in 13.0, _file_read() is expected to return base64 encoded data 2021-09-04 17:57:23 +07:00
Patrick TombezandNils Hamerlinck 34a0045600 [MIG] attachment_azure: Backport from 14.0 to 13.0 2021-09-04 17:56:43 +07:00
Patrick TombezandNils Hamerlinck 0567247e98 [14.0][IMP] attachment_azure: Allow storage name override 2021-09-04 17:56:43 +07:00
Vincent RenavilleandNils Hamerlinck db9d9d5d37 [IMP] Add identity (#238)
* [IMP] can use ad identity to access storage
2021-09-04 17:56:03 +07:00
Nils Hamerlinck ac356bdffe [FIX] attachment_azure: clean dbname to fit with container naming rules 2021-09-04 17:56:03 +07:00
Nils Hamerlinck fdfdeab9eb [FIX] attachment_azure: higher level of permissions needed to create container and upload blobs when using the SAS token 2021-09-04 17:56:03 +07:00
Hiren PattaniandNils Hamerlinck f1dd47f960 [ADD] attachment_azure 2021-09-04 17:56:03 +07:00
Yannick VaucherandGitHub ff0deb2a61 Merge pull request #246 from grindtildeath/12.0-fix-base_fileurl_field_demo_test
[12.0] base_fileurl_field: Consider test mode and installation of demo data
2021-08-10 11:06:56 +02:00
Denis Leemann 849181c4a0 Run manually pre-commit hook 2021-08-09 16:15:45 +02:00
Akim Juillerat e82fe205a0 base_fileurl_field: disable pylint W8106:method-required-super 2021-08-05 14:25:56 +02:00
Akim Juillerat f36dd1bd00 base_fileurl_field: Consider test mode and installation of demo data 2021-08-02 14:37:49 +02:00
Yannick VaucherandGitHub 3cf835dbd2 Merge pull request #230 from yvaucher/12.0-bp-fix-bucket-name
[12.0] [FIX] Bucket name formatting
2021-05-31 09:50:30 +02:00
Miku LaitinenandYannick Vaucher 03bff76f7e [FIX] Bucket name formatting 2021-05-31 09:45:05 +02:00
Yannick VaucherandGitHub f800a4d9b7 Merge pull request #227 from yvaucher/12.0-bp-multi-tenancy
[12.0] [BP] attachment_s3: multi-tenancy use db name in bucket
2021-05-28 12:34:59 +02:00
Yannick Vaucher 6aeebfc455 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-27 18:17:51 +02:00
Yannick VaucherandGitHub 1bd88f1e72 Merge pull request #220 from theoo/12.0
[IMP] session_redis: allow configuring Redis URL instead of host & port.
2021-04-12 20:54:36 +02:00
Miku LaitinenandThéo Reichel 86fc51b5a9 [IMP] session_redis: allow configuring Redis URL instead of host & port.
Back-porting from [13] branch
2021-03-29 18:26:21 +02:00
i-vyshnevskaandGitHub a64024dfe0 Merge pull request #197 from camptocamp/12.0-fix-force-storage-db
[12.0][IMP] force storage db
2020-09-14 13:52:55 +03:00
Iryna Vushnevska 6337607e2c [IMP] adapt features to v12 2020-08-25 15:34:53 +03:00