- 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
- Non happy path specs - Address feedbacks - Update 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
-
Alexis Kalderimis authored
We do not use it, it can be replaced by introspection queries, and it complicates development. The `gitlab:graphql:schema:dump` rake task now generates the file in the `./tmp` directory. The documentation is updated to mention the impact on front-end development.
-
Although compliance framework is available to Premium tier, the compliance pipeline configuration can be used only for Ultimate tier
-
- Feb 18, 2021
-
-
Alina Mihaila authored
-
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
-
-
Uses final mapping of hex values to colors and sets default color Updated HEX and Names to match colorcode.is Matches the hex values to colors from colorcode Fixed capitalization mistakes Remaps the names to match the hex values Updates the colors and default color Ran yarn prettier Regenerated gitlab pot Replaced RGB in test Updated GraphQL schema Added a changelog Added MR number and author
-
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
-
Alexandru Croitor authored
Adding separate labels resolved to fetch labels for groups and projects with corresponding set of parameters.
-