- 21.02.2023 1 коммит
-
-
Jonathan Glassman создал
-
- 18.02.2023 1 коммит
-
-
Ashraf Khamis создал
-
- 16.02.2023 1 коммит
-
-
Tetiana Zavediuk создал
Stop creating namespaces that don’t exist when importing project using GitHub import Rake task. The user needs to provide an existing namespace which can be their own user namespace or an existing group that they have permission to import a project into. If the condition don't match, we return an error to the user before creating or importing anything. Details: https://gitlab.com/gitlab-org/gitlab/-/issues/390690 Changelog: changed
-
- 15.02.2023 2 коммита
-
-
- 09.02.2023 1 коммит
-
-
Rostyslav Safonov создал
https://gitlab.com/gitlab-org/gitlab/-/issues/378267 Mostly to clearify the message when GitHub importer can't resolve GitHub API address. Before that fix we got blocked url exception instead. Changelog: fixed
-
- 07.02.2023 2 коммита
- 27.01.2023 1 коммит
-
-
Zubeen создал
-
- 26.01.2023 3 коммита
-
-
Zubeen создал
-
Suneha Patel создал
-
Arnav Goel создал
-
- 25.01.2023 3 коммита
-
-
Zubeen создал
-
Timo Feuerstein создал
-
Suneha Patel создал
-
- 19.01.2023 2 коммита
-
-
Evan Read создал
-
Jessie Lee создал
-
- 18.01.2023 4 коммита
-
-
Arturo Herrero создал
-
Suzanne Selhorn создал
Because under Use GitLab, things are not uniform or consistent. Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/384502
-
-
-
- 17.01.2023 1 коммит
-
-
Tetiana Zavediuk создал
Do not fall back to the user namespace if the target_namespace parameter is blank or doesn't exist when importing project from GitHub. Show an error when target_namespace is blank or it represents not existing namespace path. Details: https://gitlab.com/gitlab-org/gitlab/-/issues/381902 Changelog: changed
-
- 16.01.2023 2 коммита
-
-
Tetiana Zavediuk создал
-
Achilleas Pipinellis создал
-
- 13.01.2023 1 коммит
-
-
Tetiana Zavediuk создал
Allow specified users to bypass push restrictions when importing a GitHub project to GitLab if the "Require a pull request before merging" and "Allow specified actors to bypass required pull requests" GitHub protected rules are enabled. Details: https://gitlab.com/gitlab-org/gitlab/-/issues/384939 Changelog: added EE: true
-
- 11.01.2023 1 коммит
-
-
Martin Wortschack создал
-
- 06.01.2023 1 коммит
-
-
Jon Glassman создал
-
- 05.01.2023 1 коммит
-
-
- 19.12.2022 1 коммит
-
-
- 16.12.2022 1 коммит
-
-
Evan Read создал
-
- 15.12.2022 2 коммита
-
-
Achilleas Pipinellis создал
-
Petar Prokić создал
-
- 09.12.2022 1 коммит
-
-
Lyle Kozloff создал
-
- 07.12.2022 1 коммит
-
-
Rostyslav Safonov создал
-
- 06.12.2022 1 коммит
-
-
Marcel Amirault создал
There are many words flagged as failing the spelling rule which have underscores. It's likely these are code references that need backticks, or need the underscore removed.
-
- 17.11.2022 1 коммит
-
-
Evan Read создал
-
- 16.11.2022 1 коммит
-
-
Evan Read создал
-
- 15.11.2022 2 коммита
-
-
Rostyslav Safonov создал
We already importing review approvals but now we also importing info who is currently assigned as reviewer. Details: https://gitlab.com/gitlab-org/gitlab/-/issues/355137 Changelog: added
-
Suzanne Selhorn создал
Because we don't use this language https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html\#hit
-
- 04.11.2022 1 коммит
-
-
cervols создал
When importing a GitHub project to GilLab, enable the "Allowed to force push" protection rule for the imported branch when the "Allow force pushes - Everyone" GitHub protection rule is enabled. Details: https://gitlab.com/gitlab-org/gitlab/-/issues/370943 Changelog: added
-