- 14 May, 2020 40 commits
-
-
Phil Hughes authored
Remove unnecessary translation in data value See merge request gitlab-org/gitlab!31971
-
Marcel Amirault authored
Add CI Architecture overview See merge request gitlab-org/gitlab!31703
-
Natalia Tepluhina authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue` See merge request gitlab-org/gitlab!31990
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/pages/milestones/shared/components/delete_milestone_modal.vue`
-
Natalia Tepluhina authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/boards/components/board_form.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/boards/components/board_form.vue` See merge request gitlab-org/gitlab!32005
-
Gilang Gumilar authored
-
Natalia Tepluhina authored
Fix overflow in IDE right pane See merge request gitlab-org/gitlab!31961
-
Nathan Friend authored
Remove spaces from markdown toolbar items Closes #216612 See merge request gitlab-org/gitlab!31288
-
Marcel Amirault authored
-
charlie ablett authored
Merge branch '217704-broken-master-in-spec-lib-gitlab-kubernetes-helm-parsers-list_v2_spec-rb-59' into 'master' Resolve "Broken master in ./spec/lib/gitlab/kubernetes/helm/parsers/list_v2_spec.rb:59" Closes #217704 See merge request gitlab-org/gitlab!32052
-
Mark Lapierre authored
Creating a test setup for Gitaly HA Closes gitlab-org/quality/testcases#261 and gitlab-org/quality/testcases#262 See merge request gitlab-org/gitlab!27972
-
Tomislav Nikić authored
Creating a gitaly ha test that covers the most basic functionality of the high availability setup.
-
Kushal Pandya authored
Add instance dashboard graphql queries/mutations See merge request gitlab-org/gitlab!31766
-
Kushal Pandya authored
Update security dashboard table's header layout See merge request gitlab-org/gitlab!31642
-
Kushal Pandya authored
Remove todo for batching See merge request gitlab-org/gitlab!31796
-
Heinrich Lee Yu authored
The exception message changed when we upgraded the JSON gem so the assertion is no longer valid
-
Ash McKenzie authored
Refactor `Projects::TransferService` spec See merge request gitlab-org/gitlab!31855
-
Kushal Pandya authored
Move package list components into shared for upcoming work See merge request gitlab-org/gitlab!31744
-
Kushal Pandya authored
Roadmap - Refactor VueX action/mutation to improve performance See merge request gitlab-org/gitlab!31841
-
Igor Drozdov authored
Enable async_merge_request_check_mergeability by default See merge request gitlab-org/gitlab!31196
-
Martin Wortschack authored
Merge branch '217694-replace-icon-with-gl-icon-component-in-related-issuable-item-component' into 'master' Use gl-icon on related issues component See merge request gitlab-org/gitlab!32016
-
Martin Wortschack authored
Show warning for raw text when filtering pipelines See merge request gitlab-org/gitlab!31942
-
Evan Read authored
NFS deprecation docs Closes gitaly#2663 See merge request gitlab-org/gitlab!31427
-
Stan Hu authored
json gem upgrade to 2.3.0 See merge request gitlab-org/gitlab!30852
-
manojmj authored
-
Patrick Bajao authored
The feature has been enable on GitLab.com for a few days now and it's been working without issues. To include in the final release, should be enabled by default. This way, self-managed installs can still disable it if they encounter some issues we haven't seen.
-
James Ramsay authored
A Gitaly Cluster can be used instead of NFS. For transparencey and unambiguous communication, NFS for Gitaly has been deprecated to avoid any customers investing further in NFS configurations or hardward for the purpose of Git storage.
-
Ash McKenzie authored
Merge branch '217658-rename-vulnerabilities-occurrencespreloader-to-vulnerabilities-findingspreloader' into 'master' Rename Vulnerabilities::OccurrencesPreloader to FindingsPreloader See merge request gitlab-org/gitlab!31982
-
Natalia Tepluhina authored
Add an action that dynamically upgrades a `renamed`-type diff to its full content See merge request gitlab-org/gitlab!30797
-
Thomas Randolph authored
Return the promise and rethrow the error so that other consumers can also respond to potential errors
-
Ash McKenzie authored
Don't load package to fetch the id See merge request gitlab-org/gitlab!31882
-
Evan Read authored
Object Storage can't replace NFS for Gitaly See merge request gitlab-org/gitlab!32029
-
Evan Read authored
Cross-link Gitaly Cluster for HA See merge request gitlab-org/gitlab!32028
-
James Ramsay authored
Gitaly requires block storage, and fast IO. This isn't what object storage provides. Furthermore, the linked object storage docs do not provide any information about how one would even use object storage in this way.
-
Evan Read authored
Rename Praefect High Availability to Gitaly Cluster See merge request gitlab-org/gitlab!31824
-
Florie Guibert authored
-
James Ramsay authored
High Availability is property of a system, and is confusing when used as the name of a feature. Particularly it is confusing given there are multiple aspects to making a GitLab instance HA. Additionally, the work we are doing on Gitaly and Praefect is not exclusively for High Availability. A clustered configuration will provide performance improvements in the future.
-
James Ramsay authored
-
Sean McGivern authored
Add new deploy token scopes to front end See merge request gitlab-org/gitlab!31267
-
Mike Jang authored
Mention minimal Git version for partial clone See merge request gitlab-org/gitlab!31708
-