- Aug 17, 2022
-
-
Fiona Neill authored
Refine Praefect-generated replica paths known issues table entry See merge request !95543
-
Thong Kuah authored
Fix Layout/SpaceInsideBlockBraces offenses in app See merge request gitlab-org/gitlab!93383
-
This fixes all non-test file offenses
-
Alexander Turinske authored
Display the total number of new vulns See merge request !95361
-
This commit properly implements the summary text and displays different messages based on the loading state and total new vulnerabilities.
-
Luke Duncalfe authored
Use DAST_API_SPECIFICATION not DAST_API_OPENAPI See merge request !95326
-
Achilleas Pipinellis authored
Added GitLab Helm chart and cloud native See merge request gitlab-org/gitlab!95417
-
Kushal Pandya authored
Merge branch '370793-the-expand-button-within-the-linked-items-widget-should-be-disabled-if-no-items-have-been' into 'master' Disabled related items expand button when no items See merge request !95431
-
Achilleas Pipinellis authored
Adjust 2k Ref Arch with latest recommendations See merge request !95185
-
Increase of Sidekiq workers and adjustment of Hybrid specs
-
Kerri Miller authored
Use toggle for GraphQL epic_board_total_weight flag See merge request !95436
-
Achilleas Pipinellis authored
Add project-level secure files to list of supported data types by Geo See merge request !92238
-
-
Ezekiel Kigbo authored
Split Create timeline event from Timeline Event form See merge request !93545
-
-
Mark Lapierre authored
Make sure button is always visible in the browser canvas (feature spec) See merge request gitlab-org/gitlab!95249
-
Luke Duncalfe authored
Fix brittle spec for hooks See merge request !95413
-
Related to !93665 **Problem** I run the test suite for git/branch_push_service_spec.rb separately it fails: **Solution** The project stores memoized values from the previous tests and we need to refind the project to fix it.
-
Luke Duncalfe authored
Fix the Consistency Check Maximum Method See merge request !94853
-
Russell Dickenson authored
Updated UI language See merge request !95518
-
Removed unnecessary UI descriptions They tend to become out-of-date and the user can view the UI for themselves. Related to: gitlab-org/gitlab#361417 (comment 1065421838)
-
Luke Duncalfe authored
Fix CSS selector used in specs See merge request gitlab-org/gitlab!95544
-
Mark Lapierre authored
Add custom warning processing to e2e tests See merge request !95397
-
-
Heinrich Lee Yu authored
This selector does not exist anymore so the spec fails
-
Evan Read authored
-
- Aug 16, 2022
-
-
- Removed old widget images - Updated documentation to document the `failed` status version history - Updated documentation to list the statuses available rather than using quickly out-of-date images Signed-off-by:
Robert Hunt <rhunt@gitlab.com>
-
Suzanne Selhorn authored
Outline reviewer's primary responsibility See merge request gitlab-org/gitlab!93994
-
Suzanne Selhorn authored
While reviewing, should test the merge request locally See merge request gitlab-org/gitlab!95420
-
-
Dylan Griffith authored
Remove unused endpoint to update a group's reporting settings See merge request !94146
-
Clayton Cornell authored
Security report schema 14.x.x deprecation See merge request !92137
-
-
-
Dylan Griffith authored
Fixed backfill code to burst root_namespace cache See merge request gitlab-org/gitlab!93546
-
Dylan Griffith authored
Add recent events to group hooks See merge request !94145
-
Group hook logs can now be viewed via the recent events section within a selected group hook Changelog: added EE: true