- 11 Jun, 2020 40 commits
-
-
Mike Jang authored
List when active_sessions_lookup_keys added See merge request gitlab-org/gitlab!34349
-
Mark Florian authored
Add timezone format to the stacked column chart See merge request gitlab-org/gitlab!33814
-
Mark Florian authored
Refactor container registry tests to avoid setData Closes #204850 See merge request gitlab-org/gitlab!34286
-
Nicolò Maria Mezzopera authored
- swap setData for the equivalent dom action - tags_table - image_list - details_spec - list_spec
-
Craig Norris authored
Remove 'slave' from gitlab repo See merge request gitlab-org/gitlab!34417
-
Amy Qualls authored
Remove the last vestige of this word from our docs. We choose to be better.
-
Mike Jang authored
Fix who can transfer project See merge request gitlab-org/gitlab!33897
-
Ben Bodenmiller authored
-
Amy Qualls authored
Docs: Changed term to "allow" Closes #219979 See merge request gitlab-org/gitlab!34409
-
Amy Qualls authored
Docs: Changed variable name to "allow" Closes #219978 See merge request gitlab-org/gitlab!34408
-
Douglas Barbosa Alexandre authored
Fix 500 error in BlobController#delete See merge request gitlab-org/gitlab!34367
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/219979
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/219978
-
Nicolò Maria Mezzopera authored
Show link asset types on Releases page Closes #208795 See merge request gitlab-org/gitlab!33643
-
Nathan Friend authored
This commit updates the "Assets" section on Release blocks to be collapsible (collapsed by default) and to be grouped by asset type.
-
Sean McGivern authored
Allow adding headroom to the connection pool See merge request gitlab-org/gitlab!34371
-
Bob Van Landuyt authored
This allows setting the `DB_POOL_HEADROOM` env variable to add a number of connections to the pool. In normal situations, these connections should not be used, but it allows us to investigate the problem without degrading the service.
-
Robert Speicher authored
Fix template reference See merge request gitlab-org/gitlab!34384
-
Andrew Fontaine authored
Create sticky section in security dashboard layout See merge request gitlab-org/gitlab!33651
-
Jarka Košanová authored
Simplify test implementation for ProjectTemplates Closes #219189 See merge request gitlab-org/gitlab!33175
-
Robert Speicher authored
Convert project requirements to use shared pagination specs See merge request gitlab-org/gitlab!34336
-
Robert Speicher authored
Reproduce defect preventing the container scanning report from loading See merge request gitlab-org/gitlab!34193
-
Nick Gaskill authored
Add link to YouTube playlist See merge request gitlab-org/gitlab!34390
-
Sam Kerr authored
-
Nicolò Maria Mezzopera authored
Enable the `release_asset_link_type` feature flag by default See merge request gitlab-org/gitlab!33998
-
Igor Drozdov authored
Backfill failed imported snippet repositories See merge request gitlab-org/gitlab!34052
-
Amy Qualls authored
Clarify variable forwarding with Auto Build CNBs See merge request gitlab-org/gitlab!34240
-
Hordur Freyr Yngvason authored
The fact that Cloud Native Buildpacks support the same kind of CI variable forwarding was not clear, see https://gitlab.com/gitlab-org/gitlab/-/issues/220684
-
Amy Qualls authored
Remove broken br tags See merge request gitlab-org/gitlab!34369
-
Nathan Friend authored
-
Andrew Fontaine authored
Geo Package Files - Fetch Data Correctly See merge request gitlab-org/gitlab!33522
-
Francisco Javier López authored
-
Ash McKenzie authored
Add GitLab to-do for user when they are assigned to an alert See merge request gitlab-org/gitlab!34104
-
Nathan Friend authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!34303
-
Andrew Fontaine authored
Add dark theme alpha See merge request gitlab-org/gitlab!28252
-
Simon Knox authored
Basically invert color scales, plus a bit of palette reduction to make things easier Mark color vars in variables as !default, then they can be overridden by importing a theme first. Export separate application_dark.css file
-
Grzegorz Bizon authored
Instance Variables UI See merge request gitlab-org/gitlab!33510
-
Payton Burdette authored
Insert variables table to admin settings, to manage instance variables via the UI.
-
allison.browne authored
Add an assignment todo automatically when an alert is assigned via the sidebar.
-
Dmytro Zaporozhets authored
Change `commits_by_message` to not mutate string parameters Closes #219546 See merge request gitlab-org/gitlab!33540
-