- 09 Jun, 2020 40 commits
-
-
Evan Read authored
Fixes links to renamed sections.
-
Illya Klymov authored
Add NuGet package icon to package details page See merge request gitlab-org/gitlab!33701
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v16.5.0 See merge request gitlab-org/gitlab!34212
-
Bob Van Landuyt authored
Update Learn Gitlab project template See merge request gitlab-org/gitlab!34161
-
Russell Dickenson authored
Improve Telemetry guide by adding the metric definition step" Closes #220339 See merge request gitlab-org/gitlab!33865
-
Alina Mihaila authored
-
GitLab Release Tools Bot authored
-
Suzanne Selhorn authored
Changed canary to A/B See merge request gitlab-org/gitlab!34151
-
Mayra Cabrera authored
Removes rubocop cop from YamlProcessor spec. This is a simple commit to test the security:sync_remotes task
-
Suzanne Selhorn authored
Add note to docs for cloudfare set up See merge request gitlab-org/gitlab!34188
-
Jackie Meshell authored
-
GitLab Bot authored
-
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.
-