- Jun 17, 2023
-
-
- Jun 06, 2023
-
-
Since we're going to postgres 14 on gitlab.com, we should make that the primary version we test against, and we should add nightly tests for postgres 15 Changelog: changed
-
- May 30, 2023
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- May 25, 2023
-
-
Based on https://docs.gitlab.com/ee/ci/services/#accessing-the-services, alias should work as-is.
-
- May 10, 2023
-
-
Marcel Amirault authored
Most warnings caused by too few spaces before comment, or comment indentation
-
- Apr 25, 2023
-
-
Changelog: added EE: true
-
- Apr 17, 2023
-
-
Gitaly removed it's gitaly-ruby configuration in gitaly@e361ab48 (config: Remove ruby configuration, 2023-03-16). So we also can remove writing that section to the configuration toml.
-
- Mar 28, 2023
-
-
- Adds postgres 14 based spec runs to nightly - Makes postgres 13 the default testing version - Adds postgres 12 database library specs - Moves postgres 12 tests to nightly - Updates helpers and docs that mention pg12 pipelines to reference pg13/pg14
-
- Mar 27, 2023
-
-
David Dieulivol authored
-
- Mar 10, 2023
-
-
Madelein van Niekerk authored
-
- Feb 28, 2023
-
-
Andrejs Cunskis authored
-
- Feb 23, 2023
-
-
GitLab no longer supports postgres 11. In order to use essential features of postgres 12, such as foreign keys to partitioned tables, remove testing support for postgres 11. Relates to #387843
-
- Feb 08, 2023
-
-
David Dieulivol authored
This reverts merge request !108140
-
-
- Feb 03, 2023
-
-
Zehua Zhang authored
-
- Feb 02, 2023
-
-
Dylan Griffith authored
In !105049 we added a new Zoekt integration for code search. This MR introduced a few RSpec tests with the `:zoekt` tag that we needed to skip in CI because they depend on having running zoekt services. We have since created a docker image in gitlab-build-images!624 for running the necessary dependencies in CI as `services`. This MR adds this image as a service and removes the rule for ignoring the `:zoekt` tag in CI. We also needed to update Webmock stubbing to allow requests to these services.
-
- Jan 27, 2023
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 23, 2022
-
-
- Dec 14, 2022
-
-
Lukas Eipert authored
We currently still claim support of node@14 for installing from source. It has been a long outstanding issue to just support one node version from source install. Generally supporting more versions isn't expensive, until it is. Before we move to node@18, it probably makes sense to support just the current node version we use, node@16. The other LTS versions of node likely work, we just stop checking whether they do. This generally aligns with the amount of golang and ruby versions we support. Furthermore it enables us to remove a few QA jobs from our pipelines, that only ever checked that webpack compiled successfully in the node LTS versions. We also had one job that checked future versions, but it was allowed to fail and therefore didn't have much value. Changelog: changed
-
- Dec 08, 2022
-
-
Terri Chu authored
-
- Nov 29, 2022
-
-
Terri Chu authored
-
- Nov 28, 2022
-
-
Merge branch 'update-security-with-canonical-changes' into 'master' See merge request gitlab-org/security/gitlab!2942 Changelog: security
-
-
- Nov 22, 2022
-
-
- Nov 17, 2022
-
-
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 16, 2022
-
-
Rémy Coutable authored
This reverts merge request !103010
-
-
This reverts commit 734d9ac8.
-
- Nov 14, 2022
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 02, 2022
-
-
David Dieulivol authored
-
- Nov 01, 2022
-
-
This reverts commit 9c2c8f28.
-
- Oct 13, 2022
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 12, 2022
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 10, 2022
-
-
Rémy Coutable authored
This is to ensure that the component caching mechanism doesn't store these files. These files can aren't compiled assets, and can be reused partially if present so, it's ok to use native cache for those. This should reduce the size of the assets packages. This extraction from the main native assets cache is needed in the case we want to stop using this main native assets cache in the future. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 03, 2022
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 23, 2022
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 23, 2022
-
-
- Jul 15, 2022
-
-
Andrejs Cunskis authored
-
- Jul 04, 2022
-
-