- 25 Aug, 2021 12 commits
-
-
Nicole Schwartz authored
-
Shinya Maeda authored
Merge branch '218173-ci-resource_group-not-working-when-using-ci_environment_name-directly' into 'master' Allow predefined environment variables in resource_group See merge request gitlab-org/gitlab!67876
-
Allen Cook authored
-
James Fargher authored
Change type of ApprovalState.eligibleApprovers in GraphQL API See merge request gitlab-org/gitlab!68709
-
Alan (Maciej) Paruszewski authored
-
Ramya Authappan authored
Stabilize merge request creation See merge request gitlab-org/gitlab!68685
-
Ezekiel Kigbo authored
Enable `assumeImmutableResults` on the cluster Agent List See merge request gitlab-org/gitlab!68451
-
Heinrich Lee Yu authored
Move setting iteration cadence to service See merge request gitlab-org/gitlab!68831
-
Mike Greiling authored
Update dependency core-js to ^3.16.3 See merge request gitlab-org/gitlab!68899
-
Michael Kozono authored
Merge branch '336013-geo-multi-arch-containers-not-properly-replicating-non-primary-architectures-to-secondary' into 'master' Geo: Replicate multi-arch containers See merge request gitlab-org/gitlab!67624
-
Ian Baum authored
-
Mayra Cabrera authored
Expose web_url to Compare API endpoint See merge request gitlab-org/gitlab!68676
-
- 24 Aug, 2021 28 commits
-
-
Russell Dickenson authored
docs: Fix vuln location description headings See merge request gitlab-org/gitlab!68882
-
Russell Dickenson authored
Add SECURE_LOG_LEVEL to appsec user docs troubleshooting section See merge request gitlab-org/gitlab!68679
-
Greg Myers authored
-
Paul Slaughter authored
Update mermaid to 8.11.5 See merge request gitlab-org/gitlab!68282
-
Mayra Cabrera authored
Set `job_token_scope_enabled` to true by default See merge request gitlab-org/gitlab!68577
-
Avielle Wolfe authored
-
Paul Slaughter authored
Fix new project page in dark mode See merge request gitlab-org/gitlab!68102
-
Simon Knox authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68102 Changelog: fixed
-
Enrique Alcántara authored
Update tiptap dependencies See merge request gitlab-org/gitlab!68897
-
Stan Hu authored
Move external PR pipeline creation to Sidekiq See merge request gitlab-org/gitlab!68567
-
Furkan Ayhan authored
-
Alexandru Croitor authored
Setting iteration cadence, looks up an existing cadence within the group and if none found creates one, this happens in a transaction so that it is threadsafe. So we are moving this out of the before_validation callback to avoid subtransactions.
-
Scott Hampton authored
Remove web performance widget usage data flag See merge request gitlab-org/gitlab!68837
-
GitLab Renovate Bot authored
-
Suzanne Selhorn authored
Edit Slack topic for style See merge request gitlab-org/gitlab!68871
-
Suzanne Selhorn authored
Document usage of !references in rules See merge request gitlab-org/gitlab!68283
-
Matija Čupić authored
-
Himanshu Kapoor authored
-
Enrique Alcántara authored
Only set User#notification_email with user input See merge request gitlab-org/gitlab!68687
-
Stan Hu authored
Fix instrumentation meta method definition [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68568
-
Mayra Cabrera authored
Add gauge metric on ci queue size See merge request gitlab-org/gitlab!67420
-
Mayra Cabrera authored
Remove seat_link_enabled from ApplicationSettings db table See merge request gitlab-org/gitlab!66534
-
Robert Speicher authored
Changelog: added
-
Robert Speicher authored
-
Robert Speicher authored
-
Dan Jensen authored
The User#notification_email attribute is assumed to be the primary email when not set. Historically the notification preferences form has automatically set an input value of the current primary email. However, recent refactoring has made this problematic. The notification_email is no longer proactively set in the database to match the primary email. Instead, we now make default assumptions in the code, and want to rely on user input for database values. Toward that goal, this introduces a new default option to the notification_email input. It is a blank option, meaning the default assumption in the code will be used (the primary email). Now the notification_email value will not be set in the database unless the user provides input requesting that. Changelog: fixed
-
Enrique Alcántara authored
Use `binary` property on the file object See merge request gitlab-org/gitlab!68705
-
Stan Hu authored
Remove store_mentions_without_subtransactions FF See merge request gitlab-org/gitlab!68826
-