- 28 Sep, 2021 40 commits
-
-
Kassio Borges authored
-
Kassio Borges authored
Add `BulkImports::NetworkError` to wrap network exceptions from `BulkImports::Client::Graphql` and `BulkImports::Client::HTTP`. The wrapper has a `#retriable?` method that returns `true` when the exception is something worth retrying, like a timeout, and didn't happen more than `BulkImports::NetworkError::MAX_RETRIABLE_COUNT`, currently 3. The counter is scoped by: - the exception type; - `BulkImports::Tracker`; - `BulkImports::Entity` and; - `BulkImports::Stage`. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68582
-
Phil Hughes authored
Updated the Cluster Agent Token table heading See merge request gitlab-org/gitlab!71197
-
Rémy Coutable authored
Clean up substitution warning 4 See merge request gitlab-org/gitlab!71109
-
Abhijeet Chatterjee authored
-
Adam Hegyi authored
Docs: Post-merge review DB transactions doc See merge request gitlab-org/gitlab!71282
-
Peter Hegman authored
[DevOps] Sorting for table on DevOps adoption Overview tab See merge request gitlab-org/gitlab!70937
-
Brandon Labuschagne authored
This commit introduces sorting into the DevOps Adoption overview table. The selected sort value is persisted in lcoal cache. Changelog: added EE: true
-
Kushal Pandya authored
Add text viewer feature flag See merge request gitlab-org/gitlab!70936
-
Max Woolf authored
Async auth refresh during member destroy See merge request gitlab-org/gitlab!66424
-
Manoj M J authored
-
Etienne Baqué authored
Persist jobs_to_be_done answers to DB See merge request gitlab-org/gitlab!70638
-
Jay authored
-
Kushal Pandya authored
Renders widget extension data with v-safe-html See merge request gitlab-org/gitlab!71190
-
Phil Hughes authored
Enable `assumeImmutableResults` for the MR Popover See merge request gitlab-org/gitlab!71234
-
Tim Zallmann authored
Document how to migrate off Gitaly Cluster See merge request gitlab-org/gitlab!71223
-
Vitali Tatarintev authored
Move DAST variables services to AppSec namespace See merge request gitlab-org/gitlab!71244
-
Vasilii Iakliushin authored
Fix gitaly-backup TLS connections See merge request gitlab-org/gitlab!70883
-
Marcia Ramos authored
-
Toon Claes authored
The documentation includes instructions to migrate data into the Gitaly Cluster, but instructions to migrate back off are missing. This change adds instructions to move repositories back to direct Gitaly storage. Changelog: added Issue: https://gitlab.com/gitlab-org/gitaly/-/issues/3797
-
Nicolò Maria Mezzopera authored
Feature ZenTao integration: Integrate ZenTao with External Issue See merge request gitlab-org/gitlab!69929
-
Jeremy Wu authored
-
Etienne Baqué authored
Rename let binding in GraphQL shared_example See merge request gitlab-org/gitlab!71166
-
Jacques authored
Added a FF for text viewer as part of the refactor
-
Heinrich Lee Yu authored
Merge branch 'qmnguyen0711/1223-make-it-possible-to-define-custom-request-duration-thresholds-in-the-rails-application' into 'master' Make it possible to define custom request target duration See merge request gitlab-org/gitlab!69877
-
Sean McGivern authored
Rate limiting for GET /api/:version/groups/:id when the projects member is requested See merge request gitlab-org/gitlab!70310
-
Marcia Ramos authored
Fix a typo in group Agent authorization docs See merge request gitlab-org/gitlab!71241
-
Kati Paizee authored
Clean up substitution warning 5 See merge request gitlab-org/gitlab!71110
-
Abhijeet Chatterjee authored
-
Mark Florian authored
Add tabs_nav helper to render gl-tab component See merge request gitlab-org/gitlab!70919
-
Quang-Minh Nguyen authored
Changelog: added
-
Illya Klymov authored
Remove obsolete comment about lines order in dropdown_user_spec.js See merge request gitlab-org/gitlab!71225
-
Kushal Pandya authored
Allow users to add a commit message with batch suggestions See merge request gitlab-org/gitlab!66247
-
Jacques Erasmus authored
Fix errors and drag&drop in UploadBlobModal component See merge request gitlab-org/gitlab!71082
-
Igor Drozdov authored
Allow relate quick action on issue create See merge request gitlab-org/gitlab!71193
-
Igor Drozdov authored
Cross-join fix for devops adoption See merge request gitlab-org/gitlab!70718
-
Adam Hegyi authored
-
Natalia Tepluhina authored
Add "Enable pipeline suggestion banner" setting See merge request gitlab-org/gitlab!70786
-
Eugie Limpin authored
-
Achilleas Pipinellis authored
Vale fixes administration rake tasks check See merge request gitlab-org/gitlab!71219
-