- 19 Jan, 2022 40 commits
-
-
Diana Logan authored
Add documentation for multi-store See merge request gitlab-org/gitlab!78050
-
Andrew Fontaine authored
Add deployment status badge See merge request gitlab-org/gitlab!78089
-
Grzegorz Bizon authored
Log usage of ruby regexps into application log See merge request gitlab-org/gitlab!78458
-
Andy Soiron authored
Add verification before namespace creation See merge request gitlab-org/gitlab!77315
-
Natalia Tepluhina authored
Introduce theme accent custom property See merge request gitlab-org/gitlab!78488
-
Mark Florian authored
The :not() pseudo-class needs parentheses around its argument. Without them, it's an invalid selector and is ignored. This was added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30370 about a year ago, and has gone unnoticed since then, so removing it should be fine.
-
Stan Hu authored
Remove outdated `rblineprof` See merge request gitlab-org/gitlab!77347
-
Doug Stull authored
Remove ci_store_trace_outside_transaction feature flag See merge request gitlab-org/gitlab!78465
-
Fabio Pitino authored
Add LFK ci_pipeline_artifacts to projects on project_id See merge request gitlab-org/gitlab!78058
-
Marius Bobin authored
Add milestone to `vulnerability_finding_replace_metadata` See merge request gitlab-org/gitlab!77698
-
Steve Abrams authored
Database prep for phase 2 of container registry import See merge request gitlab-org/gitlab!77725
-
Steve Abrams authored
Adds application_settings and container_repositories columns needed to support the import of container_repositories into the registry metadatabase. Changelog: other
-
Sean McGivern authored
Upgrade sidekiq-cron gem See merge request gitlab-org/gitlab!73356
-
Nikola Milojevic authored
Remove mentions of Sherlock from our docs See merge request gitlab-org/gitlab!77346
-
Andrew Fontaine authored
This badge indicates the state of the current deployment. Useful for both finished and upcoming deployments.
-
Rémy Coutable authored
Add a warning about how to verify that specs are well-isolated See merge request gitlab-org/gitlab!78551
-
Fiona Neill authored
Add removal dates to deprecations that don't have one See merge request gitlab-org/gitlab!78508
-
Pavel Shutsin authored
Merge branch '348274-remove-foreign-key-requirements_management_test_reports-build_id' into 'master' LFK: Remove foreign key requirements_management_test_reports.build_id See merge request gitlab-org/gitlab!77912
-
Fiona Neill authored
Update metric instrumentation docs See merge request gitlab-org/gitlab!78370
-
Fabio Pitino authored
Swap ci_running_builds FK to projects for LFK See merge request gitlab-org/gitlab!78027
-
Thong Kuah authored
We already have ci_running_builds FK to ci_builds, and also an LFK from ci_running_builds to projects. Changelog: other
-
nmilojevic1 authored
- improve documentation about replication configuration
-
Pavel Shutsin authored
GraphQL add commits endpoint See merge request gitlab-org/gitlab!77188
-
Marius Bobin authored
Add feature flag to skip extra minutes recalculation See merge request gitlab-org/gitlab!78476
-
Fabio Pitino authored
This feature flag is being added to facilitate the rollout of the new monthly tracking of CI minutes. In case of rollback we could leverage this feature flag to avoid double-reducing extra minutes that namespaces have.
-
Kamil Trzciński authored
Removes FK for ci_pipeline_artifacts to projects Changelog: changed
-
Alex Buijs authored
This adds an experiment for requiring credit card validation before creating a new group when signing up. Changelog: added
-
Jacques Erasmus authored
Update compliance report and violations filter See merge request gitlab-org/gitlab!78406
-
Jiaan Louw authored
- Update report empty state to use GlTable empty text - Update report to only show loading when initializing - Update report table to show busy when fetching - Update report subheading to include help link - Resolve a filter bug where the first change would reset the URL query params.
-
Doug Stull authored
Add GraphQL mutation to destroy timeline events See merge request gitlab-org/gitlab!78192
-
Olena Horal-Koretska authored
Update dependency @gitlab/ui to v32.68.0 See merge request gitlab-org/gitlab!78540
-
Vitali Tatarintev authored
Sync alert status to incident status on alert status updates See merge request gitlab-org/gitlab!77058
-
Sarah Yasonik authored
Behind feature flag :incident_escalations. Syncs the alert status with the incident status when the incident is created from an alert.
-
Sam Beckham authored
Based on rollout: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66868
-
Frédéric Caplette authored
Fix qa selector for project visibility setting save button See merge request gitlab-org/gitlab!78473
-
Sanad Liaquat authored
-
Rémy Coutable authored
Add auto_quarantine job See merge request gitlab-org/gitlab!78092
-
Mark Chao authored
Remove permitted_attributes_for_import_export feature flag See merge request gitlab-org/gitlab!75090
-
Alan (Maciej) Paruszewski authored
Changelog: changed
-
Marius Bobin authored
Do not modify todos inside a failed build transaction See merge request gitlab-org/gitlab!77972
-