- 07 Oct, 2021 1 commit
-
-
Nicole Schwartz authored
-
- 06 Oct, 2021 39 commits
-
-
Terri Chu authored
Restore Gitaly version to mitigate S2 incident See merge request gitlab-org/gitlab!71844
-
Dmitry Gruzd authored
Add Rails update guidelines See merge request gitlab-org/gitlab!70778
-
Dmitry Gruzd authored
-
Diana Logan authored
Clarified administrator vs Admin Area See merge request gitlab-org/gitlab!71619
-
Suzanne Selhorn authored
-
Jarka Košanová authored
Graceful degradation for Branches controller See merge request gitlab-org/gitlab!70970
-
Vasilii Iakliushin authored
Track failure/success of GitHub Importer See merge request gitlab-org/gitlab!70012
-
Doug Stull authored
-
Terri Chu authored
Add scheduled_at_before scope to CommitStatus See merge request gitlab-org/gitlab!71236
-
Douglas Barbosa Alexandre authored
Adding websocket origins to connect-src to support Safari See merge request gitlab-org/gitlab!70932
-
Rohit Shambhuni authored
-
Mayra Cabrera authored
This reverts merge request !71812
-
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
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/340817 **Problem** We return a 500 error page when we Gitaly is not available. It is not a great user experience. **Solution** Handle Gitaly exception and successfully render the page with an error message block. Changelog: added
-
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
-
drew cimino authored
The query we use to get scheduled builds in this service has been thoroughly reviewed and optimized. We should make the query available to other parts of the application.
-
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
-