- 27 Jul, 2021 40 commits
-
-
Yorick Peterse authored
This method was defined on Gitlab::Database and forwarded the call to an instance of Gitlab::Database::Connection. Upon closer inspection it turned out this method isn't used anywhere, nor is it documented. As such we remove it in this commit, as there's no point in keeping it around.
-
Yorick Peterse authored
This module contained various methods that were forwarded to Gitlab::Database::Connection. This commit removes these wrappers in favour of using Gitlab::Database.main instead. This is done to make it explicit what database connection should be used. See https://gitlab.com/gitlab-org/gitlab/-/issues/331776 and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65262 for more information.
-
Etienne Baqué authored
Remove `gitlab_subscription_future_renewal` feature flag See merge request gitlab-org/gitlab!66829
-
Kushal Pandya authored
Fixes collapsed state loading not working with virtual scroller See merge request gitlab-org/gitlab!66849
-
Olena Horal-Koretska authored
Replace v-html with v-safe-html in help_state.vue See merge request gitlab-org/gitlab!66898
-
Dmitriy Zaporozhets (DZ) authored
Allow all Jira integrations to set deployment_type See merge request gitlab-org/gitlab!66807
-
Patrick Bajao authored
Remove merge_request_cached_merge_pipeline_serializer FF [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59968
-
Phil Hughes authored
Update approvals store to be reusable See merge request gitlab-org/gitlab!66839
-
Jiaan Louw authored
-
Mark Lapierre authored
Skip after block that runs when not intended See merge request gitlab-org/gitlab!66899
-
Mark Lapierre authored
-
Evan Read authored
Move DAST job order topic See merge request gitlab-org/gitlab!66881
-
Russell Dickenson authored
-
Phil Hughes authored
Fix "Remove" button in Slack app integration See merge request gitlab-org/gitlab!66506
-
Phil Hughes authored
Make the scss file overwriting works in jh folder See merge request gitlab-org/gitlab!66707
-
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
-
Vitaly Slobodin 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
-