- 15 Oct, 2020 40 commits
-
-
Axel García authored
It uses the labels-select component to fetch labels and handle the selection logic.
-
Axel García authored
-
Wei-Meng Lee authored
Fix NOTE syntax See merge request gitlab-org/gitlab!45252
-
Phil Hughes authored
Add weight input component to swimlanes board sidebar See merge request gitlab-org/gitlab!39403
-
Axel Garcia authored
It uses gitlab/ui to render the weight form and doesn't fetch any data as the weight is provided by the stored issue.
-
Phil Hughes authored
Recognise links to urls in job logs See merge request gitlab-org/gitlab!40175
-
Łukasz Groszkowski authored
Credit goes to: @mrincon
-
Marcel Amirault authored
Docs: Added disable shared runners for group See merge request gitlab-org/gitlab!44315
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/23123
-
Alper Akgun authored
Enable usage_data_api feature flag by default See merge request gitlab-org/gitlab!45004
-
Vitaly Slobodin authored
Add null guard for rootStorageStatistics See merge request gitlab-org/gitlab!45270
-
Imre Farkas authored
Merge branch '258980-enable-feature-flag-by-default-of-admin-approval-for-new-user-signups' into 'master' Resolve "[Feature flag] Enable `admin_approval_for_new_user_signups` by default" See merge request gitlab-org/gitlab!45233
-
Achilleas Pipinellis authored
Update credentials inventory docs See merge request gitlab-org/gitlab!45133
-
Jiaan Louw authored
Updates credentials inventory docs with a delete SSK key section.
-
Sean McGivern authored
Add purchase storage button to storage banners See merge request gitlab-org/gitlab!45159
-
Corinna Wiesner authored
Add a button to purchase storage to the new version of the storage banners.
-
Illya Klymov authored
Migrate tasks by type dropdown divider See merge request gitlab-org/gitlab!44652
-
Christie Lenneville authored
Update snapshots and tests in light of using dropdown-header instead of list-item
-
Enrique Alcántara authored
Resolve "Provide optional title and description before submitting edits made with the Static Site Editor" See merge request gitlab-org/gitlab!44512
-
Derek Knox authored
Added modal and controls components for overall editing merge request metadata
-
Illya Klymov authored
Move CI header CSS to utility classes See merge request gitlab-org/gitlab!44901
-
Markus Koller authored
Add development guidelines for wikis See merge request gitlab-org/gitlab!43558
-
Markus Koller authored
Adds a new page in `doc/development`, along with some tweaks to our Vale grammar checker.
-
Nicolò Maria Mezzopera authored
Replacing vue shared tooltip on calendar icon See merge request gitlab-org/gitlab!45059
-
Amelia Bauerly authored
-
Marcel Amirault authored
docs/ci/predefined_variables: fix variable name in example See merge request gitlab-org/gitlab!45131
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45272
-
Peter Leitzen authored
Add Incident SLA docs See merge request gitlab-org/gitlab!44879
-
Tristan Read authored
The page needed restructuring, and some of the images needed to be either renamed (and used somewhere else) or deleted. This commit handles only the images; the linking text will be handled in a separate commit.
-
Peter Leitzen authored
[Group Migration MVC] Store temporary data used for a GitLab import See merge request gitlab-org/gitlab!42978
-
Shinya Maeda authored
Rename ForwardDeploymentWorker to DropOlderDeploymentsWorker See merge request gitlab-org/gitlab!44862
-
manojmj authored
This change enables the feature flag `admin_approval_for_new_user_signups ` by default
-
Imre Farkas authored
Add docs for: `Optional admin approval for local user sign up` feature See merge request gitlab-org/gitlab!44963
-
Manoj M J authored
This change removes the feature flag `Remove feature flag ‘admin_approval_for_new_user_signups’`
-
GitLab Release Tools Bot authored
-
Adam Hegyi authored
Add Delete buttons to the SSH tab of the credential inventory See merge request gitlab-org/gitlab!41592
-
Jiaan Louw authored
This adds a delete button to the credentials inventory display for admins and groups.
-
Rémy Coutable authored
Add classes to check excess storage size See merge request gitlab-org/gitlab!45155
-
Corinna Wiesner authored
Add classes to calculate and check the excess storage size of a namespace/group.
-
Ragnar-H authored
This happens when there is no rootStorageStatistics gathered for the namespace. Then we intentionally return null.
-