- 11 Mar, 2021 8 commits
-
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Evan Read authored
Reconcile source installation and upgrade docs See merge request gitlab-org/gitlab!55170
-
Jörg Behrmann authored
This change brings it in line with the order during install and makes the workhorse installation not error out, since it depends on new gems being installed first
-
Scott Hampton authored
Record trial status widget experiment variant assignments See merge request gitlab-org/gitlab!53301
-
Ezekiel Kigbo authored
Add Jira status to sidebar on Jira issue details page See merge request gitlab-org/gitlab!56065
-
Marcel Amirault authored
Update tier badging for Keyword reference page See merge request gitlab-org/gitlab!56248
-
Tiger Watson authored
Merge branch '293972-geo-framework-persistent-failures-block-slow-down-retries-of-transient-failures' into 'master' Geo Framework: Persistent failures block See merge request gitlab-org/gitlab!54585
-
Gabriel Mazetto authored
BulkImports: Add more information to the logs See merge request gitlab-org/gitlab!55866
-
- 10 Mar, 2021 32 commits
-
-
Evan Read authored
Remove Starter tier icon from Server Hooks page See merge request gitlab-org/gitlab!56271
-
Alex Kalderimis authored
Log individual user usage of Slack service [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54347
-
Andy Soiron authored
This uses HLLRedisCounter to log usage for individual users of slack service each time a individual user triggers an action it should increase the counter for this action
-
Dallas Reedy authored
-
Dallas Reedy authored
Move the `record_experiment_group` and `experiment_enabled?` helper method calls into the view to avoid the side-effect of recording an experiment subject as part of a single, consolidated helper method.
-
Dallas Reedy authored
Reduce the logic necessary for the view down to two helpers: 1. show_trial_status_widget?(group) 1. trial_status_widget_experiment_enabled?(group) ← has a side effect Also fixed the `new_subscriptions_path` to use the root_group rather than the group.
-
Dallas Reedy authored
-
Dallas Reedy authored
- Record participating top-level groups as ExperimentSubject records - record the variant received (candidate or control) as well - Record click events on the widget itself - Record an event whenever the popover is displayed - Record click events on each of the CTA buttons in the popover
-
Marcia Ramos authored
Clarify the merge process when master is broken See merge request gitlab-org/gitlab!56207
-
Rémy Coutable authored
Also, cross-link to the handbook process. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kerri Miller authored
Add link to merge request in email See merge request gitlab-org/gitlab!56064
-
Russell Dickenson authored
Add Free tier badge to Secret Detection page See merge request gitlab-org/gitlab!56218
-
Nick Gaskill authored
Implement spot edits for Cloudwatch page See merge request gitlab-org/gitlab!56276
-
Mayra Cabrera authored
Merge branch '300750-add-missing-reviewers-information-to-merge_request_unmergeable_email' into 'master' Add reviewers detail to merge request unmergeable email See merge request gitlab-org/gitlab!55582
-
David Kim authored
We currently have Assignee information only on text version so we'll follow the same reasoning to be consistent.
-
Russell Dickenson authored
Improve notes on enabling the secure_security_and_compliance_configuration_page_on_ce feature flag See merge request gitlab-org/gitlab!56234
-
Craig Norris authored
Updates the page to better reflect our current styling.
-
Craig Norris authored
Remove help icon for Starter tier reference.
-
Amy Qualls authored
Fixes a few minor style aspects See merge request gitlab-org/gitlab!56261
-
Dylan Griffith authored
Remove `vue_project_members_list` feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55902
-
Olena Horal-Koretska authored
Merge branch '207467-add-gradle-setup-and-install-commands-to-the-package-details-page-2' into 'master' Add Gradle instructions and instruction selector to package details See merge request gitlab-org/gitlab!55738
-
Nicolò Maria Mezzopera authored
- source - tests
-
Mayra Cabrera authored
Centralise if we should skip sending notifications [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56197
-
Ash McKenzie authored
This covers #new_mentions_in_issue and #new_mentions_in_merge_request.
-
Jan Provaznik authored
User mentions not working for usernames ending in `_` See merge request gitlab-org/gitlab!56039
-
jejacks0n authored
-
Jose Ivan Vargas authored
Update group code coverage projects query See merge request gitlab-org/gitlab!56124
-
Hila Qu authored
Update experiment tracking template to include recommended tracking resources See merge request gitlab-org/gitlab!55992
-
Brett Walker authored
-
Adam Hegyi authored
Recalculate UUID for all Vulnerability::Findings See merge request gitlab-org/gitlab!47529
-
Michał Zając authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46483 we have started calculating UUIDv5 for new Findings instead of using just time-based UUIDs. This will schedule a background data migration to Recalculate all UUIDs so our Feedback <-> Finding matching is more stable.
-
Alex Kalderimis authored
Add descriptions to PositionTypeEnum See merge request gitlab-org/gitlab!56103
-