- Feb 23, 2021
-
-
Jose Ivan Vargas Lopez authored
This adds the duration and finished_at fields to the aforementioned graphql type
-
Amy Qualls authored
Don't touch the API endpoints themselves; only change the user-facing definitions to remove 'WIP' whenever possible. Exceptions: when we're referring to a specific argument. Those haven't changed yet.
-
Removes the security_on_demand_scans_site_validation feature flag and all associated logic.
-
Sean Arnold authored
Small tweaks Update docs
-
Sean Arnold authored
- Update specs, graphql types and docs
-
Sean Arnold authored
- Add changelog - Add changes to services + graphql - Update specs
-
- Feb 22, 2021
-
-
Subashis Chakraborty authored
-
Subashis Chakraborty authored
-
Sean Arnold authored
-
Sarah Yasonik authored
-
Jonathan Schafer authored
Update docs and schema Add tests
-
- Feb 21, 2021
-
-
Sean Arnold authored
Rebuild docs
-
Sean Arnold authored
run with rake gitlab:graphql:compile_docs
-
- Feb 19, 2021
-
-
Added description field to Clusters::AgentToken Updated GraphQL mutation and create service to suport new field Updated associated tests and docs
-
Subashis Chakraborty authored
- Fix broken spec - Fix rubocop issues
-
Subashis Chakraborty authored
- Create new PipelineSecurityReportFindingType - Create new GraphQL Resolver - Add ability to filter by scanner - Add ability to filter by severity - Add ability to filter by reportType - Add changelog entry
-
Although compliance framework is available to Premium tier, the compliance pipeline configuration can be used only for Ultimate tier
-
- Feb 18, 2021
-
-
This change updates JSON Schema for details field in Vulnerability Finding with newest version of the schema from Security Report Schemas
-
Kassio Borges authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300005
-
Adam Hegyi authored
This change renames the InstanceStatistics feature to UsageTrends in the codebase. Note: the UI strings have been already changed in an earlier commit.
-
Charlie Ablett authored
- Add URL builder handler for Epic Boards - Add epic board presenter
-
Vitali Tatarintev authored
Now a `alertManagementHttpIntegrations` GraphQL query returns `payloadAlertFields` calculated from the persisted `payload_example`.
-
Vitali Tatarintev authored
Move custom mapping params to HttpIntegrationType so IntegrationType doesn't expose them
-
Vitali Tatarintev authored
Returns custom mapping related fields for Alert Management Integration GraphQL query
-
- Feb 17, 2021
-
-
Jarka Kadlecova authored
- change renderer and templatee - regenerate the docs
-
Charlie Ablett authored
- Expose via GraphQL - Add tests
-
- Feb 16, 2021
-
-
Emily Ring authored
Updated Clusters::AgentToken model and database to include created_by_user field. Added model and GraphQL tests for new created_by_user field. Updated GraphQL docs
-
Emily Ring authored
Updated Clusters::Agent model and database to include created_by_user field. Updated tests and docs.
-
Phil Hughes authored
This reverts merge request !54268
-
The mutation has all of its fields and arguments, but does not yet contain any functionality.
-
- Feb 15, 2021
-
-
Giorgenes Gelatti authored
This reverts commit b591dcbe.
-
Fixes a bug where if a pipeline succeeds with warnings it will always send notifications to the users browser.
-
pshutsin authored
Changes DevopsAdoption to be structured around groups instead of segments
-
-
Alexis Kalderimis authored
This adds the ability to open and close MRs from GraphQL
-
If a compliance framework label has been applied to a project, and the framework as a compliance pipeline configuration path defined - we trigger the compliance pipeline for the project. The compliance pipeline configuration can in turn include the project's .gitlab-ci.yml file to be run after the compliance runs.
-
Subashis Chakraborty authored
-
Update docs, schema, and tests
-
- Feb 12, 2021
-
-
Allow users to update existing Dast::Profiles.
-
- Feb 11, 2021
-
-
George Koltsov authored
- Add EventType to GraphQL - Add events connection to epics
-