- 02 Jun, 2020 40 commits
-
-
Kamil Trzciński authored
Remove CI Minutes FFs from the codebase See merge request gitlab-org/gitlab!33046
-
Denys Mishunov authored
Update dependency @gitlab/svgs to v1.133.0 See merge request gitlab-org/gitlab!33412
-
Marcia Ramos authored
[GraphQL] Improve documentation regarding mutation errors conventions" See merge request gitlab-org/gitlab!31124
-
Alex Kalderimis authored
-
Illya Klymov authored
Fix back button when switching mr tabs Closes #16019 See merge request gitlab-org/gitlab!29862
-
Lee Tickett authored
-
Marcel Amirault authored
Add CircleCI migration document See merge request gitlab-org/gitlab!32487
-
Joe Randazzo authored
-
Rémy Coutable authored
Run foss impact tests for modified files in `as-if-foss` mode Closes #219262 See merge request gitlab-org/gitlab!33243
-
Rémy Coutable authored
Remove locally defined RSpec/EmptyLineAfterSharedExample Closes #218442 See merge request gitlab-org/gitlab!33509
-
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
-
Albert Salim authored
This enables rspec foss-impact job to run in community and security forks
-
Albert Salim authored
-
Albert Salim authored
-
Albert Salim authored
-
Albert Salim authored
This job runs in gitlab MR pipelines when the pipeline is a pipeline for merged result. It runs as if foss, without ee/ directory. It detects ruby foss files changed and runs matching rspec test files to detect any EE dependency that might exist in FOSS.
-
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
-