- 08 Dec, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Fix division by error when upload max size is set to 0 See merge request gitlab-org/gitlab!49482
-
Enrique Alcántara authored
Automatically select DAST profile See merge request gitlab-org/gitlab!49435
-
Paul Gascou-Vaillancourt authored
When there is only a single profile available in an on-demand scan's profile selector, it is automatically selected to save the user some clicks and to prevent potential confusion.
-
Rémy Coutable authored
Run the version sanity check for pre and release See merge request gitlab-org/gitlab!49427
-
Natalia Tepluhina authored
Allow schedule update See merge request gitlab-org/gitlab!49295
-
David O'Regan authored
Hook schedule update to the backend and allow for a schedule to be updated via GraphQL
-
Amy Qualls authored
Update images with clearer versions See merge request gitlab-org/gitlab!47746
-
Marcel Amirault authored
Try to reduce the quality lost in compression or resizing
-
Dan Davison authored
docs: Fix a wrong `only_run_in_pipeline` key => `only` See merge request gitlab-org/gitlab!49489
-
Amy Qualls authored
Move routing page from external repository See merge request gitlab-org/gitlab!49282
-
Amy Qualls authored
Thie merge request moves the routing page from the external repository, and takes out information about decisions that aren't currently reflected in the state of the product.
-
Amy Qualls authored
Docs: Updating style of note See merge request gitlab-org/gitlab!49267
-
Jan Provaznik authored
Adds guest package events to usage data See merge request gitlab-org/gitlab!48734
-
Rémy Coutable authored
-
Stan Hu authored
AWS will complain if no Content-Length is not specified, so we need to use multipart URLs if no length is available.
-
Stan Hu authored
The Workhorse S3 client handles multipart uploads in a much more robust way. We don't need to generate pre-signed URLs when it is used.
-
Stan Hu authored
When pre-signed multipart URLs are generated and the max size is 0, previously the code would error out while calculating the URLs. We now handle this case by assuming the file is the maximum number of parts. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/259801
-
Mark Chao authored
Refactor Git/LFS request specs into shared examples See merge request gitlab-org/gitlab!49138
-
Markus Koller authored
This allows us to reuse them in EE. - The shared examples for `Repositories::GitHttpController` were moved without any changes. - The LFS request specs were cleaned up and simplified a bit.
-
Olena Horal-Koretska authored
Use vue test utils in roadmap specs and add helpful comments in roadmap code. See merge request gitlab-org/gitlab!49433
-
Eulyeon Ko authored
Whenever certain variables are modified in roadmap.scss, the changes need to be reflected in roadmap/constants.js
-
Heinrich Lee Yu authored
Use `supports_severity?` to check feature availability on issuables See merge request gitlab-org/gitlab!49378
-
Heinrich Lee Yu authored
Fix the (potential) race-condition issue on `IgnorableColumns` See merge request gitlab-org/gitlab!49163
-
Igor Drozdov authored
Ignore missing source project when editing MR See merge request gitlab-org/gitlab!49311
-
Dmytro Zaporozhets (DZ) authored
Add method to create issue in Jira from vulnerability finding See merge request gitlab-org/gitlab!49000
-
Alan (Maciej) Paruszewski authored
This change adds link to finding to create issue in Jira.
-
Shinya Maeda authored
Add coquality comparison for merge request See merge request gitlab-org/gitlab!48830
-
Shinya Maeda authored
Fix existing_errors for AccessibilityReportsComparer See merge request gitlab-org/gitlab!49245
-
Maxime Orefice authored
This commit fixes how we calculate our existing_errors between 2 accessibility reports. Instead of returning all existing errors from the base report we are now getting the intersection between the base and the head report.
-
Bob Van Landuyt authored
Bump validates_hostname to 1.0.11 See merge request gitlab-org/gitlab!49452
-
Mikołaj Wawrzyniak authored
Add feature category to API latency histogram See merge request gitlab-org/gitlab!49232
-
Dmytro Zaporozhets (DZ) authored
Remove invite email experiment entry See merge request gitlab-org/gitlab!49346
-
Albert Salim authored
ci: Add rules to the 'workhorse' job See merge request gitlab-org/gitlab!49117
-
Jacques Erasmus authored
Remove ci_job_line_links feature flag See merge request gitlab-org/gitlab!49454
-
Natalia Tepluhina authored
Upgrade mock-apollo-client to v0.5.0 See merge request gitlab-org/gitlab!49467
-
Marcin Sedlak-Jakubowski authored
Add a note about manual trigger jobs See merge request gitlab-org/gitlab!49443
-
Marcel Amirault authored
-
Enrique Alcántara authored
EKS: Provide user feedback on AWS authorization errors See merge request gitlab-org/gitlab!49278
-
Douglas Barbosa Alexandre authored
Geo: Document verification indexes See merge request gitlab-org/gitlab!49146
-
Michael Kozono authored
-