- 22 Feb, 2022 40 commits
-
-
Pavel Shutsin authored
-
Enrique Alcántara authored
Use groups API for Approvals form by default See merge request gitlab-org/gitlab!80933
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/350596 Partially reverts: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77227 Changelog: changed EE: true
-
Enrique Alcántara authored
[VSA] Remove total time chart stage dropdown See merge request gitlab-org/gitlab!80365
-
Ezekiel Kigbo authored
Removes the stage dropdown from the VSA duration chart, the chart not only renders all stages values or the value for our currently selected stage. Update rspec feature tests Update related jest specs Changelog: changed EE: true
-
Amy Qualls authored
Docs: Cross-link mentions with related settings See merge request gitlab-org/gitlab!81162
-
Katrin Leinweber authored
-
Amy Qualls authored
Changes in Search See merge request gitlab-org/gitlab!81118
-
Prem Jha authored
-
Andy Soiron authored
Bump derailed_benchmarks to 2.1.1 See merge request gitlab-org/gitlab!80808
-
Amy Qualls authored
Update documentation for Usage quota See merge request gitlab-org/gitlab!80182
-
Amy Qualls authored
Fix the Content Editor strikethrough shortcut docs See merge request gitlab-org/gitlab!81091
-
Tetiana Chupryna authored
Enable Rails/TimeZone in feature specs See merge request gitlab-org/gitlab!81096
-
Achilleas Pipinellis authored
Add Cloud Providers / Services supported section to Ref Arch docs See merge request gitlab-org/gitlab!80892
-
Grant Young authored
-
Vitali Tatarintev authored
Remove cache_shared_runners_enabled FF See merge request gitlab-org/gitlab!81143
-
Achilleas Pipinellis authored
Docs: Update doc for 14.4.4 zero-downtime upgrades See merge request gitlab-org/gitlab!81041
-
Vasilii Iakliushin authored
Adds option to toggle between raw and cleaner diffs See merge request gitlab-org/gitlab!75500
-
Eduardo Bonet authored
Comments on the Commit diff are shared between the raw and rendered version. Allows per-file toggling. Upgrades ipynb to 0.4.2, fixing issues with unknown output types in notebooks. Commit https://gitlab.com/gitlab-org/gitlab/-/commit/71a1a01 introduced improvements on performance for loading MRs by saving the diffs on the database, but didn't account for the possi- bility of renderable diffs. For now, we are supressing this optimization only for renderable diffs (ipynb files only). Changelog: added
-
Rémy Coutable authored
Fix GraphQL/OrderedArguments offense (Part 6/6) See merge request gitlab-org/gitlab!76028
-
Kev authored
Changelog: other
-
Brandon Labuschagne authored
Refactor milestone burndown chart responsiveness See merge request gitlab-org/gitlab!81181
-
Vitaly Slobodin authored
Lint against setImmediate usage in specs See merge request gitlab-org/gitlab!80328
-
Tetiana Chupryna authored
Add advanced_search metrics to the definition See merge request gitlab-org/gitlab!81003
-
Dmitry Gruzd authored
This change adds 4 new metrics to the metrics dictionary: - advanced_search.version - advanced_search.distribution - advanced_search.build_type - advanced_search.lucene_version They were introduced to usage ping in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77365, but we had missed that we need to add them to the dictionary. EE: true Changelog: other
-
Tetiana Chupryna authored
Remove `security_report_ingestion_framework` feature flag See merge request gitlab-org/gitlab!81021
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81271
-
Miguel Rincon authored
Add transition between invite members modals See merge request gitlab-org/gitlab!80187
-
Diana Zubova authored
Smooth UX transition EE: true
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!81140
-
Furkan Ayhan authored
Track SHA values that raise exceptions in CI lint See merge request gitlab-org/gitlab!81174
-
Achilleas Pipinellis authored
Add config in RA docs about Gitaly Pack-objects cache See merge request gitlab-org/gitlab!81247
-
GitLab Release Tools Bot authored
-
GitLab Renovate Bot authored
-
Peter Leitzen authored
Add a timeline event pipeline filter to TimelineEvent See merge request gitlab-org/gitlab!79852
-
Fiona Neill authored
Explain that you can only see 100 jobs in pipeline graph See merge request gitlab-org/gitlab!81240
-
Mikołaj Wawrzyniak authored
Update dependency_scanning_scans descriptions See merge request gitlab-org/gitlab!81165
-
David Fernandez authored
Truncate Jira app key to be no longer than 64 See merge request gitlab-org/gitlab!80922
-
Andy Soiron authored
This makes development using Gitpod easier as host names can be long. Changelog: fixed
-