- 09 Jun, 2020 40 commits
-
-
Suzanne Selhorn authored
Add note about gitlab.com policies See merge request gitlab-org/gitlab!34184
-
Tim Rizzi authored
-
Robert Speicher authored
Add Rails/SaveBang Rubocop rule for tests See merge request gitlab-org/gitlab!33607
-
Robert Speicher authored
Extract GitAccessProject See merge request gitlab-org/gitlab!33690
-
Oswaldo Ferreira authored
Add Ci::Pipeline#latest_report_builds method See merge request gitlab-org/gitlab!33961
-
Nicolò Maria Mezzopera authored
Feature/show memory cpu on cluster list See merge request gitlab-org/gitlab!32601
-
Nick Gaskill authored
Document dependency files supported by Dependency Scanning See merge request gitlab-org/gitlab!17531
-
Fabien Catteau authored
Explicitly list the dependency files supported by Dependency Scanning.
-
Oswaldo Ferreira authored
Add model for auto-fix settings See merge request gitlab-org/gitlab!32577
-
Tetiana Chupryna authored
This model is used for store settings related to Security and Compliance page. Now it contains auto-fix settings, but other settings are expected to be stored there too.
-
Mike Greiling authored
Fix webpack config to account for `NO_SOURCEMAPS=false` See merge request gitlab-org/gitlab!33896
-
Mike Greiling authored
-
Clement Ho authored
Revert "Merge branch 'sy-fix-assignee-n-plus-one' into 'master'" See merge request gitlab-org/gitlab!34198
-
Suzanne Selhorn authored
Update links to unleash clients See merge request gitlab-org/gitlab!34118
-
Marcia Ramos authored
Update docs to reflect move web IDE Terminal to Core See merge request gitlab-org/gitlab!33419
-
Sarah Yasonik authored
This reverts merge request !33656
-
Nicolò Maria Mezzopera authored
Add a UUID to each Diff File when the raw data is processed See merge request gitlab-org/gitlab!34128
-
Thomas Randolph authored
-
Enrique Alcántara authored
Update dependency @gitlab/svgs to v1.138.0 See merge request gitlab-org/gitlab!34189
-
Markus Koller authored
Resolve "Add API for "Share groups with groups"" See merge request gitlab-org/gitlab!32008
-
Blair Lunceford authored
-
Dmytro Zaporozhets authored
Implement endpoints for daily code coverage graph See merge request gitlab-org/gitlab!32681
-
Clement Ho authored
Improve performance of querying alert assignees See merge request gitlab-org/gitlab!33656
-
Sarah Yasonik authored
Querying AlertManagementAlerts with the assignee field through the GraphQL API would result in a N+1 query. This fixes the query by using BatchLoader::Graphql to group the assignee queries at the end of multiplex query, only once all alerts have been processed. The accomodate authorizations, this logic circumvents our GraphQL auth layer, asserting the same authorization only after the BatchLoader has completed its work.
-
Emily Ring authored
Also: - Adds Sentry tracking and flash error message - Adds specs - Updates localization
-
Nicolò Maria Mezzopera authored
Geo - Fix Sync Disabled Text Closes #220815 See merge request gitlab-org/gitlab!34080
-
Dmytro Zaporozhets authored
Add Epics select dropdown in New Issue page Closes #13847 See merge request gitlab-org/gitlab!32572
-
Kushal Pandya authored
Adds Epics select dropdown in New Issue page to directly assign newly created issue to an Epic.
-
Dmytro Zaporozhets authored
Merge branch '218560-allow-generic-endpoint-to-receive-alerts-from-external-prometheus' into 'master' Allow generic endpoint to receive alerts from external Prometheus See merge request gitlab-org/gitlab!32676
-
Andrew Fontaine authored
Add time range to dashboard links See merge request gitlab-org/gitlab!33663
-
GitLab Bot authored
-
Amy Qualls authored
Add metadata to some Admin Area docs See merge request gitlab-org/gitlab!34121
-
Russell Dickenson authored
This MR adds docs metadata to most of the docs in the top-level `admin_area` directory.
-
Amy Qualls authored
Make Vale rule configuration follow a pattern See merge request gitlab-org/gitlab!34131
-
Evan Read authored
-
Marcin Sedlak-Jakubowski authored
Add a troubleshooting index page See merge request gitlab-org/gitlab!34158
-
Andrew Fontaine authored
DAG MVC: Beta Link, Documentation, Feature Flag See merge request gitlab-org/gitlab!33958
-
Sarah Groff Hennigh-Palermo authored
Changes haml, graph, adds images and docs
-
Andrew Fontaine authored
Fix console error when open board list settings sidebar See merge request gitlab-org/gitlab!33912
-
Zack Cuddy authored
The text when a Geo sync is disabled was hardcoded to container registries. This should actually mention what sync it actually is. This MR adds the item title as a variable in the disabled text.
-