- 02 Oct, 2020 40 commits
-
-
Illya Klymov authored
Merge branch '243750-display-messages-and-warning-for-partially-executed-cleanup-policies' into 'master' Display alert for partially executed cleanup policies See merge request gitlab-org/gitlab!43831
-
Nicolò Maria Mezzopera authored
- component - tests
-
Gabriel Mazetto authored
Add deep links for selected value stream Closes #235766 See merge request gitlab-org/gitlab!43105
-
Shinya Maeda authored
Fix Ruby 2.7 kwargs deprecation warning in forbid_sidekiq_in_transactions initializer See merge request gitlab-org/gitlab!44026
-
Imre Farkas authored
Remove ignore of pipeline_id See merge request gitlab-org/gitlab!44013
-
Brandon Labuschagne authored
Merge branch '229004-replace-vue_shared-tooltip-with-gitlab-ui-s-tooltip-in-ee-app-assets-javascripts-vue_shared' into 'master' Resolve "Replace vue_shared with GitLab UI’s tooltip in components/linked_pipelines_mini_list.vue" Closes #229004 See merge request gitlab-org/gitlab!43822
-
Marcel Amirault authored
Mock the directive on the specs so that we can test that the tooltip is working properly.
-
Imre Farkas authored
Fix exception when session cookie is not present See merge request gitlab-org/gitlab!44113
-
charlie ablett authored
Create IssueEmailParticipant model Closes #225293 See merge request gitlab-org/gitlab!42943
-
Imre Farkas authored
Pick `inactive_message` for inactive users from `devise.en.yml` See merge request gitlab-org/gitlab!43980
-
Vitali Tatarintev authored
Move Tracing project setting model to Core [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!43869
-
Peter Leitzen authored
Merge branch '259049-spec-controllers-projects-releases-evidences_controller_spec-rb-168-only-passes-on-retries' into 'master' Fix evidences controller spec Closes #259049 See merge request gitlab-org/gitlab!44002
-
Bob Van Landuyt authored
Fix duplicate design comments being created during issue move See merge request gitlab-org/gitlab!43958
-
Luke Duncalfe authored
This change fixes comments on designs being duplicated during an issue move. https://gitlab.com/gitlab-org/gitlab/-/issues/13426
-
Rémy Coutable authored
Replace tags/destroy.js.haml file See merge request gitlab-org/gitlab!42941
-
Ezekiel Kigbo authored
Adds an additional optional prop for a handleSubmit function to execute after modal confirmation Added specs for additional modal props
-
Kushal Pandya authored
Fixes two button submitting of merge request reviews Closes #212334 See merge request gitlab-org/gitlab!43149
-
Phil Hughes authored
Improves the experience of submitting reviews in merge requests by removing the need to open the dropdown and then submit the review. Instead the user can now submit the review by clicking the submit review button. This also removes the discard review modal as each review note has an option to be deleted individually. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/212334
-
Sean McGivern authored
Make build trace correctness validation sticky See merge request gitlab-org/gitlab!44019
-
Bob Van Landuyt authored
Include Design repositories in GitLab backup See merge request gitlab-org/gitlab!43947
-
-
Jarka Košanová authored
- create issue_email_participants table - create model with associations and specs
-
Bob Van Landuyt authored
Rake task gitlab:db:drop_tables to also drop views See merge request gitlab-org/gitlab!43745
-
Denys Mishunov authored
Always show "Clear cluster cache" button See merge request gitlab-org/gitlab!43619
-
Hordur Freyr Yngvason authored
This adds the ability to clear the cluster cache for non-managed clusters. This is necessary as they may have residual cached namespaces interfering with namespace customization. See https://gitlab.com/gitlab-org/gitlab/-/issues/208734
-
Natalia Tepluhina authored
Resolve "Remove hyphen in To-Do in Design Management" Closes #255952 See merge request gitlab-org/gitlab!43435
-
Matthew Nearents authored
-
Grzegorz Bizon authored
This commit aligns build trace correctness validation with live traces feature flag rollout. We will only validate build traces that consist of build chunks. This is especially important when incrementally rolling out the new feature.
-
Ezekiel Kigbo authored
Fix redirects in docs See merge request gitlab-org/gitlab!42607
-
Marcel Amirault authored
Make links point directly to page, and not redirect files
-
James Lopez authored
Send email to EE admins on reaching active user count threshold Closes #230608 See merge request gitlab-org/gitlab!42453
-
Vitaly Slobodin authored
LicenseMailer is a mailer for sending emails related to licenses, for example sending an email when EE instance is approaching the active user count threshold.
-
Marcel Amirault authored
docs: remove horizontal scrollbar from Java codecoverage examples See merge request gitlab-org/gitlab!43996
-
Hannes Rosenögger authored
This removes the horizontal scrollbar in the java examples.
-
Evan Read authored
Update vale in docs-lint to 2.4.0 image See merge request gitlab-org/gitlab!44108
-
Shinya Maeda authored
Enable store_ci_pipeline_counts_by_status FF Closes #254721 See merge request gitlab-org/gitlab!43857
-
Jan Provaznik authored
Expose file path from XML Test Report artifact See merge request gitlab-org/gitlab!43594
-
Heinrich Lee Yu authored
We can skip the session retrieval and just set current_user to nil when the session cookie is blank
-
Sean McGivern authored
Extend exception about chunk data not fulfilled in a bucket See merge request gitlab-org/gitlab!44007
-
Phil Hughes authored
Add group and issue for multiline comments FF See merge request gitlab-org/gitlab!44086
-