- 07 Feb, 2022 1 commit
-
-
jejacks0n authored
This provides a default rollout strategy for experiments. The idea is to provide a cleaner abstraction for the logic required to add any number of rollout strategies over time.
-
- 04 Feb, 2022 39 commits
-
-
Brandon Labuschagne authored
Remove container-image: from location on the Dependency List See merge request gitlab-org/gitlab!79767
-
Alan (Maciej) Paruszewski authored
Changelog: fixed EE: true
-
Alper Akgun authored
Use control/candidate/variant instead of use/try/try(:variant_name) See merge request gitlab-org/gitlab!79816
-
Stan Hu authored
Remove unused WIP regex See merge request gitlab-org/gitlab!79856
-
Mayra Cabrera authored
Disallow tag deletion when container repository is importing See merge request gitlab-org/gitlab!79660
-
Mayra Cabrera authored
Remove redundant index_epic_issues_on_epic_id See merge request gitlab-org/gitlab!79925
-
Kerri Miller authored
Add Groups Callout functionality for Alert See merge request gitlab-org/gitlab!78260
-
Angelo Gulina authored
When the Sears Count Alert is dismissed, the choice will be remembered untill the next time seats are updated
-
Mayra Cabrera authored
Add impact mitigation to security issue checklist See merge request gitlab-org/gitlab!79527
-
Dan Jensen authored
On the issue template for "security developer workflow", this adds a checkbox item for considering impact on non-malicious users. This is intended to help GitLab mitigate situations where a desirable security fix has undesirable customer impact.
-
Nick Gaskill authored
Fix where typo for file_store See merge request gitlab-org/gitlab!79918
-
Mayra Cabrera authored
Remove dangling running entries from ci running builds table See merge request gitlab-org/gitlab!79444
-
Marius Bobin authored
Changelog: fixed
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79972
-
Nikola Milojevic authored
Add setting to not display code diffs in MR review emails See merge request gitlab-org/gitlab!79229
-
Douglas Barbosa Alexandre authored
Update auto-build-image to v1.5.0 See merge request gitlab-org/gitlab!79652
-
Hordur Freyr Yngvason authored
This was a feature-flagged change, see rollout issue https://gitlab.com/gitlab-org/gitlab/-/issues/337990 We delete the feature flag here to prevent confusion in production if the latest template falls behind stable. The latest template must, however, remain, as removing it is a breaking change. Changelog: changed
-
Jacob Vosmaer authored
Reject MIME parts with unsupported encoding See merge request gitlab-org/gitlab!78699
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/340366 **Problem** Golang `mime` package skips processing unsupported encodings (see https://sourcegraph.com/github.com/golang/go@0fd0639e4c429e147d33bfc42654fcd651f4449f/-/blob/src/mime/mediatype.go?L247). Because of that workhorse does not incercept the upload and skip sanitization for filename. **Solution** Manually detect the charset of the `filename*` and reject the upload when charset is unsupported. Changelog: fixed
-
Sean McGivern authored
Fix for rate lmiting test errrors See merge request gitlab-org/gitlab!79836
-
GitLab Release Tools Bot authored
-
Frédéric Caplette authored
Improve dashboard projects blank state code See merge request gitlab-org/gitlab!79782
-
Mikołaj Wawrzyniak authored
Drop legacy finished at in Deployment See merge request gitlab-org/gitlab!73172
-
Jacques Erasmus authored
Move css to merge request show page bundle See merge request gitlab-org/gitlab!79897
-
Marius Bobin authored
Remove FF ci_order_subsequent_jobs_by_stage See merge request gitlab-org/gitlab!79952
-
Adam Hegyi authored
Add severity level to compliance violations table See merge request gitlab-org/gitlab!79523
-
Bob Van Landuyt authored
Refactor issue move to not require group_id param See merge request gitlab-org/gitlab!79309
-
Marcel Amirault authored
Include troubleshooting for known stuck merge request issue See merge request gitlab-org/gitlab!79700
-
Michael Lussier authored
-
Natalia Tepluhina authored
Replace window.confirm with GlModal for noteable notes delete and edit See merge request gitlab-org/gitlab!78879
-
Jannik Lehmann authored
This commit replaces the window.confirm dialog with a GlModal when deleting or canceling an edit of a comment in a noteable note. Changelog: changed
-
Shinya Maeda authored
This commit drops the legacy finished at calculation of deployments. Changelog: fixed
-
Phil Hughes authored
Hide `None` & `Any` token wildcards for Author and Milestone tokens in Epics filtering See merge request gitlab-org/gitlab!79728
-
Tetiana Chupryna authored
Remove vue_integration_form feature flag See merge request gitlab-org/gitlab!79603
-
Dmitry Gruzd authored
Custom SLI for Verify:Testing endpoints See merge request gitlab-org/gitlab!75486
-
Furkan Ayhan authored
It's already enabled by default. Changelog: other
-
Joseph Snyder authored
Switch from opting into "hiding" the diff displays but to opting out of showing the diff previews. Ensure that the new value is true by default.
-
Joseph Snyder authored
Add a setting which will prevent the emails sent from a code review as part of the merge request from containing the diff of code. This should prevent sensitive code snippets from being sent as a part of the email. Changelog: added
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79941
-