- 26 May, 2021 32 commits
-
-
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
-
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
-
Achilleas Pipinellis 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
-
Russell Dickenson authored
Remove SAST_DEFAULT_ANALYZERS documentation See merge request gitlab-org/gitlab!62415
-
James Fargher authored
Remove overwrite parameter in PropagateIntegrationWorker See merge request gitlab-org/gitlab!62228
-
James Fargher authored
Remove Links header See merge request gitlab-org/gitlab!62388
-
charlie ablett authored
GraphQl Allow filtering epics by negated values See merge request gitlab-org/gitlab!61823
-
Evan Read authored
Fix maven & gradle examples in the docs, enabling line-by-line display of test coverage in merge requests out-of-the-box (for java & kotlin) See merge request gitlab-org/gitlab!62416
-
Phil authored
Fix maven & gradle examples in the docs, enabling line-by-line display of test coverage in merge requests out-of-the-box (for java & kotlin)
-
- 25 May, 2021 8 commits
-
-
charlie ablett authored
Add negated params to epics resolver on GraphQL Changelog: added
-
Ezekiel Kigbo authored
Adds the path navigation to project level VSA and removes the existing horizontal navigation. Update path navigation selectors. Changelog: changed EE: true
-
Ezekiel Kigbo authored
Adds base specs for the project level vsa to test the rendered view Migrate path navigation component to CE Moves the VSA path navigation component from EE to CE and updates tests Updates the gitlab.pot file
-
Ezekiel Kigbo authored
Moves the timeSummaryForPathNavigation and medianTimeToParsedSeconds to CE and updates related jest tests.
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
The project level BE previously returned the median as a string, we now require the raw integer value to be returned. Fixes median path navigation display Ensures we correctly extract the medians for each stage and dont display stage counts when they are not available
-
Ezekiel Kigbo authored
Cleanup styling for stage table Minor update feature specs Added getter specs for filterStagesByHiddenStatus and some additional getters
-
Stan Hu authored
Fix timeouts when destroying a project with many notes See merge request gitlab-org/gitlab!62389
-