- 12 May, 2021 10 commits
-
-
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
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 30 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
-
Tiger Watson authored
Use DISTINCT in MR finder SHAs CTE [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61454
-
Isaac Dawson authored
-
Kerri Miller authored
Require credit card info to new users only See merge request gitlab-org/gitlab!61499
-
Sean Arnold authored
-
Kerri Miller authored
Fix SyncSeatLinkRequestWorker license duplication See merge request gitlab-org/gitlab!61410
-
Vladlena Shumilo authored
-
Evan Read authored
Remove Starter references from Groups page See merge request gitlab-org/gitlab!61540
-
Evan Read authored
Add development documentation for audit events See merge request gitlab-org/gitlab!61019
-
Tan Le authored
-
Douglas Barbosa Alexandre authored
Fix alert management fingerprints See merge request gitlab-org/gitlab!61224
-
Evan Read authored
Minor style updates for LDAP Rake tasks page See merge request gitlab-org/gitlab!61535
-
Craig Norris authored
Remove references to Starter tier from Groups page.
-
David O'Regan authored
Restructure release GraphQL queries See merge request gitlab-org/gitlab!61525
-