- 27 Oct, 2020 1 commit
-
-
Nathan Friend authored
This commit updates the "copy source branch" keyboard shortcut to click the "copy source branch" button found in the MR sidebar instead of the button in the MR widget. This keeps the shortcut from interefering with the page's scroll.
-
- 22 Oct, 2020 39 commits
-
-
Amy Qualls authored
Update gitlab settings to include job logs See merge request gitlab-org/gitlab!45835
-
Cleveland Bledsoe Jr authored
-
Natalia Tepluhina authored
Update dependency @gitlab/ui to v21.35.1 See merge request gitlab-org/gitlab!45765
-
🤖 GitLab Bot 🤖 authored
-
Bob Van Landuyt authored
upgrade labkit to 0.13.1, document new service_name parameter See merge request gitlab-org/gitlab!45788
-
Dan Davison authored
Update Gitaly Cluster E2E tests See merge request gitlab-org/gitlab!45734
-
Olena Horal-Koretska authored
Replace GLDeprecatedBadge with GlBadge See merge request gitlab-org/gitlab!45647
-
Jannik Lehmann authored
Replace GLDeprecatedBadge with GlBadge in the requirements Tabs & update unit-tests accordingly
-
Adam Hegyi authored
Add sha256 and file count to pages_deployments See merge request gitlab-org/gitlab!45522
-
Vladimir Shushlin authored
and raise error if sha256 is absent for artifacts archive
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45889
-
Brandon Labuschagne authored
Replace GLDeprecatedBadge in metrics_reports_issue_body See merge request gitlab-org/gitlab!45873
-
Jannik Lehmann authored
This commit replace the GLDeprecatedBadge for GlBadge in metrics_reports_issue_body
-
Vitaly Slobodin authored
Geo: Replace tooltip to GlTooltip in Geo sync settings See merge request gitlab-org/gitlab!45532
-
Sunjung Park authored
-
GitLab Release Tools Bot authored
-
Markus Koller authored
GraphQL API for container repositories See merge request gitlab-org/gitlab!44926
-
Amy Qualls authored
Update cluster applications to 0.34.1 See merge request gitlab-org/gitlab!45487
-
Kushal Pandya authored
Refactor License Form to use GlFormRadio See merge request gitlab-org/gitlab!45661
-
Alper Akgun authored
Add counts_weekly, license, setting top level keys to usage data See merge request gitlab-org/gitlab!45540
-
Alina Mihaila authored
- Add license, settings, counts_weekly, top level keys to usage data - Add docs for placing metrics - Add change log file - This will make a basic structure to use for any metric added to usage data payload
-
Kushal Pandya authored
Remove resolve comment functionality See merge request gitlab-org/gitlab!45549
-
Phil Hughes authored
Removes the resolve button from each note component Instead only the first note has this button, when this button is clicked it resolves the whole thread. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/28750
-
Miguel Rincon authored
[RUN AS-IF-FOSS] Unwrap from DOMContentLoaded in Monitor:Health pages See merge request gitlab-org/gitlab!45571
-
Brandon Labuschagne authored
Replace fa-refresh icon with GitLab SVG See merge request gitlab-org/gitlab!45777
-
Martin Wortschack authored
- This replaces the fa-refresh icon with the retry SVG
-
David Fernandez authored
This API is available on two levels: Project and Group. A new field `container_repositories` is available on the Project object and the Group project
-
Denys Mishunov authored
Merge branch '235365-migrate-bootstrap-dropdown-to-gitlab-ui-gldropdown-in-app-assets-javascripts' into 'master' Migrate merge moment dropdown to GitLab UI See merge request gitlab-org/gitlab!42803
-
Shinya Maeda authored
Use dedicated signing key for CI_JOB_JWT (take 3) See merge request gitlab-org/gitlab!43950
-
charlie ablett authored
Add link to the note when adding a comment on an issue See merge request gitlab-org/gitlab!45511
-
Shinya Maeda authored
Convert event name to string when comparing See merge request gitlab-org/gitlab!44697
-
Marcel Amirault authored
Fix incorrect code in load perf docs See merge request gitlab-org/gitlab!45877
-
Grant Young authored
Quote in wrong location
-
Olena Horal-Koretska authored
-
Bob Van Landuyt authored
Replace some Gitlab::Tracking mocks with snowplow test helper [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!45208
-
Natalia Tepluhina authored
Simplify components data flow in merge request meta editor modal See merge request gitlab-org/gitlab!45576
-
Igor Drozdov authored
Merge branch '242039-follow-up-from-graphql-create-board-list-with-milestone-or-assignee' into 'master' Follow-up from "GraphQL: Create board list with milestone or assignee" See merge request gitlab-org/gitlab!44798
-
Rémy Coutable authored
Deduplicate findings within the artifact itself and use position instead of project_fingerprint See merge request gitlab-org/gitlab!44815
-
Mehmet Emin INAC authored
It is possible to have more than one finding with the same project fingerprint for a report artifact which breaks the logic of marking findings as deduplicated based on project fingerprint values. For this reason, we need to mark findings as deduplicated based on their position within their reports.
-