- 09 Nov, 2020 40 commits
-
-
derek-knox authored
- Add ISSUABLE_TYPE const - Add projectSplit computed
-
derek-knox authored
Update tests Add changelog
-
derek-knox authored
Add endpoint to get desired payload Add namespace and project props
-
Jose Ivan Vargas authored
Use help_page_path for links in PipelineTourSuccessModal See merge request gitlab-org/gitlab!47025
-
Robert Speicher authored
Quarantine create_project_spec.rb on staging only See merge request gitlab-org/gitlab!47223
-
Jennifer Louie authored
-
Jose Ivan Vargas authored
Remove duplicated BS display properties from Merge Request title See merge request gitlab-org/gitlab!47124
-
Kerri Miller authored
Cleanup welcome helper method See merge request gitlab-org/gitlab!47184
-
Jose Ivan Vargas authored
Remove duplicated BS display properties from Nav and Milestones See merge request gitlab-org/gitlab!47129
-
Andrew Fontaine authored
Update coverage fuzzing docs and enable flag See merge request gitlab-org/gitlab!46651
-
Mayra Cabrera authored
Bugfix recipients of design comment notifications See merge request gitlab-org/gitlab!46642
-
Luke Duncalfe authored
Previously only users who were mentioned in a design comment would receive an email notification. Now it will be all users who have uploaded a version of the design, commented on the design, or been mentioned in the design (in addition to the regular project and user notification settings). https://gitlab.com/gitlab-org/gitlab/-/issues/217095
-
Nick Gaskill authored
Change confusing not updated milestone in API docs See merge request gitlab-org/gitlab!47186
-
Mayra Cabrera authored
Add rails app code for revocation API access See merge request gitlab-org/gitlab!46337
-
rossfuhrman authored
Add rails application configuration providing access to revocation API
-
Robert Speicher authored
GraphQL Snippets: use Global-ID scalar See merge request gitlab-org/gitlab!36117
-
Alex Kalderimis authored
This uses the new GlobalID scalar types in the Snippets code. The benefits of this are: - More informative types. A reader of our schema, or our queries can see what a valid value will be. - Safer resolution and mutation. When using this type we guarantee that our code will only encounter valid values, from our own namespace, and when using the parameterized IDs, that they cannot refer to other kinds of object.
-
Markus Koller authored
Include SnowplowHelpers only when :snowplow metadata was provided See merge request gitlab-org/gitlab!47177
-
Peter Leitzen authored
-
Stan Hu authored
Improve the container registry client See merge request gitlab-org/gitlab!46989
-
Patrick Bair authored
Populate `has_vulnerabilities` values See merge request gitlab-org/gitlab!46890
-
Rémy Coutable authored
Configure more feature flags See merge request gitlab-org/gitlab!47208
-
Amy Qualls authored
Reorganised and updated with list view data See merge request gitlab-org/gitlab!47204
-
Viktor Nagy authored
The link formatting was wrong in a couple of files.
-
Nick Gaskill authored
Improve sign-up restrictions docs See merge request gitlab-org/gitlab!47149
-
Russell Dickenson authored
-
Mike Jang authored
Documentation for Usage Ping aggregated metrics See merge request gitlab-org/gitlab!46953
-
Mikołaj Wawrzyniak authored
-
Nick Gaskill authored
Change wording for git tag parameter in release API docs See merge request gitlab-org/gitlab!47165
-
Vladimir Shushlin authored
-
Rémy Coutable authored
Quarantine a broken spec See merge request gitlab-org/gitlab!47219
-
Rémy Coutable authored
See https://gitlab.com/gitlab-org/gitlab/-/issues/280554. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mike Jang authored
Add docs for track_event with multiple values See merge request gitlab-org/gitlab!47180
-
Amy Qualls authored
Mention Terraform List in docs See merge request gitlab-org/gitlab!47197
-
Emily Ring authored
-
Amy Qualls authored
Edited instructions for style compliance See merge request gitlab-org/gitlab!47141
-
Russell Dickenson authored
-
Sean McGivern authored
Update grape-path-helpers to v1.5.0 See merge request gitlab-org/gitlab!47121
-
Mike Jang authored
Add guidelines around avoiding translation updates See merge request gitlab-org/gitlab!47078
-
Marcin Sedlak-Jakubowski authored
Add example of branch-push-only job configuration See merge request gitlab-org/gitlab!46187
-