- 16 Mar, 2021 40 commits
-
-
Mark Florian authored
This moves the status strings from the Rails ConfigurationPresenter to Vue components in the frontend. This also updates the pinning tests in the previous commit. It's best to ignore whitespace changes when viewing this commit, since there are some indentation changes in the snapshots. For example: git show <this commit> --ignore-all-space Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/323375.
-
Mark Florian authored
These are [temporary tests][1] designed to idenitfy the complete rendering behaviour of the existing implementation to support a refactoring. They will be thrown away once the refactoring is complete. [1]: https://web.archive.org/web/20170826101146/http://wiki.c2.com/?PinningTests
-
Natalia Tepluhina authored
Add unit test for merge_conflicts new vuex store See merge request gitlab-org/gitlab!56494
-
Nicolò Maria Mezzopera authored
-
Marcin Sedlak-Jakubowski authored
Update incoming email docs to clarify key use See merge request gitlab-org/gitlab!56208
-
John Hope authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!56744
-
Achilleas Pipinellis authored
Update details about SSH keys in ci jobs See merge request gitlab-org/gitlab!56733
-
Sean McGivern authored
Merge branch '300750-add-missing-reviewers-information-to-add_merge_request_approver_email' into 'master' Add reviewers detail to add merge request approver email See merge request gitlab-org/gitlab!56466
-
Kushal Pandya authored
Don't close issue sidebar label select box on click if only mouseup outside See merge request gitlab-org/gitlab!56721
-
David Kim authored
-
Rémy Coutable authored
Improve the MR analytics list query See merge request gitlab-org/gitlab!56380
-
Sean McGivern authored
Remove Snowplow controller concern See merge request gitlab-org/gitlab!55816
-
Martin Wortschack authored
Merge branch '254280-replace-bootstrap-modal-trigger-in-app-assets-javascripts-blob-blob_file_dropzone-js' into 'master' Migrate bootstrap File Upload modal to GlModal See merge request gitlab-org/gitlab!55587
-
Phil Hughes authored
Merge branch '300728-add-tracking-to-the-trial-status-sidebar-widget-experiment-part2' into 'master' Add basic link click tracking to the trial status widget experiment See merge request gitlab-org/gitlab!55411
-
Dallas Reedy authored
- Make use of the data-track-… attributes
-
Natalia Tepluhina authored
Add GraphQL polling information to documentation See merge request gitlab-org/gitlab!56641
-
Sarah Groff Hennigh-Palermo authored
-
GitLab Release Tools Bot authored
-
James Lopez authored
Fix ActionMailer job metric labels See merge request gitlab-org/gitlab!56552
-
Simon Stieger authored
-
Markus Koller authored
Fix bug in wiki link rewriter filter See merge request gitlab-org/gitlab!56636
-
Phil Hughes authored
Migrate mr_widget_failed_to_merge to VTU See merge request gitlab-org/gitlab!56508
-
Sean McGivern authored
When we emit metrics for Sidekiq workers, we were only adding some labels for workers defined in our application code. ActionMailer::MailDeliveryJob comes from Rails - we don't define that class. But we still want to add these labels to the metrics. The urgency label in particular is important, as it's used for calculating SLIs; without that label, we current have no SLIs for the mailers queue.
-
Brandon Labuschagne authored
This is being done for the blob dropdown zone functionality within the project breadcrumbs
-
Peter Leitzen authored
[Feature flag] Enable Incident Management On-call Schedules [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56263
-
David O'Regan authored
-
Kushal Pandya authored
Added frequently used emojis to new picker See merge request gitlab-org/gitlab!56332
-
Natalia Tepluhina authored
Update the status icons for migrating groups and projects See merge request gitlab-org/gitlab!54957
-
Natalia Tepluhina authored
Pipeline Graph Structural Update: Unify Apollo Providers See merge request gitlab-org/gitlab!56697
-
Sarah Groff Hennigh-Palermo authored
-
Etienne Baqué authored
Support adding and removing assignees w/ push opts (RUN AS-IF-FOSS) See merge request gitlab-org/gitlab!25904
-
Miguel Rincon authored
Resolve "Word breaks in parallel mode could confuse reviewers" See merge request gitlab-org/gitlab!56713
-
Francisco Javier López authored
If the url inside an html element is relative and it points to the wiki base path, we still append the wiki base path to the url, resulting in invalid urls.
-
Brandon Labuschagne authored
Toggle VSA navigation with feature flag See merge request gitlab-org/gitlab!55984
-
Ezekiel Kigbo authored
Moves the path navigation above the filters for VSA to match the designs
-
Stan Hu authored
Remove feature flag "jira_issues_list" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56465
-
Rémy Coutable authored
Support JSON schemas under the `ee` directory for JsonSchemaValidator See merge request gitlab-org/gitlab!56368
-
Matthias Käppler authored
Namespace job artifact related services as Ci::JobArtifacts::_Service See merge request gitlab-org/gitlab!56567
-
Marcel Amirault authored
-