- 01 Mar, 2022 22 commits
-
-
Paul Gascou-Vaillancourt authored
Leverage extendedWrapper to extend inner Wrapper instances.
-
Paul Gascou-Vaillancourt authored
Refactors merge-conflict-resolver-app component's spec to use shallowMountExtended and its helpers instead of the default shallowMount.
-
Paul Gascou-Vaillancourt authored
Makes loading spinner Pajamas-compliant in the merge-conflict-resolver-app component. This actually fixes a visual bug as the spinner currently doesn't show up at all. Changelog: fixed
-
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
-
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 18 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
-
Suzanne Selhorn authored
Doc: Add developers to web terminal permissions table row See merge request gitlab-org/gitlab!81605
-
Luke Duncalfe authored
Fix usage of ActiveRecord::Base in importer code See merge request gitlab-org/gitlab!81580
-
Patrick Bair authored
Use the connection from the associated relation class rather than ActiveRecord::Base when doing an index check. https://gitlab.com/gitlab-org/gitlab/-/issues/350191
-
Rémy Coutable authored
Override GIT_STRATEGY in .gitlab-ci.yml See merge request gitlab-org/gitlab!81820
-
Ethan Urie authored
Merge branch '353821-follow-up-from-ci-build-workhorse-binaries-and-upload-download-as-generic-package' into 'master' ci: Fix typo in function name See merge request gitlab-org/gitlab!81788
-
Doug Stull authored
Filter integration fields by type See merge request gitlab-org/gitlab!81564
-
Alex Kalderimis authored
This removes the regexp filter for fields containing 'title' or 'description' in their name. This relates to the removal of the title and description columns on the integrations table See: https://gitlab.com/gitlab-org/gitlab/-/issues/217587
-
Ethan Urie authored
Remove support for recursion param passed to worker in `data` See merge request gitlab-org/gitlab!81772
-
Luke Duncalfe authored
Merge branch '352277-failures-in-manage-project-import-imports-large-github-repo-via-api-spec' into 'master' Create LegacyDiffNote when GitHub suggestion is outdated See merge request gitlab-org/gitlab!81014
-