- 12 May, 2021 23 commits
-
-
Dmitry Gruzd authored
Delete Notes from original ES index See merge request gitlab-org/gitlab!61399
-
Terri Chu authored
-
Matthias Käppler authored
Tie-breaker in Deployment Finder should respect the original sort direction See merge request gitlab-org/gitlab!61444
-
Nicolò Maria Mezzopera authored
Fix user popover bio overflow See merge request gitlab-org/gitlab!61555
-
Marcel Amirault authored
Describe default behaviour of GitLab security scanning tools See merge request gitlab-org/gitlab!61557
-
Patrick Bajao authored
GraphQL: Add Project.topics and deprecate Project.tag_list See merge request gitlab-org/gitlab!61250
-
Jonas Wälter authored
-
Kati Paizee authored
Use artifacts:when: on_failure with screenshots See merge request gitlab-org/gitlab!61203
-
Evan Read authored
-
Kushal Pandya authored
Add validation initForm helper See merge request gitlab-org/gitlab!61213
-
Mike Greiling authored
Remove unused weight select See merge request gitlab-org/gitlab!61492
-
Tom Quirk authored
Changelog: fixed
-
Kushal Pandya authored
Fix :focus styles for What's New See merge request gitlab-org/gitlab!61398
-
Kushal Pandya authored
Add warning when SAML SSO checkbox is unchecked See merge request gitlab-org/gitlab!60868
-
Peter Hegman authored
-
Nicolò Maria Mezzopera authored
Add CC validation on the pipeline details page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61246
-
Vitaly Slobodin authored
-
Russell Dickenson authored
-
Russell Dickenson authored
Remove Starter reference from Jira DVCS Connector page See merge request gitlab-org/gitlab!61538
-
Mark Chao authored
Migrate issue service subclasses to BaseProjectServices [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59182
-
Ezekiel Kigbo authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!61225
-
David Kim authored
Remove ci_pipeline_ensure_iid_on_skip feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61231
-
Marc Shaw authored
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/61231 Issue: gitlab.com/gitlab-org/gitlab/-/issues/327661 Changelog: performance
-
- 11 May, 2021 17 commits
-
-
Luke Duncalfe authored
Combine and rename bulk edit feature specs See merge request gitlab-org/gitlab!61289
-
Coung Ngo authored
Combine and rename specs for improved organisation and consistency https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61289
-
Chad Woolley authored
- Follow-on to previous commit, to keep the changes related to Epics::BaseService hierarchy constructor in a cohesive commit, to make it easier to identify the scope of changes for future potential refactors. - Add metaprogramming conditional logic to account for the different potential first argument names. - Add TODO notes indicating that checking types or method signatures in logic is an antipattern, but the root cause is probably that inheritance may not be appropriate here.
-
Chad Woolley authored
What: - Continuation of refactoring discussed and started in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30979#note_337747596 - Refactors Issuable-related service classes to subclass `BaseContainerService` instead of `BaseService`. Why: - This provides a greater degree of type safety in order to more easily and safely introduce a new named argument `spam_params` to support https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58603 - The additional type safety will also make future refactors easier and less risky How: - Note that this is an incremental commit. In a subsequent commit, the first argument will be changed to `group` in the `Epics::BaseService` hierarchy.
-
Tiger Watson authored
Create database tables for escalation policies and rules See merge request gitlab-org/gitlab!60685
-
Luke Duncalfe authored
Add stuck field to the job type See merge request gitlab-org/gitlab!61247
-
Stan Hu authored
Add script to identify problematic deploy keys See merge request gitlab-org/gitlab!60977
-
Justin Farmiloe authored
-
Justin Farmiloe authored
-
Achilleas Pipinellis authored
-
Stan Hu authored
-
Justin Farmiloe authored
-
Achilleas Pipinellis authored
-
Justin Farmiloe authored
-
Justin Farmiloe authored
-
Russell Dickenson authored
Fix typos in browser page See merge request gitlab-org/gitlab!61543
-
Kerri Miller authored
Add snowplow helper for schema match See merge request gitlab-org/gitlab!60480
-