cyrilmanuel
5d921db4bc
Fix template copier answer error
2025-10-02 13:58:15 +02:00
vrenaville
c44393ec64
19.0: initial commit
2025-09-23 15:58:10 +02:00
Florent Xicluna
50560c5f83
feat: port monitoring_status to 18.0
2025-05-15 11:51:06 +02:00
vrenaville
da9918aee0
feat: add 18.0 sessions_redis migration
2024-11-15 10:36:13 +01:00
Alexandre Fayolle
61d30ef6ff
run pre-commit
2024-06-24 11:58:48 +02:00
vrenaville
25c7d71eb4
feat: init commit for version 17.0
2023-10-31 14:11:21 +01:00
Yannick Payot
d17d229b13
Change CI to GitHub actions
...
Use copier template from oca/oca-addons-repo-template
Apply linting
2023-05-24 18:22:55 +02:00
Vincent Renaville
14cab08024
fix: modifition setup ( #386 )
2022-09-26 11:31:17 +02:00
vrenaville
afc02b779f
feat: v16.0 : all modules uninstallable
2022-09-26 10:12:15 +02:00
Denis Leemann
a8b4b251ef
Update manifest files to be consistent inbetween them
...
The main goal is to be able to easily do grep and sed when we
do mass update on them
2021-10-18 13:08:30 +02:00
Denis Leemann
e03fadfd21
15.0 Modules migration
2021-10-18 13:08:30 +02:00
Patrick Tombez
e2e65c7ee4
[MIG] monitoring_status: Migration to 14.0
2020-11-03 15:39:24 +01:00
Denis Leemann
287332576a
Set module for 14.0 uninstallable
2020-10-06 10:54:24 +02:00
Guewen Baconnier
7684760065
Merge pull request #106 from camptocamp/revert-101-13.0-monitoring_check_db_connection
...
Revert "[13.0] [IMP] monitoring_status: check the db is reachable"
2019-11-18 14:45:09 +01:00
Tonow-c2c
e079271cbc
Merge pull request #91 from Tonow-c2c/BSRD-286_MIG-13.0_monitoring_status
...
BSRD-286: MIG V13 monitoring_status
2019-11-08 08:19:49 +01:00
Guewen Baconnier
e5cd6a8f87
Revert "[13.0] [IMP] monitoring_status: check the db is reachable"
2019-10-29 17:32:39 +01:00
Alexandre Fayolle
7a4f43d1fa
[IMP] monitoring_status: check the db is reachable
...
make a real SQL query on GET /monitoring/status and return a 503
if the query failed.
2019-10-25 16:25:54 +02:00
Tonow-c2c
a24ec00441
BSRD-286: MIG V13 monitoring_status
2019-10-08 17:18:52 +02:00
Tonow-c2c
cbff157fdd
BSRD-286: Set the addons to uninstallable
2019-10-07 12:16:06 +02:00
Simone Orsi
0686ae7ec4
Update main.py
2019-08-02 09:14:16 +02:00
Simone Orsi
764a77ff60
Update main.py
2019-08-02 08:30:49 +02:00
Guewen Baconnier
ad3a962931
Filter /monitoring/status werkzeug logs
...
With healtchecks, they constitute 95% of our logs. Let's stop wasting
resources and shut them up.
2019-07-12 10:07:20 +02:00
jcoux
5c43e3547e
fixup! Migration to 12.0
2018-11-23 09:31:46 +01:00
jcoux
7eac1013eb
Migration to 12.0
2018-10-24 12:44:45 +02:00
jcoux
73293a1390
Set all modules to uninstallable
2018-10-24 11:53:27 +02:00
Guewen Baconnier
39e71ff334
Expire sessions generated by health checks quickly
...
The default expiration of sessions is 7 days. With healthchecks run
every few seconds, we quickly have millions of anonymous sessions in
Redis. Allow to define a custom expiration for some sessions and set a
very short one for the monitoring requests.
2018-01-11 10:46:55 +01:00
Guewen Baconnier
b084ce278a
Set addons installable
2017-11-15 14:56:45 +01:00
Guewen Baconnier
96c9a38150
Set addons uninstallable
2017-11-15 14:31:23 +01:00
Guewen Baconnier
8e4b461c75
Migrate addons to 10.0
2016-12-21 21:29:09 +01:00
Guewen Baconnier
3c8b74369b
Make pylint happy
2016-11-03 16:58:36 +01:00
Guewen Baconnier
952a35854e
Add monitoring_status, new route for health checks
2016-10-25 09:39:03 +02:00