- 27 Jul, 2021 32 commits
-
-
Mark Florian authored
Jest/JSDOM provides a more robust and simple way of setting the mocked `window.location`, which preserves all the expected behaviours and properties of `window.location`. By using it, we can get rid of hacks which attempt to recreate behaviours of `window.location` that we lost by mutating it ourselves (for instance, adding a `toString` method).
-
Brandon Labuschagne authored
Center rotation assignee name on schedule view See merge request gitlab-org/gitlab!66840
-
Olena Horal-Koretska authored
-
Jacques Erasmus authored
Translation scopes for promotion views See merge request gitlab-org/gitlab!66821
-
Jacques Erasmus authored
Merge branch '336686-Migrate-clusters-integrations-checkbox-to-gitlab_ui_checkbox_component' into 'master' Migrate clusters integrations checkbox to gitlab_ui_checkbox_component See merge request gitlab-org/gitlab!66696
-
Kev authored
-
Jacques Erasmus authored
Migrate group 2FA checkboxes to gitlab_ui_checkbox_component See merge request gitlab-org/gitlab!66699
-
Kev authored
-
Matthias Käppler authored
Support setting timelog summary via API See merge request gitlab-org/gitlab!66793
-
Lee Tickett authored
We recentlly added the timelogs.summary column, but don't currently have any mechanmic to populate it. This MR introduces a way to populate via the API. Changelog: added
-
Kushal Pandya authored
Merge branch '336693-Migrate-prevent-forking-checkbox-to-gitlab_ui_checkbox_component' into 'master' Migrate prevent forking checkbox to gitlab_ui_checkbox_component See merge request gitlab-org/gitlab!66701
-
Kushal Pandya authored
Resolve "Start and due dates are incorrectly set on epic creation" See merge request gitlab-org/gitlab!66809
-
Heinrich Lee Yu authored
Remove deprecated runner set up instruction See merge request gitlab-org/gitlab!66252
-
Anna Vovchenko authored
-
Patrick Bajao authored
Remove Trial Suffix from Trial Plan Titles on Billing Page See merge request gitlab-org/gitlab!66578
-
Eulyeon Ko authored
-
Eulyeon Ko authored
Date pickers emit Javascript Date instances and these get converted to datetime strings with timezone info. Ex. a user in UTC+9 timezone picks some date (say July 1). The underlying Date object gets converted to a string that uses UTC+0 as the default timezone and the date may change becuase of this conversion: '2021-07-01 UTC+9 Korean Standard Time' => '2021-06-30T??:??:??Z' Changelog: fixed EE: true
-
Heinrich Lee Yu authored
Tag workers that need their own queue See merge request gitlab-org/gitlab!66553
-
Russell Dickenson authored
Guidelines about using pgbouncer with multi-node Geo sites See merge request gitlab-org/gitlab!66161
-
Gabriel Mazetto authored
-
Ezekiel Kigbo authored
Add security scanners on Vulnerability-Check UI See merge request gitlab-org/gitlab!66117
-
Zamir Martins authored
-
Shinya Maeda authored
Add log count of active jobs See merge request gitlab-org/gitlab!64623
-
Patrick Bajao authored
Add support for propagation correlation IDs from trusted CIDRs See merge request gitlab-org/gitlab!66715
-
Russell Dickenson authored
Revise sentence for clarity about settings See merge request gitlab-org/gitlab!66857
-
Amy Qualls authored
-
David Kim authored
Remove flag guarding batched computation of changes size See merge request gitlab-org/gitlab!66527
-
Mark Lapierre authored
Test Auxiliary viewers with refactor_blob_viewer FF disabled See merge request gitlab-org/gitlab!66816
-
Mark Lapierre authored
Add remote tunnel variable for e2e tests See merge request gitlab-org/gitlab!66656
-
Désirée Chevalier authored
-
Mark Lapierre authored
E2E: large github import spec logging improvements See merge request gitlab-org/gitlab!66810
-
Andrejs Cunskis authored
-
- 26 Jul, 2021 8 commits
-
-
Evan Read authored
Add comment explaining permission table sorting See merge request gitlab-org/gitlab!66856
-
Suzanne Selhorn authored
Removed old logo from image See merge request gitlab-org/gitlab!66860
-
Suzanne Selhorn authored
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.59 See merge request gitlab-org/gitlab!66406
-
Russell Dickenson authored
Docs: Update broken url in supported secrets section in the Secret Detection page See merge request gitlab-org/gitlab!66869
-
Stan Hu authored
Ensure even select values in UNION query [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66337
-
Adam Hegyi authored
-
Amy Qualls authored
Switch from multi-line to single-line comments to avoid linting errors See merge request gitlab-org/gitlab!66804
-