- 13 Jan, 2021 40 commits
-
-
Matthias Käppler authored
While we do publish VM metrics such as GC stats into Prometheus already, due to sampling and collecting randomness these are difficult to use in performance measurements. Having an endpoint export VM stats directly from a warm process adds accuracy. It also allows us to stabilize results e.g. by running a full GC collection prior to rendering stats.
-
Thong Kuah authored
Remove `group_members_filtered_search` FF See merge request gitlab-org/gitlab!51406
-
Dmytro Zaporozhets (DZ) authored
Install pry-remote gem See merge request gitlab-org/gitlab!51231
-
Dmytro Zaporozhets (DZ) authored
Filter by reviewer in MergeRequest List API See merge request gitlab-org/gitlab!49341
-
David Kim authored
-
Natalia Tepluhina authored
Remove obsolete DomContentLoaded EventListener See merge request gitlab-org/gitlab!51452
-
Bob Van Landuyt authored
Correctly handle Gitaly being unavailable in more locations See merge request gitlab-org/gitlab!51222
-
Nicolò Maria Mezzopera authored
Add Vuex to Jira Connect App See merge request gitlab-org/gitlab!51046
-
Tom Quirk authored
This improves dev experience, allowing dev to import store directly into the Vue file and use store and mutations within the component.
-
Martin Wortschack authored
Consider DevOps Adoption Report a Beta feature See merge request gitlab-org/gitlab!51518
-
Dan Jensen authored
This restores the recently-removed feature flag for the DevOps Adoption Report feature, except now defaulting to false, and adds a "Beta feature" note to the documentation. This is intended to prepare us to pivot the feature in the near future, which is likely to involve breaking changes.
-
Wei-Meng Lee authored
PlantUML note about redirects when using TLS See merge request gitlab-org/gitlab!50599
-
Nicolò Maria Mezzopera authored
Fix cut off line number in file blame See merge request gitlab-org/gitlab!51259
-
Heinrich Lee Yu authored
Remove pagination from Deployment Frequency API See merge request gitlab-org/gitlab!51137
-
Ash McKenzie authored
Prevent editing commits if signed commits required See merge request gitlab-org/gitlab!51235
-
Stan Hu authored
Update grape-path-helpers gem version See merge request gitlab-org/gitlab!51320
-
Gabriel Mazetto authored
Remove extra space in API 403 Forbidden error message See merge request gitlab-org/gitlab!50016
-
Sanad Liaquat authored
Wait for the selected template to appear in dropdown See merge request gitlab-org/gitlab!51431
-
Thong Kuah authored
Fix version history for deploy boards See merge request gitlab-org/gitlab!51554
-
Ash McKenzie authored
Remove email confirmation in group creation for onboarding See merge request gitlab-org/gitlab!51331
-
peterhegman authored
Remove `group_members_filtered_search` feature flag from the codebase
-
Tiger authored
-
Shinya Maeda authored
Move domain logic from RefreshMergeRequestService to MergeTrain class See merge request gitlab-org/gitlab!49520
-
Marcel Amirault authored
Update dpl command line See merge request gitlab-org/gitlab!51277
-
Jose Aponte authored
-
Mark Chao authored
Add usage ping for group repo analytics page See merge request gitlab-org/gitlab!51382
-
Evan Read authored
Fixed broken links See merge request gitlab-org/gitlab!51534
-
Evan Read authored
Fixed broken links See merge request gitlab-org/gitlab!51532
-
Evan Read authored
Clarify S3 region is required See merge request gitlab-org/gitlab!51441
-
Heinrich Lee Yu authored
Merge branch '297201-flaky-spec-in-spec-features-issues-issue_state_spec-rb-issue-state-when-closed-when-clicking' into 'master' test: Refresh the page to avoid flakiness See merge request gitlab-org/gitlab!51380
-
Thong Kuah authored
Bump gitlab-kas version See merge request gitlab-org/gitlab!51538
-
Thong Kuah authored
Change failure message of missing job needs See merge request gitlab-org/gitlab!50492
-
charlie ablett authored
Fix the version that applies to revert change See merge request gitlab-org/gitlab!51473
-
Mikhail Mazurskiy authored
-
Mike Jang authored
Rename Product Analytics to Product Intelligence in docs and deprecate Product Analytics folder See merge request gitlab-org/gitlab!51262
-
Jerome Ng authored
Rename product analytics to intelligence docs
-
Marcel Amirault authored
Add docs for coverage not supporting child pipelines See merge request gitlab-org/gitlab!51516
-
Ricky Wiens authored
- Right now child pipelines that report coverage information with the coverage keyword in the yml file do not get recorded. This adds that to the documentation.
-
Mark Lapierre authored
QA - Adds cluster agent e2e testing See merge request gitlab-org/gitlab!49053
-
João Alexandre Cunha authored
Adds new Resources for Cluster Agent - Clusters::Agents - Clusters::AgentTokens
-