An error occurred fetching the project authors.
- 06 Jul, 2021 2 commits
-
-
Alan (Maciej) Paruszewski authored
-
Angelo Gulina authored
-
- 05 Jul, 2021 1 commit
-
-
Pavel Shutsin authored
Adds adoption metric for coverage fuzzing Changelog: added
-
- 02 Jul, 2021 4 commits
-
-
Pavel Shutsin authored
Reflects number of projects which adopted dependency scanning Changelog: added
-
Eulyeon Ko authored
-
Eulyeon Ko authored
expiredLast is more appropriate as a sort option since it is a specialized case of due date sorting.
-
Eulyeon Ko authored
These changes are made to milestone-related GraphQL APIs. - Milestone type gets a new 'expired' field indicating whether milestone's due date is past the current date. - When listing milstones, these arguments can be specified: - 'expiredLast' sorts milestones in layers: Current miletones are placed first, followed by milestones without due dates and expired milestones. Within layers, milestones are sorted by due date (asc by default) with ties being broken by id (desc). When 'expiredLast' is set, 'sort' argument other than due_date_desc or due_date_asc is ignored. - 'sort' Changelog: added
-
- 01 Jul, 2021 8 commits
-
-
Nathan Friend authored
This update exposes group-level DORA metrics through the GraphQL endpoint. Previously, these metrics were only available (in GraphQL) at the project level. Changelog: added EE: true
-
Nathan Friend authored
-
Nathan Friend authored
This update exposes DORA 4 metrics through the GraphQL endpoint. These metrics were previously only accessible through the REST API. Changelog: added EE: true
-
Fabio Pitino - OOO until July 6 authored
- Introduce service object to remove project from scope - Use new service object in new GraphQL mutation Changelog: added
-
Fabio Pitino - OOO until July 6 authored
Changelog: added
-
Alan (Maciej) Paruszewski authored
This change adds new report type: cluster iamge scanning to available reports to search. Changelog: added EE: true
-
Alan (Maciej) Paruszewski authored
-
- 30 Jun, 2021 2 commits
-
-
John Hope authored
-
Pedro Pombeiro authored
-
- 29 Jun, 2021 3 commits
-
-
Dan Jensen authored
This removes the Event archived action. It was introduced over 1 year ago, but was not implemented as planned and has never been used. Changelog: removed
-
Eugenia Grieff authored
- Update docs - Add new enum type to list searchable fields Enum values are defined in the Issuable concern Changelog: added EE: true
-
Alan (Maciej) Paruszewski authored
-
- 28 Jun, 2021 4 commits
-
-
Sashi Kumar Kumaresan authored
-
Andrew Fontaine authored
A new GraphQL field, `direct_asset_path`, was added to access the release link's internal `filepath` field. This name was chosen to match the GraphQL create API. This new field is then simply passed back to the create API when the asset links are recreated. Changelog: fixed
-
Felipe Artur authored
-
Alex Kalderimis authored
Verify that mutations are forbidden in GET requests This ensures that GET requests do not execute mutations. Changelog: security
-
- 26 Jun, 2021 1 commit
-
-
Sashi authored
This commit introduces new graphql mutation to assign security policy project for a given project
-
- 25 Jun, 2021 1 commit
-
-
Sashi Kumar Kumaresan authored
-
- 24 Jun, 2021 4 commits
-
-
Nicolò Maria Mezzopera authored
-
Gary Holtz authored
Changelog: added
-
Furkan Ayhan authored
When fetching stages->jobs data with status details, every job tries to run "retryable?" and it leads to fetching project, namespace, route. This MR adds a "preload" for "project" on jobs. Changelog: performance
-
Mehmet Emin INAC authored
Changelog: added EE: true
-
- 23 Jun, 2021 2 commits
-
-
Alan (Maciej) Paruszewski authored
-
lauraMon authored
Changelog: added
-
- 21 Jun, 2021 1 commit
-
-
Jose Ivan Vargas authored
-
- 18 Jun, 2021 3 commits
-
-
Alexandru Croitor authored
Change iteration state name to be consistent with our iteration naming for current iteration.
-
Amy Qualls authored
These GraphQL definitions contained unescaped square brackets, which causes Kramdown to throw build warnings that the TWs see when building the docs site locally. Escape these strings with inline code tags.
-
Luke Duncalfe authored
Alterative commit title: "Move monitoring integrations to `Integrations::`" (not chosen because GitLab use commit titles as their changelog titles, and this is a `Changelog: deprecated` changelog). This MR namespaces the "monitoring" integrations to the `Integrations::` namespace as part of https://gitlab.com/gitlab-org/gitlab/-/issues/201855. As the old `PrometheusService` model was used as a GraphQL GlobalID argument, it adds a new deprecation to allow backwards-compatibility with clients who still use the old GlobalID string (`"gid://gitlab/PrometheusService/<id>"`), or name (`PrometheusServiceID`), in arguments supplied to the mutations. https://gitlab.com/gitlab-org/gitlab/-/issues/201855 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62645 Changelog: deprecated
-
- 17 Jun, 2021 1 commit
-
-
Jonathan Schafer authored
Changelog: changed EE: true
-
- 16 Jun, 2021 3 commits
-
-
lauraMon authored
Changelog: added
-
Pavel Shutsin authored
Will be used at devops adoption page Changelog: added EE: true
-
Andrew Smith authored
Changelog: added EE: true
-