- 26 May, 2021 40 commits
-
-
Nicolas Dular authored
We're calling the `trackRedisHllUserEvent` function from parts of the application where we can't guarantee a signed in user. The API however assumes that there is a user set and would respond with a 401 error. As a solution, we now only pass events to the endpoint when a user is signed in. This MR also fixes a potential false-positiv test by calling the function before checking if the mocked axios client gets called. Changelog: fixed
-
Mikołaj Wawrzyniak authored
Validate Service Desk enabled projects metrics See merge request gitlab-org/gitlab!62292
-
Rémy Coutable authored
Fix typo in Danger warning message See merge request gitlab-org/gitlab!62555
-
Thong Kuah authored
Removes unneeded preloading in Markdown rendering See merge request gitlab-org/gitlab!62273
-
Heinrich Lee Yu authored
List all external status checks and their statuses See merge request gitlab-org/gitlab!61300
-
Olena Horal-Koretska authored
Remove unused feature flag mixins from DAST Site Profile See merge request gitlab-org/gitlab!62531
-
Heinrich Lee Yu authored
Group milestone: fix members autocomplete to include users [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61904
-
Jonas Wälter authored
-
Fabio Pitino authored
Add user IP data to external pipeline validation service See merge request gitlab-org/gitlab!62438
-
Kushal Pandya authored
Add filtered search to runner list See merge request gitlab-org/gitlab!62018
-
Kati Paizee authored
Tweak description templates docs note See merge request gitlab-org/gitlab!62553
-
Mikołaj Wawrzyniak authored
Add custom headers to invite emails See merge request gitlab-org/gitlab!62111
-
Doug Stull authored
-
Rémy Coutable authored
CODEOWNERS: Add files which need Gitaly's approval See merge request gitlab-org/gitlab!62184
-
Imre Farkas authored
Merge branch '331429-linear-traversal-version-of-ee-namespace-any_project_with_shared_runners_enabled-is-slow' into 'master' Resolve "Linear traversal version of EE::Namespace#any_project_with_shared_runners_enabled? is slow" See merge request gitlab-org/gitlab!62268
-
Heinrich Lee Yu authored
-
Marcin Sedlak-Jakubowski authored
Add Google Cloud SQL superuser role See merge request gitlab-org/gitlab!62512
-
Matthias Käppler authored
Redirect Unicorn docs to Puma See merge request gitlab-org/gitlab!62554
-
Max Woolf authored
Changelog: added EE: true Adds a new API endpoint to list all approval rules (status checks) for a merge request and their status.
-
Achilleas Pipinellis authored
-
Marcin Sedlak-Jakubowski authored
-
Miguel Rincon authored
Merge branch '326924-follow-up-from-add-findby-and-findallby-to-extendwrapper-jest-helper' into 'master' Update VTU to v1.2.0 See merge request gitlab-org/gitlab!61293
-
Vitaly Slobodin authored
Replace occurrences of variances for Cloud Licensing See merge request gitlab-org/gitlab!62450
-
Jacques Erasmus authored
Fixes performance issue with the table of contents dropdown See merge request gitlab-org/gitlab!62476
-
Miguel Rincon authored
Add viewer URL to StartupJS See merge request gitlab-org/gitlab!62068
-
Mike Greiling authored
Update dependency core-js to ^3.13.0 See merge request gitlab-org/gitlab!62507
-
peterhegman authored
Also update `extendedWrapper` to return `ErrorWrapper` if no elements are found
-
Matthias Käppler authored
Remove unicorn-worker-killer and its relations See merge request gitlab-org/gitlab!62293
-
Matthias Käppler authored
Expose memory allocations in performance bar See merge request gitlab-org/gitlab!61332
-
Kati Paizee authored
Add docs in metrics dictionary for object value type See merge request gitlab-org/gitlab!62462
-
Alex Pooley authored
Changelog: performance
-
Kerri Miller authored
Expose provisioned by group id in API See merge request gitlab-org/gitlab!62342
-
Cynthia Ng authored
-
Dylan Griffith authored
GraphQL mutation for creating Escalation Policies See merge request gitlab-org/gitlab!61966
-
Sean Arnold authored
-
Marcel Amirault authored
Edited cache topic for CTRT See merge request gitlab-org/gitlab!62356
-
Suzanne Selhorn authored
-
Russell Dickenson authored
Add analyzer setting entry for `SAST_SEMGREP_METRICS` See merge request gitlab-org/gitlab!62121
-
Zach Rice authored
-
Vitaly Slobodin authored
[VSA][FE] Migrate the project-level navigation to the path navigation layout See merge request gitlab-org/gitlab!61125
-