- 14 May, 2020 40 commits
-
-
Rajendra Kadam authored
-
Denys Mishunov authored
Fix misalignment of author dropdown on the commits search page Closes #216091 See merge request gitlab-org/gitlab!31686
-
Achilleas Pipinellis authored
Update administration docs to reflect Puma being default Closes #216191 See merge request gitlab-org/gitlab!31745
-
Balasankar "Balu" C authored
Starting with GitLab 13.0, Puma has replaced Unicorn as the default web server. This commit updates the administration docs to reflect this change. Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Rémy Coutable authored
Quarantining failure in 8_monitor/all_monitor_features_spec.rb and 8_monitor/all_monitor_core_features_spec.rb while investigating Closes #217705 See merge request gitlab-org/gitlab!32054
-
Phil Hughes authored
Remove a lonely dot in Batch Comments Closes #10343 See merge request gitlab-org/gitlab!31783
-
Gilang Gumilar authored
-
Phil Hughes authored
Remove unnecessary translation in data value See merge request gitlab-org/gitlab!31971
-
svistas authored
-
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
-
Samantha Ming authored
-
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
-