- 12 Mar, 2021 1 commit
-
-
Marcel Amirault authored
We don't need to hardcode to master, we should use the default branch CI/CD variable
-
- 11 Mar, 2021 15 commits
-
-
Olena Horal-Koretska authored
Merge branch '254267-replace-bootstrap-modal-in-app-views-projects-issues-export_csv-_button-html-haml' into 'master' Replace import/export CSV buttons and modal with Vue component See merge request gitlab-org/gitlab!54214
-
Albert Salim authored
ci: Experiment with the new !reference CI keyword See merge request gitlab-org/gitlab!55617
-
Ramya Authappan authored
Update e2e docs examples See merge request gitlab-org/gitlab!56289
-
Russell Dickenson authored
Edits for CTRT and style See merge request gitlab-org/gitlab!56257
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Gabriel Mazetto authored
Allow project admin to read approval rules when project is archived See merge request gitlab-org/gitlab!55929
-
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
-
Brett Walker authored
even if project is archived / merge requests not allowed.
-
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
-
Mark Lapierre authored
Updates the e2e docs to use brackets consistently in examples. Specifically, we use brackets for method calls that aren't for an internal DSL as per the ruby style guide https://rubystyle.guide/#method-call-parentheses
-
Gabriel Mazetto authored
BulkImports: Add more information to the logs See merge request gitlab-org/gitlab!55866
-
- 10 Mar, 2021 24 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.
-