- 26 May, 2021 26 commits
-
-
Justin Ho authored
-
Justin Ho authored
Since all views have been updated to use `@integration`, we can now remove the instance variable `@service`. Changelog: changed
-
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
-
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 14 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
-
John T Skarbek authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Stan Hu authored
Remove Unicorn detection in Prometheus pid provider See merge request gitlab-org/gitlab!62377
-
Stan Hu authored
Remove the usage of the`limit_projects_in_groups_api` feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62454
-
Jose Ivan Vargas authored
Fix tooltip positioning on job view list See merge request gitlab-org/gitlab!62504
-
Steve Abrams authored
Reduce number of queries for finding iterations See merge request gitlab-org/gitlab!62303
-