Commit a2022f4a authored by GitLab Bot's avatar GitLab Bot

Add latest changes from gitlab-org/gitlab@master

parent 5e5da0f1
---
title: Priority bump authorized_projects sidekiq queue
merge_request: 18125
author:
type: performance
...@@ -11,9 +11,6 @@ Rails.application.configure do ...@@ -11,9 +11,6 @@ Rails.application.configure do
config.consider_all_requests_local = true config.consider_all_requests_local = true
config.action_controller.perform_caching = false config.action_controller.perform_caching = false
# Don't care if the mailer can't send
config.action_mailer.raise_delivery_errors = false
# Print deprecation notices to the Rails logger # Print deprecation notices to the Rails logger
config.active_support.deprecation = :log config.active_support.deprecation = :log
...@@ -38,6 +35,8 @@ Rails.application.configure do ...@@ -38,6 +35,8 @@ Rails.application.configure do
config.action_mailer.default_url_options = { host: 'localhost', port: 3000 } config.action_mailer.default_url_options = { host: 'localhost', port: 3000 }
# Open sent mails in browser # Open sent mails in browser
config.action_mailer.delivery_method = :letter_opener_web config.action_mailer.delivery_method = :letter_opener_web
# Log mail delivery errors
config.action_mailer.raise_delivery_errors = true
# Don't make a mess when bootstrapping a development environment # Don't make a mess when bootstrapping a development environment
config.action_mailer.perform_deliveries = (ENV['BOOTSTRAP'] != '1') config.action_mailer.perform_deliveries = (ENV['BOOTSTRAP'] != '1')
config.action_mailer.preview_path = 'app/mailers/previews' config.action_mailer.preview_path = 'app/mailers/previews'
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
- [delete_user, 1] - [delete_user, 1]
- [todos_destroyer, 1] - [todos_destroyer, 1]
- [delete_merged_branches, 1] - [delete_merged_branches, 1]
- [authorized_projects, 1] - [authorized_projects, 2]
- [expire_build_instance_artifacts, 1] - [expire_build_instance_artifacts, 1]
- [group_destroy, 1] - [group_destroy, 1]
- [irker, 1] - [irker, 1]
......
...@@ -1344,6 +1344,9 @@ msgstr "" ...@@ -1344,6 +1344,9 @@ msgstr ""
msgid "Allows you to add and manage Kubernetes clusters." msgid "Allows you to add and manage Kubernetes clusters."
msgstr "" msgstr ""
msgid "Almost there"
msgstr ""
msgid "Also called \"Issuer\" or \"Relying party trust identifier\"" msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
msgstr "" msgstr ""
...@@ -4043,6 +4046,9 @@ msgstr "" ...@@ -4043,6 +4046,9 @@ msgstr ""
msgid "Company" msgid "Company"
msgstr "" msgstr ""
msgid "Company name"
msgstr ""
msgid "Compare" msgid "Compare"
msgstr "" msgstr ""
...@@ -4426,6 +4432,9 @@ msgstr "" ...@@ -4426,6 +4432,9 @@ msgstr ""
msgid "Could not save prometheus manual configuration" msgid "Could not save prometheus manual configuration"
msgstr "" msgstr ""
msgid "Country"
msgstr ""
msgid "Coverage" msgid "Coverage"
msgstr "" msgstr ""
...@@ -6171,6 +6180,9 @@ msgstr "" ...@@ -6171,6 +6180,9 @@ msgstr ""
msgid "Error loading burndown chart data" msgid "Error loading burndown chart data"
msgstr "" msgstr ""
msgid "Error loading countries data."
msgstr ""
msgid "Error loading file viewer." msgid "Error loading file viewer."
msgstr "" msgstr ""
...@@ -8293,6 +8305,9 @@ msgstr "" ...@@ -8293,6 +8305,9 @@ msgstr ""
msgid "How many shards to split the Elasticsearch index over." msgid "How many shards to split the Elasticsearch index over."
msgstr "" msgstr ""
msgid "How many users will be evaluating the trial?"
msgstr ""
msgid "However, you are already a member of this %{member_source}. Sign in using a different account to accept the invitation." msgid "However, you are already a member of this %{member_source}. Sign in using a different account to accept the invitation."
msgstr "" msgstr ""
...@@ -10378,6 +10393,9 @@ msgstr "" ...@@ -10378,6 +10393,9 @@ msgstr ""
msgid "New Group" msgid "New Group"
msgstr "" msgstr ""
msgid "New Group Name"
msgstr ""
msgid "New Identity" msgid "New Identity"
msgstr "" msgstr ""
...@@ -10866,6 +10884,9 @@ msgstr "" ...@@ -10866,6 +10884,9 @@ msgstr ""
msgid "Number of commits per MR" msgid "Number of commits per MR"
msgstr "" msgstr ""
msgid "Number of employees?"
msgstr ""
msgid "Number of files touched" msgid "Number of files touched"
msgstr "" msgstr ""
...@@ -11627,6 +11648,12 @@ msgstr "" ...@@ -11627,6 +11648,12 @@ msgstr ""
msgid "Please retype the email address." msgid "Please retype the email address."
msgstr "" msgstr ""
msgid "Please select"
msgstr ""
msgid "Please select a country"
msgstr ""
msgid "Please select a file" msgid "Please select a file"
msgstr "" msgstr ""
...@@ -13435,9 +13462,6 @@ msgstr "" ...@@ -13435,9 +13462,6 @@ msgstr ""
msgid "Require users to prove ownership of custom domains" msgid "Require users to prove ownership of custom domains"
msgstr "" msgstr ""
msgid "Required argument 'targetElement' is missing"
msgstr ""
msgid "Requires approval from %{names}." msgid "Requires approval from %{names}."
msgid_plural "Requires %{count} more approvals from %{names}." msgid_plural "Requires %{count} more approvals from %{names}."
msgstr[0] "" msgstr[0] ""
...@@ -14686,6 +14710,9 @@ msgstr "" ...@@ -14686,6 +14710,9 @@ msgstr ""
msgid "Size limit per repository (MB)" msgid "Size limit per repository (MB)"
msgstr "" msgstr ""
msgid "Skip Trial (Continue with Free Account)"
msgstr ""
msgid "Skip this for now" msgid "Skip this for now"
msgstr "" msgstr ""
...@@ -15160,6 +15187,9 @@ msgstr "" ...@@ -15160,6 +15187,9 @@ msgstr ""
msgid "Start thread & reopen %{noteable_name}" msgid "Start thread & reopen %{noteable_name}"
msgstr "" msgstr ""
msgid "Start your free trial"
msgstr ""
msgid "Start your trial" msgid "Start your trial"
msgstr "" msgstr ""
...@@ -15622,6 +15652,9 @@ msgstr "" ...@@ -15622,6 +15652,9 @@ msgstr ""
msgid "Team domain" msgid "Team domain"
msgstr "" msgstr ""
msgid "Telephone number"
msgstr ""
msgid "Template" msgid "Template"
msgstr "" msgstr ""
...@@ -15696,9 +15729,6 @@ msgid_plural "The %{type} contains the following errors:" ...@@ -15696,9 +15729,6 @@ msgid_plural "The %{type} contains the following errors:"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
msgid "The API path was not specified."
msgstr ""
msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project." msgid "The Advanced Global Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
msgstr "" msgstr ""
...@@ -15933,9 +15963,6 @@ msgstr "" ...@@ -15933,9 +15963,6 @@ msgstr ""
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time." msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "" msgstr ""
msgid "The target element is missing."
msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running." msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "" msgstr ""
...@@ -16365,6 +16392,9 @@ msgstr "" ...@@ -16365,6 +16392,9 @@ msgstr ""
msgid "This setting will update the hostname that is used to generate private commit emails. %{learn_more}" msgid "This setting will update the hostname that is used to generate private commit emails. %{learn_more}"
msgstr "" msgstr ""
msgid "This subscription is for"
msgstr ""
msgid "This timeout will take precedence when lower than project-defined timeout and accepts a human readable time input language like \"1 hour\". Values without specification represent seconds." msgid "This timeout will take precedence when lower than project-defined timeout and accepts a human readable time input language like \"1 hour\". Values without specification represent seconds."
msgstr "" msgstr ""
...@@ -17959,9 +17989,15 @@ msgstr "" ...@@ -17959,9 +17989,15 @@ msgstr ""
msgid "We don't have enough data to show this stage." msgid "We don't have enough data to show this stage."
msgstr "" msgstr ""
msgid "We have found the following errors:"
msgstr ""
msgid "We heard back from your U2F device. You have been authenticated." msgid "We heard back from your U2F device. You have been authenticated."
msgstr "" msgstr ""
msgid "We need some additional information to activate your free trial"
msgstr ""
msgid "We sent you an email with reset password instructions" msgid "We sent you an email with reset password instructions"
msgstr "" msgstr ""
...@@ -18288,6 +18324,9 @@ msgstr "" ...@@ -18288,6 +18324,9 @@ msgstr ""
msgid "You can also upload existing files from your computer using the instructions below." msgid "You can also upload existing files from your computer using the instructions below."
msgstr "" msgstr ""
msgid "You can apply your Trial to your Personal account or create a New Group."
msgstr ""
msgid "You can create files directly in GitLab using one of the following options." msgid "You can create files directly in GitLab using one of the following options."
msgstr "" msgstr ""
...@@ -18528,6 +18567,9 @@ msgstr "" ...@@ -18528,6 +18567,9 @@ msgstr ""
msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile" msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
msgstr "" msgstr ""
msgid "You won't get a free trial right now but you can always resume this process by clicking on your avatar and choosing 'Start a free trial'."
msgstr ""
msgid "You'll be signed out from your current account automatically." msgid "You'll be signed out from your current account automatically."
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment