- 24 Jan, 2022 40 commits
-
-
Douglas Barbosa Alexandre authored
Swaps FK for ci_sources_pipelines.project_id to projects Changelog: changed
-
Marcin Sedlak-Jakubowski authored
Doc Consistency: user/project/milestones - project management See merge request gitlab-org/gitlab!78964
-
Niklas authored
Remove redundant tier badge
-
Marcin Sedlak-Jakubowski authored
Doc Consistency: user/project/issues - product planning See merge request gitlab-org/gitlab!77612
-
Niklas authored
Fix style of version histories
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79020
-
David Fernandez authored
Restrict JWT requests when importing repositories See merge request gitlab-org/gitlab!78489
-
Kushal Pandya authored
Fixes issuable collapsed sidebar tooltips See merge request gitlab-org/gitlab!78693
-
Marcin Sedlak-Jakubowski authored
Doc Consistency: user/project/issues - not owned See merge request gitlab-org/gitlab!77611
-
Savas Vedova authored
Show when deployment happened See merge request gitlab-org/gitlab!78570
-
Amy Qualls authored
Add missing docs update for filter issues by issue type See merge request gitlab-org/gitlab!78887
-
Mikołaj Wawrzyniak authored
Use Bitbucket repo description over project description when importing See merge request gitlab-org/gitlab!78160
-
Brandon Labuschagne authored
Truncate counts on group issues list refactor See merge request gitlab-org/gitlab!78740
-
Frédéric Caplette authored
"Confirm checkbox" during Service Account creation Changelog: changed See merge request gitlab-org/gitlab!78875
-
Steve Abrams authored
Reject push, delete, and * JWT requests for container repositories that are currently importing. Add an 'import' scope to the JWT auth service. Changelog: added
-
GitLab Release Tools Bot authored
-
Jan Provaznik authored
Set member_namespace_id when creating new project/group members See merge request gitlab-org/gitlab!78491
-
David O'Regan authored
Fix display of times in access and deploy token table See merge request gitlab-org/gitlab!75840
-
Savas Vedova authored
Move group invite banner below alerts, but above breadcrumbs See merge request gitlab-org/gitlab!78673
-
Frédéric Caplette authored
Merge branch '350703-class-code-breaks-usage-statistics-preview-payload-functionality' into 'master' Fix togglable "Preview [Service Ping] payload" functionality on Usage statistics page See merge request gitlab-org/gitlab!78701
-
Axel García authored
Changelog: fixed
-
Savas Vedova authored
Fix selection summary not showing on vulnerability report See merge request gitlab-org/gitlab!78869
-
Mark Florian authored
Merge branch '344331-make-badges-in-ee-app-views-projects-branches-_diverged_from_upstream-html-haml-pajamas' into 'master' Make badge in _diverged_from_upstream partial Pajamas-compliant See merge request gitlab-org/gitlab!78984
-
Martin Wortschack authored
Changelog: changed
-
Aleksei Lipniagov authored
Refactor system notes for alerts and incidents for consistentcy See merge request gitlab-org/gitlab!78243
-
Sarah Yasonik authored
Differences are minor, such as removing extra periods or clarifying why a particular action occured. Changelog: changed
-
Douglas Barbosa Alexandre authored
Fix import/export not checking upload result See merge request gitlab-org/gitlab!78905
-
Matthias Käppler authored
Extract stub_settings_source into spec support file See merge request gitlab-org/gitlab!78689
-
Sanad Liaquat authored
Let GitLab remove token with project after test See merge request gitlab-org/gitlab!78852
-
Mark Lapierre authored
This reverts commit 37fefced.
-
Natalia Tepluhina authored
Replace Vue.nextTick with a direct import from Vue package See merge request gitlab-org/gitlab!78995
-
-
Fiona Neill authored
Add link to video guide on Service Ping testing See merge request gitlab-org/gitlab!78269
-
Mikołaj Wawrzyniak authored
In order to help contributors test their changes on local development environment a video guide was created, providing information how to connect and use both VersionsApp and GitLab localy
-
Nic O'Sullivan authored
When importing a repo from Bitbucket Server the repo representation was pulling the GitLab project description from the Bitbucket project not the repo. A Bitbucket project is similar to a GitLab group, so the Bitbucket project description isn't the necessarily the right thing to use. Following the Bitbucket Server API docs https://docs.atlassian.com /bitbucket-server/rest/7.19.2/bitbucket-rest.html#idp181 the repo representation should just pull from the root of the raw response. Changelog: fixed
-
Marcin Sedlak-Jakubowski authored
Announce deprecation for iteration started field See merge request gitlab-org/gitlab!79006
-
Jake Lear authored
-
Rémy Coutable authored
Fix GraphQL/OrderedArguments offense (Part 4/6) See merge request gitlab-org/gitlab!76026
-
Miguel Rincon authored
Improve explanation for Advanced Project settings See merge request gitlab-org/gitlab!78290
-
Dan Jensen authored
On the Project General Settings page, the Advanced section had explanation text that included a deprecated term: remove. This replaces that term with delete. This also re-orders the terms to match the order of the elements on the page, so the page contents are more predictable. Changelog: changed
-