- 18 Aug, 2020 40 commits
-
-
Jose Ivan Vargas authored
Merge branch '225950-replace-fa-trash-and-fa-trash-o-icons-with-gitlab-svg-remove-icon-2' into 'master' Replace some fa-trash icons with GitLab SVG remove icon See merge request gitlab-org/gitlab!38964
-
Alishan Ladhani authored
-
James Fargher authored
Remove duplicated auth method in package code Closes #235045 See merge request gitlab-org/gitlab!39573
-
Mayra Cabrera authored
Fix flaky spec in user_posts_notes_spec.rb Closes #238463 See merge request gitlab-org/gitlab!39771
-
Mark Lapierre authored
Check for pipeline status via API See merge request gitlab-org/gitlab!39540
-
Tiffany Rea authored
-
Mike Jang authored
Make Issue Analytics singular Closes #235797 See merge request gitlab-org/gitlab!39506
-
Dan Jensen authored
Originally we called the feature Issues Analytics. The plural form felt a bit awkward. We recently introduced Merge Request Analytics, where the singular form felt more natural and also conflicted with Issues Analytics. So this re-names Issues Analytics (plural) as Issue Analytics (singular).
-
Evan Read authored
Document new transaction metrics See merge request gitlab-org/gitlab!39564
-
Stan Hu authored
The test was previously failing because it was possible for a note to be deleted before the browser rendered the page, so there was note to reply. We fix this by deleting the note only after the page has been displayed and the user has clicked the reply button. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/238463
-
James Lopez authored
Migrate manifest importer to new importer UI See merge request gitlab-org/gitlab!38268
-
Illya Klymov authored
import_source is used by other importers to track source of original repo
-
Jose Ivan Vargas authored
Swap deprecated time/date picker buttons Closes #219837 See merge request gitlab-org/gitlab!39141
-
Amelia Bauerly authored
-
Illya Klymov authored
Replace "Go back" with "Collapse" button for expanded charts Closes #227020 See merge request gitlab-org/gitlab!39307
-
Mike Greiling authored
Allow monaco chunk to be used in async chunks See merge request gitlab-org/gitlab!39468
-
Illya Klymov authored
Merge branch '227809-replace-timeago-mixin-with-timeago_tooltip-component-in-dashboard-compliance' into 'master' Update compliance dashboard to use time_ago_tooltip Closes #227809 See merge request gitlab-org/gitlab!38909
-
Robert Hunt authored
Now the tooltip accepts custom slot content; we can replace the timeago mixin and use the tooltip with our own text! Updated tests and made the time mock static
-
Russell Dickenson authored
Remove Redis deprecation See merge request gitlab-org/gitlab!39750
-
Jose Ivan Vargas authored
Replace $gray-800 value, replace usages with $gray-700 Closes #224123 See merge request gitlab-org/gitlab!39734
-
Stan Hu authored
Allow query/query_range keys to contain numbers See merge request gitlab-org/gitlab!39530
-
Mike Lewis authored
Updated project services screenshot See merge request gitlab-org/gitlab!39505
-
Libor Vanc authored
-
Jose Ivan Vargas authored
Merge branch '219838-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-vue_shared' into 'master' Replace deprecated buttons in dismiss_button.vue Closes #229202 and #219838 See merge request gitlab-org/gitlab!38695
-
Jeremy Elder authored
-
Mayra Cabrera authored
Cache Repository#has_ambiguous_refs? properly See merge request gitlab-org/gitlab!39707
-
Nathan Friend authored
Remove direct HTML usage from the frontend strings See merge request gitlab-org/gitlab!38196
-
Mayra Cabrera authored
Add default value for file_store to ci_pipeline_artifacts See merge request gitlab-org/gitlab!39349
-
Mayra Cabrera authored
Remove feature flag for partition creation See merge request gitlab-org/gitlab!39620
-
Stan Hu authored
Fix missing resolve button when replying to notes Closes #233386 See merge request gitlab-org/gitlab!39614
-
Nathan Friend authored
Remove deprecated IE11 Esc key case See merge request gitlab-org/gitlab!39711
-
Nathan Friend authored
Replace GlDeprecatedDropdown in the AlertWidgetForm component See merge request gitlab-org/gitlab!39626
-
Mayra Cabrera authored
Improve design model spec performance See merge request gitlab-org/gitlab!39619
-
Alex Kalderimis authored
This reduces factory churn
-
Mayra Cabrera authored
Add banner to homepage for customization help See merge request gitlab-org/gitlab!39348
-
Doug Stull authored
- help users...
-
Mayra Cabrera authored
Create IssueLink for Vulnerabilities that do not have them See merge request gitlab-org/gitlab!39098
-
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`.
-
Douglas Barbosa Alexandre authored
GraphQL: Add user fields to pipeline See merge request gitlab-org/gitlab!39402
-
Amy Qualls authored
Resolve "Reorder incident management section" See merge request gitlab-org/gitlab!39525
-