- 01 Jul, 2021 40 commits
-
-
Nikola Milojevic authored
Add correlation ID for requests to Anti-spam engine. See merge request gitlab-org/gitlab!63917
-
Kati Paizee authored
Fix typo in iteration cadences feature flag See merge request gitlab-org/gitlab!65169
-
Marcin Sedlak-Jakubowski authored
-
Vitaly Slobodin authored
Include cadences from parent groups See merge request gitlab-org/gitlab!65137
-
Simon Knox authored
-
Vitaly Slobodin authored
Remove the sec_secret_detection_ui_enable feature flag See merge request gitlab-org/gitlab!65055
-
Paul Gascou-Vaillancourt authored
Changelog: changed EE: true
-
Igor Drozdov authored
Enable `block_external_fork_network_mirrors` by default See merge request gitlab-org/gitlab!65156
-
Grzegorz Bizon authored
Scope ci_build_metadata_config feature flag to projects See merge request gitlab-org/gitlab!64327
-
Marius Bobin authored
-
Shinya Maeda authored
Remove by default enabled feature flag See merge request gitlab-org/gitlab!65151
-
Sean McGivern authored
Correctly reference use_traversal_ids_for_ancestors rollout issue See merge request gitlab-org/gitlab!65220
-
Alex Ives authored
Add BG migration to delete orphaned deployments See merge request gitlab-org/gitlab!64588
-
Sean McGivern authored
Merge branch '328786-fe-allow-users-to-edit-the-state-of-a-jira-issue-on-details-page' into 'master' FE: Allow users to edit the status of a Jira issue on details page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60092
-
Justin Ho Tuan Duong authored
-
Sean McGivern authored
Add instance-level audit event when admin status changes See merge request gitlab-org/gitlab!65168
-
Alex Kalderimis authored
Add project to job token scope via GraphQL See merge request gitlab-org/gitlab!64095
-
Fabio Pitino - OOO until July 6 authored
Changelog: added
-
Alper Akgun authored
Remove deprecated modsecurity columns See merge request gitlab-org/gitlab!65045
-
Alan (Maciej) Paruszewski authored
-
Igor Drozdov authored
Order escalation rules by elapsed time and status See merge request gitlab-org/gitlab!65097
-
Sarah Yasonik authored
-
Imre Farkas authored
GithubImporter: Fixes merged_by importer when merger user is nil See merge request gitlab-org/gitlab!65152
-
Rémy Coutable authored
Improve Danger bot doc by advising to use project access token See merge request gitlab-org/gitlab!64183
-
Sarah Groff Hennigh-Palermo authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!65077
-
Alex Kalderimis authored
Create or update a cloud license on sync/activate See merge request gitlab-org/gitlab!64825
-
Kushal Pandya authored
DevOps Adoption - Show total number of features adopted See merge request gitlab-org/gitlab!64484
-
Brandon Labuschagne authored
-
Nikola Milojevic authored
Switch from be_falsy to be false See merge request gitlab-org/gitlab!64826
-
Robert May authored
Prevent forked projects from having pull mirrors configured for outside of the fork network. This still allows mirroring inside the fork network, and the root of the network can have an external mirror. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60735
-
Kerri Miller authored
Especially for APIs, we need to ensure that we're returning an actual true/false value and not a nil or other value that would be falsy
-
Natalia Tepluhina authored
Fix 325232 create a global debounce time variable of 250 See merge request gitlab-org/gitlab!64671
-
Jeremy Wu authored
-
Phil Hughes authored
Skip saving the diffs whitespace setting if the user isn't logged in See merge request gitlab-org/gitlab!65094
-
Kassio Borges authored
When the user who merged the Github Pull Request was deleted, github API sends `nil` in the `merged_by` field. To avoid an exception, when creating the complementary note that mentions the original merger user, fallbacks to 'ghost' in the note. Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/334213 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65152 Changelog: fixed
-
Kati Paizee authored
Fix replication factor stated for example See merge request gitlab-org/gitlab!64479
-
Alper Akgun authored
Improve spec/lib/gitlab/git_access_snippet_spec spec See merge request gitlab-org/gitlab!65228
-
Kushal Pandya authored
Fix plans cards width on lg screens See merge request gitlab-org/gitlab!65222
-
Kushal Pandya authored
Fix 241960, replace v-html with v-safe-html from mr-widget_header.vue See merge request gitlab-org/gitlab!64837
-
Jeremy Wu authored
-