- 07 Jul, 2020 24 commits
-
-
Kushal Pandya authored
Remove moveMultipleIssues logic from list See merge request gitlab-org/gitlab!32243
-
Marvin Karegyeya authored
-
Thong Kuah authored
Update cluster-applications to 0.23.0 See merge request gitlab-org/gitlab!35691
-
James Fargher authored
Use error.message instead of error in importer.log See merge request gitlab-org/gitlab!36104
-
Stan Hu authored
Elasticsearch expects `error` to be an object representing the exception. Rename the field to `error.message` to avoid parsing conflicts.
-
Miguel Rincon authored
Conditionally render Docker row checkbox See merge request gitlab-org/gitlab!36000
-
gfyoung authored
If visible when the user has no permissions, it's confusing to be able to interact with the UI and appear to be able to perform actions on the registry list when you can't.
-
Miguel Rincon authored
Show User List Details See merge request gitlab-org/gitlab!35369
-
Andrew Fontaine authored
Add an edit button to the user lists table that links to the details of a user list, showing all the IDs that are a part of the list.
-
Shinya Maeda authored
[RUN AS-IF-FOSS] Move Promethues API proxy for cluster health into the core See merge request gitlab-org/gitlab!35610
-
James Fargher authored
Add warning if on <PG11 Closes #224683 See merge request gitlab-org/gitlab!35509
-
Miguel Rincon authored
Fix overlapping identifer string See merge request gitlab-org/gitlab!36108
-
Dylan Griffith authored
Admin UI change to trigger Elasticsearch in-cluster re-indexing See merge request gitlab-org/gitlab!35024
-
Dmitry Gruzd authored
We implement UI for triggering and monitoring zero-downtime reindexing in the admin UI
-
Ezekiel Kigbo authored
Remove append-bottom-15 See merge request gitlab-org/gitlab!35900
-
Tiger Watson authored
Fix remove_concurrent_index_by_name argument issue See merge request gitlab-org/gitlab!36029
-
Ezekiel Kigbo authored
Move test report data attributes See merge request gitlab-org/gitlab!36125
-
Michael Kozono authored
Add endpoint for embeddable insights See merge request gitlab-org/gitlab!35535
-
Thong Kuah authored
Added Fargate related jobs Closes #218841 See merge request gitlab-org/gitlab!35173
-
Mayra Cabrera authored
In-app Personal Access Token expiry notification See merge request gitlab-org/gitlab!34101
-
Mek Stittri authored
Add runner tag and promote to reliable See merge request gitlab-org/gitlab!35908
-
Evan Read authored
Docs: enable TLS support for Praefect See merge request gitlab-org/gitlab!34755
-
Pavlo Strokov authored
Instruction on how to enable TLS support for Praefect to support secured communication. Required changes are done in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2276. Related to: https://gitlab.com/gitlab-org/gitaly/-/issues/1698
-
Evan Read authored
Configure Praefect as the default storage in docs See merge request gitlab-org/gitlab!35964
-
- 06 Jul, 2020 16 commits
-
-
Mayra Cabrera authored
Merge branch '223766-modify-cleanupconcurrentschemachange-with-check-for-columns-existing' into 'master' Modify schema change helper with guard clause See merge request gitlab-org/gitlab!35355
-
Evan Read authored
Docs: Change "expiration policy" to "cleanup policy" See merge request gitlab-org/gitlab!34014
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/218737 Changing policy name from expiration to cleanup as we add more types and try to better explain the nuances of how it works.
-
Mayra Cabrera authored
Stop leaking Grape::Endpoint mocks for GitHub and BitBucket Closes #227100 See merge request gitlab-org/gitlab!36150
-
Ray Paik authored
Update proofreader.md See merge request gitlab-org/gitlab!35472
-
GitLab Release Tools Bot authored
-
Kyle Wiebers authored
-
Robert Speicher authored
Remove count for pending/running/finished pipelines in tabs See merge request gitlab-org/gitlab!35693
-
Mark Lapierre authored
Include Gitaly to Gitaly Cluster repo move test Closes gitlab-org/quality/testcases#837 See merge request gitlab-org/gitlab!35823
-
Andrew Fontaine authored
Update MR widget Squash commits Closes #223032 See merge request gitlab-org/gitlab!34891
-
Andrew Fontaine authored
Update deprecated button in feature flag table Closes #219880 See merge request gitlab-org/gitlab!35904
-
Jose Ivan Vargas authored
Display metric label value in single stat panel Closes #220361 See merge request gitlab-org/gitlab!35289
-
Aishwarya Subramanian authored
Shows an in-app notification when a PAT is about to expire (in the next 7 days) or has already expired. The feature is applicable only when enformcement of PAT expiry is disabled. (ref: https://gitlab.com/gitlab-org/gitlab/-/issues/214723)
-
Scott Hampton authored
The test report dataset attributes should be located on the test tab, not the pipelines detail page. This makes the bundle file more consistent.
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/17613 Modify the Squash commits in the Merge Widget to take in account of the Squash Options configuration set in the Project Setting. This is Part 2 of the FE implementation for the Configurable defaults for "Squash commits" option feature.
-
Christie Lenneville authored
-