- 08 Jan, 2020 6 commits
-
-
Evan Read authored
Correcting spelling across many files See merge request gitlab-org/gitlab!22563
-
Amy Qualls authored
Correct obvious spelling errors in pages after running Vale (an automated grammar / style checker) over the entire docset.
-
Marcel Amirault authored
Docs revisions for filtering issues and MRs by logical NOT See merge request gitlab-org/gitlab!21867
-
Nick Gaskill authored
Combine sections on filtering issues and MRs in groups and projects
-
Stan Hu authored
Allow CI_JOB_TOKENs for Conan packages Closes #11678 See merge request gitlab-org/gitlab!22184
-
Thong Kuah authored
Fix mismatch parallel dependency in Gemfile See merge request gitlab-org/gitlab!22510
-
- 07 Jan, 2020 34 commits
-
-
Evan Read authored
Encourage `specify` instead of `it do` See merge request gitlab-org/gitlab!22551
-
Evan Read authored
Make Boolean descriptions consistent See merge request gitlab-org/gitlab!22466
-
Evan Read authored
Docs: Add canceled statements workaround to Geo Troubleshooting doc Closes #4489 See merge request gitlab-org/gitlab!22407
-
Mike Kozono authored
-
Douglas Barbosa Alexandre authored
Add GitLab::Utils.to_exclusive_sentence See merge request gitlab-org/gitlab!22065
-
Douglas Barbosa Alexandre authored
Create a Vulnerability-Issue link (API endpoint) See merge request gitlab-org/gitlab!20485
-
Victor Zagorodny authored
Add new validations to Vulnerabilities::IssueLink Add Vulnerabilities::CreateService service class Add VulnerabilityIssueLinks API w/ tests Add VulnerabilityIssueLinks API endpoint. Add tests for it and all required files (JSON schema fixture etc.) Extract common helpers and test examples between this API and Vulnerabilities API into shared files.
-
Stan Hu authored
Limit the amount of time ChatNotificationWorker waits for the build trace Closes #119198 See merge request gitlab-org/gitlab!22132
-
Mike Greiling authored
Changes to template dropdown location Closes #32273 See merge request gitlab-org/gitlab!22049
-
Mike Greiling authored
Migrate gke_machine_type_dropdown_spec.js to jest See merge request gitlab-org/gitlab!22405
-
Steve Abrams authored
Allow job tokens for conan api endpoints This includes an override of find_user_from_job_token in conan_packages
-
charlieablett authored
For empty test blocks
-
Mayra Cabrera authored
Add disable option for the auto-close referenced issues feature Closes #19754 See merge request gitlab-org/gitlab!21704
-
Fabio Huser authored
-
Luke Duncalfe authored
Wraps ActiveSupport's Array#to_sentence to convert the given array to a comma-separated sentence joined with localized 'or' Strings instead of 'and'.
-
Robert Speicher authored
Implement a percentage based rollout for ElasticSearch See merge request gitlab-org/gitlab!22240
-
Mayra Cabrera authored
Remove legacy vulnerability findings endpoints See merge request gitlab-org/gitlab!21585
-
Avielle Wolfe authored
As far as I can tell, there isn't any reason to keep it around. Removing it opens the path to creating endpoints for first class vulnerabilities. * Delete Groups::Security::VulnerabilitiesController * Remove feature flag logic from Groups::Security::VulnerabilityFindingsController * Remove feature flag logic from GroupsHelper * Remove legacy routes * Remove specs for legacy controller and feature flag logic
-
Mayra Cabrera authored
Fetch Grafana Auth via GraphQL See merge request gitlab-org/gitlab!21756
-
Allison Browne authored
Add grafana integration to the graphql api to act as the backend for the grafana integration settings with operations
-
Tanya Pazitny authored
Fix instance audit log spec Closes #34881 See merge request gitlab-org/gitlab!22131
-
Mayra Cabrera authored
Add ExternallyPaginatedArrayConnection for GraphQL See merge request gitlab-org/gitlab!22200
-
Sean Arnold authored
- included specs - refactor some specs to be more generic
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to ^0.0.18 See merge request gitlab-org/gitlab!22449
-
Michael Kozono authored
Extract latest event from Sentry::Client See merge request gitlab-org/gitlab!22521
-
Robert Speicher authored
Remove preset_group_root feature flag Closes #33638 See merge request gitlab-org/gitlab!22165
-
Ronan OConnor authored
Update docs to reflect Elasticsearch single node clusters functional status being yellow See merge request gitlab-org/gitlab!22329
-
Vlad Stoianovici authored
-
Lin Jen-Shin authored
Fix Typo in app/models/repository.rb See merge request gitlab-org/gitlab!22345
-
Allison Browne authored
-
Achilleas Pipinellis authored
Enable monitoring services on Gitaly on seperate server See merge request gitlab-org/gitlab!18730
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Fix dependency proxy docs See merge request gitlab-org/gitlab!22496
-
Sanad Liaquat authored
Quarantine elastic search reindexing spec See merge request gitlab-org/gitlab!22514
-