- 06 Oct, 2021 40 commits
-
-
Kassio Borges authored
Github "suggestion" feature has a different markdown format, it uses: ```suggestion SUGGESTION ``` While Gitlab has a _range_ in the suggestion markdown, like: ```suggestion-0+0 SUGGESTION ``` To convert the Github format to Gitlab, in the `DiffNote` _representation_ the range will be added. The range is calculated by the difference of the `start_line` and `line` when the start_line is present, which indicates a multi-line suggestion. Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/340624 Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/71411
-
Douglas Barbosa Alexandre authored
Adding websocket origins to connect-src to support Safari See merge request gitlab-org/gitlab!70932
-
Rohit Shambhuni authored
-
Marcia Ramos authored
Update docs for failed batched bg migrations See merge request gitlab-org/gitlab!71585
-
Patrick Bair authored
-
Andreas Brandl authored
Replace time-range partitioned loose FK table See merge request gitlab-org/gitlab!71718
-
Adam Hegyi authored
-
Nicolò Maria Mezzopera authored
Move old package details to infrastructure registry See merge request gitlab-org/gitlab!71539
-
Nicolò Maria Mezzopera authored
-
Nick Gaskill authored
Add example for container scanning of private registries See merge request gitlab-org/gitlab!71521
-
Thiago Figueiró authored
-
Heinrich Lee Yu authored
Add ability to set iteration on issue creation via GraphQL API See merge request gitlab-org/gitlab!71689
-
Peter Hegman authored
Address translation of months in ci_minutes component See merge request gitlab-org/gitlab!71754
-
Tetiana Chupryna authored
Fix branches being imported from closed and merged fork MRs See merge request gitlab-org/gitlab!65554
-
Daniel Diniz authored
-
Nick Gaskill authored
Adds new entry to CODEOWNERS file See merge request gitlab-org/gitlab!71790
-
Nick Gaskill authored
Rename `container` field to `container_name` See merge request gitlab-org/gitlab!71820
-
Dmitry Gruzd authored
Set audit event HTTP destination See merge request gitlab-org/gitlab!70706
-
Max Woolf authored
-
Rémy Coutable authored
Merge branch '333991-recommend-reviewing-the-corresponding-review-guidelines-for-product-intelligence-related-mrs' into 'master' Recommend reviewing the corresponding review guidelines for Product Intelligence related MRs See merge request gitlab-org/gitlab!71688
-
Piotr Skorupa authored
-
Phil Hughes authored
Remove anchors/hashes in Snowplow events URLs See merge request gitlab-org/gitlab!71335
-
Shinya Maeda authored
Avoid cross-joins in `PipelinesForMergeRequestFinder` See merge request gitlab-org/gitlab!68549
-
Kushal Pandya authored
Adds support for tertiary buttons inside of the widget extension See merge request gitlab-org/gitlab!71097
-
Phil Hughes authored
-
Diana Logan authored
Added guidance for and so on See merge request gitlab-org/gitlab!71766
-
Suzanne Selhorn authored
-
Mario Celi authored
An iteration can be assigned to a created issue via the GraphQL API by providing one of the following: - Specific iteration global ID (iterationId). - iterationWildcardId (only CURRENT is supported). - IterationCadenceId is also required when iterationWildcardId is provided. Changelog: added EE: true
-
Axel García authored
Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/71335
-
Nicolò Maria Mezzopera authored
Add sentry error handling to the job actions component See merge request gitlab-org/gitlab!71780
-
Jan Provaznik authored
Simplify SubscriptionsHelper API See merge request gitlab-org/gitlab!71703
-
Vitali Tatarintev authored
Prevent push_package event if Maven package file creation fails See merge request gitlab-org/gitlab!71618
-
Sean McGivern authored
Add user to Snowplow event See merge request gitlab-org/gitlab!71353
-
Nikolay Belokolodov authored
For more detailed analysis we need to track user id. As described at https://gitlab.com/gitlab-org/gitlab/-/issues/336779#considered-data-for-pseudonymization user_id should be pseudoanonymized. user_id emitting is disabled by default by a feature flag.
-
Sanad Liaquat authored
E2E: Reduce log verbosity of every api request See merge request gitlab-org/gitlab!71795
-
Sean McGivern authored
Update Application Setting API doc to include suggest_pipeline_enabled See merge request gitlab-org/gitlab!71702
-
Eugie Limpin authored
-
Angelo Gulina authored
Merge methods into one
-
Vitaly Slobodin authored
Improve UX for addons purchase See merge request gitlab-org/gitlab!71582
-
Diana Zubova authored
Improve addons purchase UX Changelog: fixed EE: true
-