- 31 Aug, 2020 40 commits
-
-
Savas Vedova authored
- Replace manual date usages with this utility function - Remove DAY_IN_MS constant in favor of the existing one - Update tests
-
Rémy Coutable authored
Add Dependency Scanning support for Conan lock files See merge request gitlab-org/gitlab!39811
-
Adam Cohen authored
Add Conan lock file to the rules:exists of the Gemnasium Dependency scanning job. See https://gitlab.com/gitlab-org/gitlab/-/issues/225218
-
Jan Provaznik authored
Expose missing security scan types information See merge request gitlab-org/gitlab!40171
-
Achilleas Pipinellis authored
Add warning to stop Puma and Sidekiq when restoring from backup See merge request gitlab-org/gitlab!40791
-
Adam Hegyi authored
Create IssueLink for Vulnerabilities that do not have them, attempt 3 See merge request gitlab-org/gitlab!40726
-
Michał Zając authored
As mentioned in https://gitlab.com/gitlab-org/gitlab/-/issues/224457 we need to create missing `Vulnerabilities::IssueLink` objects for Vulnerabilities that do not have them yet but have an associated `Vulnerabilities::Feedback` with type of `issue`.
-
Jarka Košanová authored
Drop http_default_timeouts feature flag See merge request gitlab-org/gitlab!39188
-
Achilleas Pipinellis authored
Update Composer and PyPI docs with additional info See merge request gitlab-org/gitlab!40617
-
Steve Abrams authored
-
Kushal Pandya authored
Hide vendor name when GitLab is the only one See merge request gitlab-org/gitlab!40370
-
Savas Vedova authored
-
James Lopez authored
Adds test cases controller and UI tab See merge request gitlab-org/gitlab!40019
-
Rémy Coutable authored
Optimize factory creation in user view issues spec See merge request gitlab-org/gitlab!40447
-
Aishwarya Subramanian authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
Expose the `missing_security_scan_types` attribute which will carry the information of scan types difference between `base_pipeline` and the `actual_head_pipeline` of MRs on `MergeRequestPollCachedWidgetEntity`.
-
Mehmet Emin INAC authored
-
Vitali Tatarintev authored
Merge branch '225482-allow-reporters-to-run-jobs-that-deploy-to-an-environments-if-they-are-explicitly-listed' into 'master' Deployer authorisation for protected environments Closes #225482 See merge request gitlab-org/gitlab!38188
-
Mark Chao authored
[RUN AS-IF-FOSS] Support custom Azure Blob Storage domains See merge request gitlab-org/gitlab!40694
-
Kushal Pandya authored
Migrate Bootstrap button to GlButton in boards modal Closes #229345 See merge request gitlab-org/gitlab!40633
-
Sunjung Park authored
-
Kushal Pandya authored
Fix date spec failure merge_request_analytics/graphql/throughput_chart_query_builder_spec.js Closes #243437 See merge request gitlab-org/gitlab!40816
-
Mark Chao authored
Fix throughput_chart_query_builder_spec.js Due to we use current date as prototype, and manipulate month first to get a date object, on 31st, when we move to a month with only 30 days, the month will increase unintentionally.
-
Natalia Tepluhina authored
Migrate application row bs-callout to glalert Closes #242021 See merge request gitlab-org/gitlab!40756
-
Taurie Davis authored
-
Kushal Pandya authored
Network policy editor preview See merge request gitlab-org/gitlab!39407
-
Mark Chao authored
Merge branch '240917-ensure-user-submits-trial-form-during-new-user-onboarding-signup-process' into 'master' Skip onboarding issues exp. when in trial flow See merge request gitlab-org/gitlab!40304
-
Simon Knox authored
GitLab UI tooltips in HAML/Vanilla JS: Dispose tooltips See merge request gitlab-org/gitlab!39379
-
Russell Dickenson authored
Document auto language detection See merge request gitlab-org/gitlab!40430
-
Taylor McCaslin authored
-
Mark Lapierre authored
Quarantine cluster_with_prometheus test See merge request gitlab-org/gitlab!40715
-
Simon Knox authored
Geo Statuses - Fix empty section bug See merge request gitlab-org/gitlab!40443
-
Zack Cuddy authored
There was an issue when there was NOTHING to show that it would omit the progress bars. This was not the desired behavior, we instead want to show the queued jobs.
-