- 31 Aug, 2020 40 commits
-
-
Tim Zallmann authored
Replace fa-search-* icons with GitLab SVG icons Closes #225207 See merge request gitlab-org/gitlab!40580
-
Ramya Authappan authored
Resolve user variable name conflict Closes #217002 See merge request gitlab-org/gitlab!40565
-
Olena Horal-Koretska authored
Extract differenceInMilliseconds datetime function See merge request gitlab-org/gitlab!40708
-
Savas Vedova authored
- Replace manual date usages with this utility function - Remove DAY_IN_MS constant in favor of the existing one - Update tests
-
Mark Chao authored
Restore feature flag for track_advanced_search Closes #243486 See merge request gitlab-org/gitlab!40842
-
Dmitry Gruzd authored
-
Tim Zallmann authored
Migrate Releases app to VTU Closes #241508 See merge request gitlab-org/gitlab!40597
-
Ramya Authappan authored
Rename `status_issue` tag to `testcase` 1 of 3 See merge request gitlab-org/gitlab!40674
-
Ramya Authappan authored
Rename `status_issue` tag to `testcase` 2 of 3 See merge request gitlab-org/gitlab!40675
-
Fabio Pitino authored
GraphQL: Updates cancel pipeline mutation See merge request gitlab-org/gitlab!40764
-
Imre Farkas authored
Add specs for setup_for_company_label_text helper See merge request gitlab-org/gitlab!40684
-
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.
-