Commit Graph
18 Commits
Author SHA1 Message Date
Yannick Vaucher c9e63ee590 Bump version 2021-11-15 16:14:09 +01:00
Yannick VaucherandGitHub 9d10f8c8d9 Merge pull request #297 from camptocamp/11.0-bp-cloud_platform_azure
[11.0] cloud_platform_azure: Backport from 13.0 to 11.0
2021-11-15 16:05:33 +01:00
Yannick Vaucher c8b329a2be [MIG] cloud_platform_azure: Backport from 13.0 to 11.0 2021-11-15 14:37:14 +01:00
Yannick VaucherandGitHub 2160c9d22f Merge pull request #294 from camptocamp/11.0-bp-monitoring_prometheus
[11.0] Backport monitoring_prometheus from 13.0
2021-11-15 14:33:45 +01:00
Yannick Vaucher b20a5e46fb Backport monitoring_prometheus from 13.0 2021-11-15 12:53:34 +01:00
Yannick Vaucher be42b2fdfd Travis build only on master branches
Avoid duplicate build on branches created for pull requests
2021-11-15 12:37:31 +01:00
Yannick VaucherandGitHub 9993596aee Merge pull request #311 from camptocamp/11.0-bp-attachment_azure-containername
[11.0][IMP] attachment_azure: Write and read storage name along filename for extended usability
2021-11-15 12:26:16 +01:00
Yannick VaucherandGitHub 7f1277108e Merge pull request #301 from camptocamp/11.0-bp-redis-url
[11.0][IMP] session_redis: allow configuring Redis URL instead of host & port.
2021-11-15 09:50:47 +01:00
Yannick VaucherandGitHub b8085ae530 Merge pull request #295 from camptocamp/11.0-bp-cloud-abstract
[11.0] Backport of cloud abstraction
2021-11-15 09:26:56 +01:00
Yannick VaucherandGitHub 52570f9cb4 Merge pull request #267 from nilshamerlinck/11.0-backport-attachment_azure
[MIG] attachment_azure: Backport from 12.0 to 11.0
2021-11-01 19:51:13 +01:00
Yannick VaucherandGitHub 7f0e4b6ad0 Merge pull request #231 from yvaucher/11.0-bp-fix-bucket-name
[11.0] [FIX] Bucket name formatting
2021-05-31 09:50:26 +02:00
Yannick VaucherandGitHub 9751c513e7 Merge pull request #228 from yvaucher/11.0-bp-multi-tenancy
[11.0] [BP] attachment_s3: multi-tenancy use db name in bucket
2021-05-28 12:35:02 +02:00
Yannick Vaucher 1b50f0a16f 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:23:23 +02:00
Yannick VaucherandGitHub 7e126f76a9 Merge pull request #119 from leemannd/11_remove_useless_logs
[11.0] Add description to model
2019-12-10 10:59:28 +01:00
Yannick VaucherandGitHub 03c5ac9159 Merge pull request #66 from guewen/11.0-filter-monitoring-status-log
[11.0] Filter /monitoring/status werkzeug logs
2019-07-19 13:26:21 +02: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