- 02 Jun, 2020 40 commits
-
-
Rémy Coutable authored
Update feature categories See merge request gitlab-org/gitlab!33505
-
Natalia Tepluhina authored
Remove search autocomplete in nav bar See merge request gitlab-org/gitlab!31187
-
Dylan Griffith authored
This is the first step in removing the functionality in https://gitlab.com/gitlab-org/gitlab/-/issues/213699
-
Marcin Sedlak-Jakubowski authored
Add links to external learning resources to git docs Closes #219377 See merge request gitlab-org/gitlab!33482
-
Nicolò Maria Mezzopera authored
Merge branch '211828-placement-of-add-designs-button-could-be-confusing-with-the-addition-of-drag-and-drop' into 'master' Rename Add Designs button See merge request gitlab-org/gitlab!33491
-
Natalia Tepluhina authored
-
Nick Thomas authored
Update GitLab Workhorse to v8.34.0 See merge request gitlab-org/gitlab!33543
-
Stan Hu authored
Wrap auto merge parameters update in database transaction See merge request gitlab-org/gitlab!33471
-
Rémy Coutable authored
Fix errors spawning Gitaly master in CI Closes gitaly#2831 See merge request gitlab-org/gitlab!33578
-
Stan Hu authored
Reduce perceived complexity of capability computation Closes #216879 See merge request gitlab-org/gitlab!33394
-
charlie ablett authored
New created projects inherit instance integration See merge request gitlab-org/gitlab!32775
-
Arturo Herrero authored
Creating a new project should inherit the integration settings from the instance-level integration before trying from the template.
-
Stan Hu authored
There were a couple new issues that were caused by Gitaly absorbing gitlab-shell functionality: 1. The Gitaly `config.toml` now needs the URL of the GitLab host (https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2168). 2. `.gitlab_shell_secret` is now read by Gitaly at startup (https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2214). 3. Praefect SQL failover is now enabled by default (https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2218). We can disable this for now since we don't need this for the GitLab tests. Closes https://gitlab.com/gitlab-org/gitaly/-/issues/2831
-
Stan Hu authored
Add Elasticsearch request metrics to rack middleware See merge request gitlab-org/gitlab!33233
-
Dylan Griffith authored
Change snippet import logic from db See merge request gitlab-org/gitlab!33506
-
Martin Wortschack authored
Show correct error message for Create and Update mutations on Snippet See merge request gitlab-org/gitlab!33111
-
Denys Mishunov authored
When getting seemingly successful response from the create/update snippet mutation, we still should not redirect to the snippet view in case 'errors' array is not empty
-
Natalia Tepluhina authored
Improve spacing and wrapping of group actions buttons and stats See merge request gitlab-org/gitlab!32786
-
Paul Slaughter authored
Fix url generation for KaTeX fonts Closes #214722 See merge request gitlab-org/gitlab!33338
-
Igor Drozdov authored
Geo: Use more consistent keyword args for Replicators Closes #218592 See merge request gitlab-org/gitlab!31049
-
Michael Kozono authored
And add a couple convenience methods to help: * Replicator#replicable_params * Replicator.for_replicable_params
-
Natalia Tepluhina authored
Revert "Add scanner name" See merge request gitlab-org/gitlab!33442
-
Alexander Turinske authored
This reverts commit a2bdc67c
-
Russell Dickenson authored
Replace blacklist/whitelist in secure coding guidelines Closes #219968 See merge request gitlab-org/gitlab!33558
-
Clement Ho authored
-
Ash McKenzie authored
Fix rules for ecs jobs Closes #219934 See merge request gitlab-org/gitlab!33527
-
Russell Dickenson authored
Docs: More Pages work See merge request gitlab-org/gitlab!33546
-
Suzanne Selhorn authored
Reorganizing Pages content and taking new screenshots
-
Shinya Maeda authored
This commit handles the infra-related intermittent failure gracefully.
-
Stan Hu authored
Move pipelines routes under /-/ scope See merge request gitlab-org/gitlab!30730
-
Thong Kuah authored
Skip remote mirror fetch when using ls-remote See merge request gitlab-org/gitlab!30877
-
Marcel Amirault authored
Docs: warn against the terms blacklist / whitelist See merge request gitlab-org/gitlab!33552
-
Amy Qualls authored
These terms carry racial connotations and are inappropriate. While we cannot introduce testing for these words at the error level, because they are used in the UI and API at this time, we can start testing at the warning level and increase to error level once the terms are removed from the UI.
-
Russell Dickenson authored
Update reference of blacklist/whitelist in License Finder See merge request gitlab-org/gitlab!33557
-
Clement Ho authored
-
Evan Read authored
Update docs to disallow mix of local/remote gitalies Closes #213371 See merge request gitlab-org/gitlab!33503
-
Pavlo Strokov authored
Documentation has a NOTE about incorrect configuration for Gitaly instances. It explicitly notes what configuration setup is incorrect and how it must be changed. Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/213371
-
Ash McKenzie authored
Use tagged Gitaly version See merge request gitlab-org/gitlab!33530
-
Evan Read authored
Update minimum Git version to v2.24 See merge request gitlab-org/gitlab!33436
-
Paul Okstad authored
-