- 11 Jun, 2020 40 commits
-
-
Clement Ho authored
Replace unfortunate GPL example See merge request gitlab-org/gitlab!34430
-
Mike Jang authored
-
Bob Van Landuyt authored
Allow ci minutes reset service to continue in case of failure See merge request gitlab-org/gitlab!32867
-
Furkan Ayhan authored
We achieve this via handling error on Ci::Minutes::BatchResetService Before this change, when an error occurs, the service is failed completely. With this, the errors is caught and logged. The service will continue to its work.
-
Robert Speicher authored
Remove wildcard references from Doorkeeper initializer See merge request gitlab-org/gitlab!34406
-
Craig Norris authored
Docs: more spelling and usage fixes See merge request gitlab-org/gitlab!34423
-
Amy Qualls authored
More words that should be allowed to pass through the spell checker.
-
Amy Qualls authored
Update prometheus docs See merge request gitlab-org/gitlab!34333
-
Dhiraj Bodicherla authored
This MR adds link type to prometheus docs along with the time range feature
-
Mark Florian authored
Show disabled suggestion button with tooltip message Closes #30707 See merge request gitlab-org/gitlab!33357
-
Mark Florian authored
Improve i18n strings on Kubernetes apps page See merge request gitlab-org/gitlab!33702
-
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
-
Dominic Couture authored
-
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
-