- 09 Jun, 2020 29 commits
-
-
Kushal Pandya authored
Use vue-test-utils for application row tests See merge request gitlab-org/gitlab!33934
-
Mark Lapierre authored
Quarantine failing test See merge request gitlab-org/gitlab!34132
-
Ramya Authappan authored
Use let syntax for variables See merge request gitlab-org/gitlab!34013
-
Mark Lapierre authored
Add E2E test of moving a repo from Gitaly to Praefect See merge request gitlab-org/gitlab!33475
-
Mark Lapierre authored
- Renames an existing test to reflect that it covers more than just checking the status of a repo move
-
Dylan Griffith authored
Allow ActionCable in-app mode See merge request gitlab-org/gitlab!33943
-
Heinrich Lee Yu authored
Adds an option in gitlab.yml to run ActionCable in in-app mode Connection pool settings are also adjusted to account for the extra threads
-
Dylan Griffith authored
Improve ES specs runtime See merge request gitlab-org/gitlab!33951
-
Kushal Pandya authored
Update grouped test report spec See merge request gitlab-org/gitlab!34089
-
Kushal Pandya authored
Geo Package Files - Store Actions See merge request gitlab-org/gitlab!33864
-
Dylan Griffith authored
Remove optimized_elasticsearch_indexes_project FF See merge request gitlab-org/gitlab!33965
-
Mark Lapierre authored
-
Dylan Griffith authored
Harden security ci build job queries See merge request gitlab-org/gitlab!33966
-
Suzanne Selhorn authored
Add youtube icons to youtube links See merge request gitlab-org/gitlab!34124
-
Marcel Amirault authored
Docs: Add link to Android blog See merge request gitlab-org/gitlab!34096
-
Marcel Amirault authored
Add coloring script output details to GitLab CI YAML docs See merge request gitlab-org/gitlab!32918
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Document blue-green deployments Closes #14763 See merge request gitlab-org/gitlab!31941
-
Evan Read authored
Add column to the "Usage Statistics definitions" table See merge request gitlab-org/gitlab!34125
-
Marcel Amirault authored
Mention CUnit in JUnit docs See merge request gitlab-org/gitlab!33383
-
Ian Norton authored
-
Douglas Barbosa Alexandre authored
Document "Geo: Track PackageFile sync counts in Geo node statuses" Closes #215461 See merge request gitlab-org/gitlab!33962
-
Tiger Watson authored
Add dashboard timezone setting See merge request gitlab-org/gitlab!33120
-
Michael Kozono authored
Merge branch '219960-geo-secondary-tries-to-download-a-file-indefinitely-when-sync-object-storage-is-enabled' into 'master' Geo - Does not sync files on Object Storage when syncing object storage is enabled, but the Object Storage is disabled for data type See merge request gitlab-org/gitlab!33561
-
Russell Dickenson authored
-
Marcel Amirault authored
-
Douglas Barbosa Alexandre authored
Add some checks to skip file transfers on a Geo secondary node when file is stored on Object Storage but syncing object storage is disabled or the object storage is not configure for the data type on the secondary node.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Add some checks to skip file transfers on a Geo secondary node when file is stored on Object Storage but syncing object storage is disabled or the object storage is not configure for the data type on the secondary node.
-
- 08 Jun, 2020 11 commits
-
-
Ezekiel Kigbo authored
Resolve "Fix Incomplete Kubernetes Cluster Status List" See merge request gitlab-org/gitlab!33344
-
Serena Fang authored
Updated vue cluster list component to remove cluster icon which was sending in incorrect info, so removed due to bugs.
-
Bob Van Landuyt authored
Users can apply multiple suggestions at once. Closes #25486 See merge request gitlab-org/gitlab!22439
-
Jesse Hall authored
-
charlie ablett authored
Move AlertManagementAlertResolver into module Closes #217909 See merge request gitlab-org/gitlab!33916
-
Mayra Cabrera authored
Support nuget dependencies in the API See merge request gitlab-org/gitlab!33389
-
David Fernandez authored
Update nuget API presenters to read package dependencies and expose them according to https://docs.microsoft.com/en-us/nuget/api/registration-base-url-resource#package-dependency-group
-
Stan Hu authored
Simplification of graphql mutations See merge request gitlab-org/gitlab!34077
-
Oswaldo Ferreira authored
Add root users query to GraphQL API See merge request gitlab-org/gitlab!33195
-
Max Woolf authored
Users can now query the GraphQL API to pull out an entire list of users, or filter by a subset of IDs or usernames
-
Mayra Cabrera authored
Return error when Jira REST request fails See merge request gitlab-org/gitlab!33688
-