Граф коммитов

11766 Коммитов

Автор SHA1 Сообщение Дата
Valentin Rigal 06f666c14f Upgrade webpack 2023-09-04 22:07:12 +02:00
Valentin Rigal af3a974d10 Upgrade webpack-cli 2023-09-04 22:07:12 +02:00
Valentin Rigal 2e871e98d8 Upgrade @mozilla/glean 2023-09-04 22:07:12 +02:00
Valentin Rigal 202f8c3632 Upgrade eslint 2023-09-04 22:07:12 +02:00
Joel Maher f61fe2fbb9
Expand inter-MITTEN-t logic to account for confirm-failures. (#7773) 2023-09-01 15:12:48 -07:00
renovate[bot] 1b0aa257f0 Update python Docker tag to v3.9.18
Use Debian bullseye to be able to pull the packages, else error message
'NO_PUBKEY' shown for fetching from Debian Bookworm.
2023-09-01 17:29:58 +02:00
Sebastian Hengst 4909b4ba1e Update mkdocs to 1.5.2 because mkdocs-material requires more mkdocs version 2023-09-01 14:44:14 +02:00
dependabot[bot] f1029781d6 Bump @adobe/css-tools from 4.0.1 to 4.3.1
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 13:33:43 +02:00
renovate[bot] cd58aa6a5a Update dependency url to v0.11.1 2023-09-01 13:32:37 +02:00
renovate[bot] c80b52e19e Update dependency docs/mkdocs-material to v9.1.21 2023-09-01 10:58:55 +02:00
renovate[bot] e3c8e0bdfb Update dependency style-loader to v3.3.3 2023-09-01 10:42:05 +02:00
Valentin Rigal b052ec7585 Drop text indices on the failureline table 2023-09-01 01:01:23 +02:00
Valentin Rigal ec51ddaae7 Revert 2023-09-01 01:01:23 +02:00
Valentin Rigal 1e1a750e89 Use Hash index 2023-09-01 01:01:23 +02:00
Valentin Rigal a8fc07c2c6 Use Gin index 2023-09-01 01:01:23 +02:00
Valentin Rigal 267aff5b4b Use Gist indices for Postgres DB 2023-09-01 01:01:23 +02:00
Valentin Rigal 5c9601971d Revert "Truncate large columns to build FailureLine Postgres indices"
This reverts commit 9918736a20.
2023-09-01 01:01:23 +02:00
Valentin Rigal ff0cb21c02 Truncate large columns to build FailureLine Postgres indices 2023-09-01 01:01:23 +02:00
renovate[bot] a215722a2a Update dependency victory to v36.6.11 2023-09-01 00:41:30 +02:00
renovate[bot] a0947161e5 Update mysql Docker tag to v5.7.43 2023-09-01 00:40:51 +02:00
Valentin Rigal 03c67cbbbd Order PerformanceDatum related data for PostgreSQL tests 2023-08-31 01:25:16 +02:00
Sebastian Hengst ccae22a247 Bug 1849257 - disable django debug toolbar for test execution 2023-08-30 21:46:08 +02:00
Sebastian Hengst 8a4cbfc797 Skip test_alert_summary_tasks_get with PostgreSQL until fixed 2023-08-30 16:03:08 +02:00
Valentin Rigal 913260c308 Fix last failing tests with postgres 2023-08-11 11:45:43 +02:00
Valentin Rigal 2d04b04d6e Rebase 2023-08-11 11:45:43 +02:00
Valentin Rigal ca5e8fd07e Fix test for MySQL astral unicode replacement 2023-08-11 11:45:43 +02:00
EvaBardou 27b2f96ed5 Fix two more tests 2023-08-11 11:45:43 +02:00
EvaBardou 1ea6031b99 Enforce querysets order between mysql and psql 2023-08-11 11:45:43 +02:00
EvaBardou bf2fc2970f Update cursor.rowcount everywhere 2023-08-11 11:45:43 +02:00
EvaBardou 4205e244f4 Fix Perfherder cycling tests 2023-08-11 11:45:43 +02:00
Bastien Abadie 1b45ad9fa7 Order in tests 2023-08-11 11:45:43 +02:00
Bastien Abadie cf4d608586 Implement Bugscache search for postgres 2023-08-11 11:45:43 +02:00
Valentin Rigal 496b4b9dfb Sync migration schemas and add summary index to the django model 2023-08-11 11:45:43 +02:00
Valentin Rigal 096e26bb29 Rely on depends_on for docker tox env 2023-08-11 11:45:43 +02:00
Valentin Rigal e67108daf1 Use postgres:15-bullseye for Circle CI 2023-08-11 11:45:43 +02:00
Valentin Rigal f47da7b38d Separate services for postgres and mysql 2023-08-11 11:45:43 +02:00
Valentin Rigal c25f250827 Make celery/pulse task depend on postgres in docker-compose 2023-08-11 11:45:43 +02:00
Valentin Rigal 9579aa43eb Run tests with both DB backends in separate CI jobs 2023-08-11 11:45:43 +02:00
Valentin Rigal 1a9cbf5593 Ensure postgres is reacheable before starting the application 2023-08-11 11:45:43 +02:00
Bastien Abadie 30591a0c25 Make backend depend on postgres in docker-compose 2023-08-11 11:45:43 +02:00
EvaBardou b78ed4dac8 Try to fix docker-postgres tests 2023-08-11 11:45:43 +02:00
EvaBardou b33f218a62 Fix typo 2023-08-11 11:45:43 +02:00
Bastien Abadie 1e0d51a410 Run unit tests on CI with postgres 2023-08-11 11:45:43 +02:00
Bastien Abadie f17959022e Support Postgres in migrations 2023-08-11 11:45:43 +02:00
Bastien Abadie 13f7153b85 Base setup for postgres 2023-08-11 11:45:43 +02:00
Joel Maher 3268aaf689 Allow comm-central to have NEW failures 2023-08-11 11:37:55 +02:00
renovate[bot] 7cd6159f0e Update rabbitmq Docker tag to v3.11.20 2023-08-10 12:31:11 +00:00
renovate[bot] 2754eb2b62 Update dependency webpack to v5.76.3 2023-08-10 07:29:48 +00:00
renovate[bot] 94d05168c3 Update dependency react-redux to v8.0.7 2023-08-10 04:05:05 +00:00
renovate[bot] 98d0556041 Update dependency js-cookie to v3.0.5 2023-08-10 00:27:58 +00:00