- 02 Jun, 2020 28 commits
-
-
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
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
-
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
-
- 01 Jun, 2020 12 commits
-
-
Denys Mishunov authored
Add alert for autodevops policies to the Policy list See merge request gitlab-org/gitlab!32717
-
Evan Read authored
Docs: crosslink to Terraform plan docs Closes #218372 See merge request gitlab-org/gitlab!33524
-
Russell Dickenson authored
Add stage + definition to SMAU/Stage Metrics Closes gitlab-com/Product#1166 See merge request gitlab-org/gitlab!33343
-
Jackie Meshell authored
-
Bob Van Landuyt authored
Notify EE admins as they approach the user limit in their subscription Closes #217804 See merge request gitlab-org/gitlab!32404
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/217804/
-
Mayra Cabrera authored
Enable the `in this group` action in the Search dropdown See merge request gitlab-org/gitlab!31939
-
Dmitriy Zaporozhets authored
A default pipelines link will look like `group/project/-/pipelines/123`. The old unscoped routing will be still served but the UI links will be scoped ones. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Mayra Cabrera authored
Add mention of Merge request in Slack message See merge request gitlab-org/gitlab!33152
-
Bob Van Landuyt authored
Add documentation and enable artifacts/exclude feature See merge request gitlab-org/gitlab!33170
-
Grzegorz Bizon authored
-
Mike Greiling authored
Upgrade nodemon and chokidar See merge request gitlab-org/gitlab!33186
-