- 01 Mar, 2022 31 commits
-
-
jejacks0n authored
We’ve removed the concept of using `window.gon` in the client, so we can now remove the publishing overrides that were keeping that logic. We also remove the `#publish_to_client` method to encourage calling the `#publish` method directly.
-
Ezekiel Kigbo authored
Replace bootstrap Dropdown to gitlab-ui Dropdown See merge request gitlab-org/gitlab!81609
-
Artur Fedorov authored
Replace bootstrap dropdown to gitlab-ui dropdown Using GlDropDown and GlDropDownItem instead of vue_shared Dropdown implementation Replace bootstrap dropdown to gitlab-ui dropdown Using GlDropDown and GlDropDownItem instead of vue_shared Dropdown implementation This MR deletes legacy dropdown which is used only in bar component and adjust tests for new GlDropDown
-
Kati Paizee authored
Add another btmp issue workaround See merge request gitlab-org/gitlab!81832
-
Ezekiel Kigbo authored
Filter by issue reference in group/project issues list refactor See merge request gitlab-org/gitlab!81486
-
Ezekiel Kigbo authored
Refactor metric constant name See merge request gitlab-org/gitlab!81603
-
Kati Paizee authored
Fix spelling of SBOM See merge request gitlab-org/gitlab!81875
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
Add webhook delivery method options to config/mail_room.yml See merge request gitlab-org/gitlab!80832
-
Marcel Amirault authored
Add retry to troubleshooting for merge trains See merge request gitlab-org/gitlab!81539
-
James Heimbuck authored
-
Andrejs Cunskis authored
Update end-to-end best practices test case section See merge request gitlab-org/gitlab!81845
-
Désirée Chevalier authored
-
Stan Hu authored
Fix spec/models/hooks/web_hook_log_spec.rb test failure See merge request gitlab-org/gitlab!81873
-
Natalia Tepluhina authored
Switch to GlModal for CI/CD triggers See merge request gitlab-org/gitlab!81594
-
Kati Paizee authored
Fix Praefect TLS port typo in Ref Arch docs See merge request gitlab-org/gitlab!81814
-
Anastasia McDonald authored
Check if resource is already marked for deletion in ReusableCollection See merge request gitlab-org/gitlab!81789
-
Zehua Zhang authored
-
Coung Ngo authored
Add ability to filter by issue reference to mimic the same functionality on the Haml page. Behind `vue_issues_list` feature flag defaulted to off.
-
Dylan Griffith authored
Document how to troubleshoot hanging specs See merge request gitlab-org/gitlab!81859
-
Marcel Amirault authored
-
Russell Dickenson authored
Added lowercase personal access token See merge request gitlab-org/gitlab!81848
-
Suzanne Selhorn authored
Note which is the default de-dup strategy See merge request gitlab-org/gitlab!81857
-
Thong Kuah authored
We don't use PhantomJS anymore
-
Thong Kuah authored
-
Russell Dickenson authored
Rename CycloneDX report to SBOM in docs See merge request gitlab-org/gitlab!81786
-
Adam Cohen authored
-
Thong Kuah authored
-
Enrique Alcántara authored
Fix job page copy source branch button See merge request gitlab-org/gitlab!76022
-
Lee Tickett authored
The button was copying the source ref instead of branch. As a bonus, we've also added the keyboard shortcut (b) used to copy the source branch name on the merge request page. Changelog: fixed
-
Patrick Bair authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!79742
-
- 28 Feb, 2022 9 commits
-
-
Paul Slaughter authored
Update topic for CTRT principles See merge request gitlab-org/gitlab!81120
-
-
Enrique Alcántara authored
Add test runs empty state to the the Project Quality Summary See merge request gitlab-org/gitlab!78498
-
Miranda Fluharty authored
Display empty state when loading has finished but no tests were run Link to docs about adding test coverage results to a merge request Changelog: changed
-
Luke Duncalfe authored
Merge branch '349575-backfill-member_namespace_id-with-proper-data-either-the-group-id-or-the-project' into 'master' Backfill GroupMember's member_namespace_id with value of source_id See merge request gitlab-org/gitlab!78715
-
Brett Walker authored
For `GroupMembers`, the `member_namespace_id` == `source_id`. Copy this over. `ProjectMember` will be handled in another migration. Changelog: changed
-
Suzanne Selhorn authored
-
Nick Gaskill authored
Add delete endpoint for Alert metric images See merge request gitlab-org/gitlab!81107
-
Sean Arnold authored
Changelog: added EE: true
-