- May 24, 2022
-
-
- May 20, 2022
-
-
- May 06, 2022
-
-
Bala Kumar Subramani authored
Changelog: changed
-
Kamil Trzcińśki authored
This removes all `default_enabled: :yaml | true | false`
-
- Apr 27, 2022
-
-
Allen Cook authored
Changelog: removed
-
- Apr 19, 2022
-
-
Remove Database.nulls_order implementation with Arel-native implementation of the same funcion.
-
- Apr 14, 2022
-
-
Allen Cook authored
Changelog: fixed
-
Shinya Maeda authored
This commit fixes the regression that unrelated environments are teardown when a MR has been merged/closed. This fix is still behind the feature flag.
-
- Apr 13, 2022
-
-
Bala Kumar Subramani authored
Changelog: changed
-
- Apr 07, 2022
-
-
Bala Kumar Subramani authored
Changelog: fixed
-
- Apr 05, 2022
-
-
- Mar 23, 2022
-
-
Siddharth Asthana authored
Changelog: other
-
- Mar 04, 2022
-
-
Alan Andrade authored
Jira connect was guessing the deployment enrivonment type by testing a regex on the environment name. This commit updates jira connect to use the environment tier instead. Changelog: changed
-
- Jan 28, 2022
-
-
Display an environment button on the refactored blob viewer
-
- Dec 08, 2021
-
-
Shinya Maeda authored
This commit fixes the database query to fetch related environments of a pipeline. The feature is still behind a feature flag.
-
- Dec 07, 2021
-
-
Alishan Ladhani authored
This is the first MR working towards an MVC for the new Deployment Approvals feature. Changelog: added
-
- Nov 30, 2021
-
-
Shinya Maeda authored
This commit fixes the database query to fetch related environments of a pipeline. The feature is still behind a feature flag.
-
- Oct 22, 2021
-
-
Shinya Maeda authored
This commit fixes the deployment and merge request link creation that it ignores production grade environments if it's foldered. Changelog: fixed
-
- Oct 12, 2021
-
-
Bala Kumar Subramani authored
-
-
- Sep 15, 2021
-
-
- Aug 24, 2021
-
-
Shinya Maeda authored
This commit refactors the code not to use CTE joins between deployments/environments and ci_builds/pipelines.
-
- Jul 29, 2021
-
-
Shinya Maeda authored
This commit adds the cron worker for environments that marked for deletion. This also cleans up the unused environment refs. Changelog: added
-
- Jul 22, 2021
-
-
Tiger Watson authored
-
- Jun 09, 2021
-
-
- Jun 02, 2021
-
-
Hordur Freyr Yngvason authored
We are removing one-click applications from GitLab but leaving the integrations for Prometheus and Elastic Stack. We have code in place that keeps the integration in sync with the corresponding cluster application, and have backfilled the ingtegrations, so we can now use them as a source of truth. See - Backfill Prometheus: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61502 - Backfill Elastic Stack: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61521 - Deprecation Epic: https://gitlab.com/groups/gitlab-org/-/epics/4280
-
- May 14, 2021
-
-
- May 11, 2021
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- Apr 29, 2021
-
-
Shinya Maeda authored
This commit fixes the problem that the serializer currently preloads unrelated assocaited pipelines/builds of deployments.
-
- Apr 26, 2021
-
-
Shubham Kumar authored
-
- Apr 13, 2021
-
-
Shinya Maeda authored
This commit optimizes environment serializer.
-
- Apr 01, 2021
-
-
Fixes auto correct rubocop offenses
-
- Mar 30, 2021
-
-
Shinya Maeda authored
This commit replace the obsolete production identifier by the new environment tier feature.
-
- Mar 15, 2021
-
-
Shinya Maeda authored
This commit adds the documentation for environment tier feature that was added in GitLab 13.10.
-
- Mar 11, 2021
-
-
Robert May authored
Adds an API endpoint which allows for deletion of old, stopped, review app environments.
-
- Mar 04, 2021
-
-
Shinya Maeda authored
This commit introduces the 'tier' column to 'environments' table in order to explicit define environment tiers.
-
- Mar 02, 2021
-
-
Use structured logging for gathering info on Optimistic Locks which were not able to succeed without retries.
-
- Jan 04, 2021
-
-
Shinya Maeda authored
This commit fixes the caching issue that the cached rollout status is being used even after the entity is updated.
-
- Dec 11, 2020
-
-
João Alexandre Cunha authored
FF was already enabled by default and is working well on .com
-