- 03 Dec, 2020 40 commits
-
-
Nick Thomas authored
add an URL to get user's GPG key See merge request gitlab-org/gitlab!48321
-
κeen authored
-
Nick Thomas authored
Remove fullstops (periods) from graphql descriptions See merge request gitlab-org/gitlab!49069
-
Rémy Coutable authored
Avoid branch name checking when creating a new snippet See merge request gitlab-org/gitlab!48995
-
Bob Van Landuyt authored
Fix kwargs deprecation warnings in service specs See merge request gitlab-org/gitlab!48804
-
Rémy Coutable authored
Add Attributes cleaner to Group Migration See merge request gitlab-org/gitlab!48374
-
Douglas Barbosa Alexandre authored
Truncate error messages for failed Group Import See merge request gitlab-org/gitlab!48989
-
Rémy Coutable authored
Add details column to vulnerability findings table See merge request gitlab-org/gitlab!49005
-
Alan (Maciej) Paruszewski authored
This change adds new column to vulnerability findings table that is needed to store Generic Security Report details.
-
Bob Van Landuyt authored
Add additional fields to GraphQl terraform state version See merge request gitlab-org/gitlab!48411
-
Emily Ring authored
Added serial and downloadPath to graphql state_version_type Updated related docs and tests
-
Paul Slaughter authored
Typo fix See merge request gitlab-org/gitlab!49066
-
Bob Van Landuyt authored
Apply Postgres HLL distributed batch counter to Usage Ping secure pipelines metrics See merge request gitlab-org/gitlab!48233
-
Craig Norris authored
Put back details about tier moves See merge request gitlab-org/gitlab!49087
-
Marcel Amirault authored
Removed Intro line from example, and reworded others for clarity.
-
Peter Leitzen authored
Refactor WikiPage::Meta and WikiPage::Slug See merge request gitlab-org/gitlab!48755
-
Alper Akgun authored
Merge branch '284955-engineering-trim-down-the-skip-copy-in-the-com-trial-flow-for-non-gl-users' into 'master' Trim-down the "skip copy" in the .com trial flow for non-GL users See merge request gitlab-org/gitlab!48110
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49025
-
Rachel Gottesman authored
-
Marcia Ramos authored
Add note for blocked MWPS See merge request gitlab-org/gitlab!48069
-
Mike Jang authored
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v24.4.0 See merge request gitlab-org/gitlab!49074
-
Alper Akgun authored
Add usage ping generation to a rake task and to docs See merge request gitlab-org/gitlab!48674
-
Alina Mihaila authored
- Add rake task to generate and print usage ping JSON - Add rake task to generate and send usage ping to Versions Application - Add docs
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49026
-
Rachel Gottesman authored
-
George Koltsov authored
-
George Koltsov authored
- Remove prohibited references when importing information using Group Migration with GraphQL. Any fields that end on `_id`, `attributes`, `html` are not allowed to be imported
-
Bob Van Landuyt authored
Remove Rails background transaction metrics See merge request gitlab-org/gitlab!48024
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49027
-
Rachel Gottesman authored
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49023
-
Rachel Gottesman authored
-
Alper Akgun authored
Experiment for non-GL users
-
Kamil Trzciński authored
Revert "Enable Query Cache for Load balancing" See merge request gitlab-org/gitlab!49110
-
Marcia Ramos authored
Fixing small typo See merge request gitlab-org/gitlab!48948
-
Francisco Javier López authored
We are going to introduce new models for group wikis than can reuse part of the existing code. This commits, refactor those classes.
-
Francisco Javier López authored
There a time window between the moment where we start the snippet creation commit and when the git hooks are called. In those git hooks we check that the user can only create the default branch in the repository. Nevertheless, in that window time, the default branch might change, resulting in an invalid git operation.
-
Marcia Ramos authored
Fix link to documentation See merge request gitlab-org/gitlab!48958
-
Marcia Ramos authored
Update shfmt docker image to latest stable v3.2.0. See merge request gitlab-org/gitlab!48007
-