- 25 Aug, 2020 40 commits
-
-
Kamil Trzciński authored
Turn on Group CoverageReports by default See merge request gitlab-org/gitlab!40157
-
Rémy Coutable authored
Replace Tooling::TestFileFinder with test_file_finder gem Closes #239257 See merge request gitlab-org/gitlab!38771
-
Albert Salim authored
- add a job to verify tff mapping file
-
Rémy Coutable authored
Make Security dept. CODEOWNERS for DAST, SAST, etc. configs See merge request gitlab-org/gitlab!40377
-
Dennis Appelt authored
-
Jose Ivan Vargas authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!40314
-
Mike Jang authored
Docs: Repository mirroring instead of project See merge request gitlab-org/gitlab!40332
-
Brett Gadberry authored
-
Jose Ivan Vargas authored
Resolve "Design comments: Text wrapping behavior" See merge request gitlab-org/gitlab!40359
-
Natalia Tepluhina authored
-
Sarah Groff Hennigh-Palermo authored
Add feedback alert to SAST Configuration See merge request gitlab-org/gitlab!40363
-
Douglas Barbosa Alexandre authored
Add REST and GraphQL API to retrieve specific issue Closes #37248 See merge request gitlab-org/gitlab!35176
-
Ethan Urie authored
Also added specs.
-
Phil Hughes authored
Replace fa-bugs icons with GitLab SVG bug icon Closes #225939 See merge request gitlab-org/gitlab!40273
-
Igor Drozdov authored
Add a "License overview" section to the Admin dashboard Closes #237867 See merge request gitlab-org/gitlab!40009
-
Fabio Pitino authored
Remove unused traits from EE project factory See merge request gitlab-org/gitlab!40194
-
Denys Mishunov authored
Migrate deprecated buttons for showing tree items Closes #219767 See merge request gitlab-org/gitlab!40369
-
Mark Florian authored
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/238224.
-
Enrique Alcántara authored
Merge branch '229296-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts' into 'master' Migrate to GitLab UI Button in mr_widget_failed_to_merge Closes #229296 See merge request gitlab-org/gitlab!40170
-
Dan Davison authored
Add status_issue rspec tags for e2e tests See merge request gitlab-org/gitlab!40216
-
GitLab Bot authored
-
Sean McGivern authored
Remove ignore column code on `updated_at` field Closes #217941 See merge request gitlab-org/gitlab!40249
-
Shinya Maeda authored
Swith coverage report with ObjectStorage See merge request gitlab-org/gitlab!39721
-
Maxime Orefice authored
This MR fetches coverage report from object storage rather than loading the whole report in memory.
-
Natalia Tepluhina authored
Create a POC for 'immer' library See merge request gitlab-org/gitlab!39738
-
Natalia Tepluhina authored
-
Sean McGivern authored
Remove error swallowing from pages config update See merge request gitlab-org/gitlab!40371
-
Toon Claes authored
Merge branch '227114_populate_resolved_on_default_branch_column_for_existing_vulnerabilities' into 'master' Populate `resolved_on_default_branch` column for existing vulnerabilities See merge request gitlab-org/gitlab!38795
-
James Lopez authored
Activate on-demand scans nav item when editing a site profile See merge request gitlab-org/gitlab!40148
-
Thong Kuah authored
Merge branch '235761-feature-flag-enable-variable-expansion-to-cross-pipeline-artifacts' into 'master' Remove ci_expand_names_for_cross_pipeline_artifacts feature flag See merge request gitlab-org/gitlab!39841
-
Nick Thomas authored
Resolve auto-correctable rule todo Layout/ClosingHeredocIndentation See merge request gitlab-org/gitlab!40125
-
Peter Leitzen authored
-
Nick Thomas authored
Add timezone information to the reviewer roulette See merge request gitlab-org/gitlab!40285
-
Rémy Coutable authored
Address minor "confusing" typo in migration docs See merge request gitlab-org/gitlab!39254
-
Sarah Groff Hennigh-Palermo authored
Update deprecated button for project.vue Closes #219826 See merge request gitlab-org/gitlab!40168
-
Mike Jang authored
-
Bob Van Landuyt authored
Updating the pages config would swallow all errors before. When we moved this to Sidekiq, we re-raised the error from the worker, so we could make use of the Sidekiq retries to try and recover from the failed update. Since we've moved this to Sidekiq, and are not performing config updates if pages aren't deployed. We can now get rid of this weird error handling that would cause the problem being reported to Sentry twice.
-
Peter Leitzen authored
Fix group name bug for new purchase flow See merge request gitlab-org/gitlab!39915
-
Vladlena Shumilo authored
Update the logic that assigns a default group name for the new signup flow
-
v_mishra authored
-