- 26 Jan, 2021 12 commits
-
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/49482 omitted the multipart upload URLs for Workhorse if the S3 client were used, but Rails doesn't actually control whether Workhorse will use the S3 client. For example, previously if Workhorse detected a blank region, it would not use the native client. Since the multipart URLs were not available, Workhorse would attempt to use the PutObject API for uploads, which might fail if chunked encodings were used. We now always include these multipart URLs to be safe. Relates to https://gitlab.com/gitlab-org/gitlab-workhorse/-/issues/292
-
Jacques Erasmus authored
Fix misspelling of 'vulnerabilities' in API See merge request gitlab-org/gitlab!52380
-
Amy Qualls authored
The word is misspelled in definitions, which means it shows up as a misspelled word in our docs.
-
Kushal Pandya authored
Use GraphQL for Jira importer user mapping member search See merge request gitlab-org/gitlab!52211
-
Coung Ngo authored
This converts the member search from using REST to GraphQL since we are GraphQL-first. https://gitlab.com/gitlab-org/gitlab/-/issues/241746
-
Vitaly Slobodin authored
Fix line spacing in billing card header See merge request gitlab-org/gitlab!52521
-
Jake Burden authored
Remove unnecessary flex and container
-
Thong Kuah authored
Add merge train badge to pipelines See merge request gitlab-org/gitlab!52137
-
Payton Burdette authored
Add the train badge for pipelines.
-
Shinya Maeda authored
API fuzz - configuration screen - Create configuration page See merge request gitlab-org/gitlab!51940
-
Paul Gascou-Vaillancourt authored
Adds the basic boilerplate for the new API fuzzing configuration page
-
Amy Qualls authored
Updated version history note format See merge request gitlab-org/gitlab!52533
-
- 25 Jan, 2021 28 commits
-
-
Stan Hu authored
Add "free upgrade" marketing UX See merge request gitlab-org/gitlab!51702
-
Andrei Stoicescu authored
Add service to get plan upgrade info Add specs for new helper methods
-
charlie ablett authored
Move simple, useful methods from helper to model See merge request gitlab-org/gitlab!51414
-
Robert Speicher authored
Refactor variables merging for job rules See merge request gitlab-org/gitlab!52305
-
Furkan Ayhan authored
This will be a first step before implementing workflow:rules:variables
-
Stan Hu authored
Move PipelineEntity to the Ci namespace See merge request gitlab-org/gitlab!52248
-
David O'Regan authored
Bold metricDetailsLabel in the performance bar See merge request gitlab-org/gitlab!52417
-
Yogi authored
-
Suzanne Selhorn authored
-
Nathan Friend authored
Edit UI text for repository cleanup See merge request gitlab-org/gitlab!52384
-
Nick Gaskill authored
-
Mayra Cabrera authored
Fix diff sorting when 2 files have the same name See merge request gitlab-org/gitlab!52202
-
Robert Speicher authored
Fix missing setting LDAP servers See merge request gitlab-org/gitlab!52512
-
Jose Ivan Vargas authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!52313
-
Allison Browne authored
PipelineEntity.rb -> Ci::PipelineEntity.rb
-
Amy Qualls authored
FE development guideline improvements based on Vale warnings See merge request gitlab-org/gitlab!52394
-
Lindsay Kerr authored
Addressing various Vale errors & warnings in fe_guide documentation
-
Jose Ivan Vargas authored
Documentation for marking files as viewed See merge request gitlab-org/gitlab!48976
-
Douglas Barbosa Alexandre authored
Fix viewing blobs for broken MRs See merge request gitlab-org/gitlab!52483
-
Stan Hu authored
Ensure diff patch size limit is monitorable See merge request gitlab-org/gitlab!52456
-
David Kim authored
-
Olena Horal-Koretska authored
Update EE MR widget tests to match guidelines See merge request gitlab-org/gitlab!52478
-
Suzanne Selhorn authored
Add link to our experiences with --no-tags See merge request gitlab-org/gitlab!52225
-
Dmytro Zaporozhets (DZ) authored
Fix more keyword warnings See merge request gitlab-org/gitlab!52302
-
Nick Gaskill authored
Add new text to the coverage guided fuzz testing documentation See merge request gitlab-org/gitlab!52342
-
Arturo Herrero authored
Enable optimized_issuable_label_filter FF See merge request gitlab-org/gitlab!52495
-
Amy Qualls authored
Document how alert description is extracted from Prometheus payloads See merge request gitlab-org/gitlab!52506
-
Stan Hu authored
New partial for SSH Key Deletion See merge request gitlab-org/gitlab!50825
-