- Aug 17, 2019
-
-
Paul Slaughter authored
Merge branch '50020-fe-allow-email-notifications-to-be-disabled-for-all-users-of-a-group' into 'master' UI for disabling group/project email notifications Closes #50020 See merge request gitlab-org/gitlab-ce!30961 (cherry picked from commit 1068483f) 7699a87e UI for disabling group/project email notification bad143ff Rename canChangeEmailsDisabled to canDisableEmails 38b3f9ec Hide emails_disabled checkbox if disabled in group 5e1fc2f5 Apply suggestion to... bcd5cee9 Addressed review feedback d602fc12 Minor fixes for gitlab.pot 1ee32758 Update permissions documentation 43c87103 Vue file prettified e5ec00ce Apply suggestion to app/views/shared/notifications/_button.html.haml e2de0db9 Disable the subgroup checkbox dbd7fcbd Add checked to emails_disabled group settings
-
- Aug 12, 2019
-
-
-
George Koltsov authored
-
Add keyboard shortcuts `p` and `n` to navigate duscussions.
-
- Aug 10, 2019
-
-
Samantha Ming authored
- expand upwards - expand downwards - expand all in both inline and parallel views
-
- Aug 09, 2019
-
-
Laura Montemayor authored
This MR adds a temporary button to be able to download the Prometheus metrics from charts to CSV format.
-
Martin Wortschack authored
- Update PO file
-
- only in blobs result
-
Nick Kipling authored
-
Martin Wortschack authored
- Add placeholder for tags in translation - Update PO file
-
- Aug 08, 2019
-
-
Hordur Freyr Yngvason authored
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
-
Martin Wortschack authored
- Avoid splitting sentences - Update PO file - Utilize $input-height - Replace pr- with mr-
-
E'zeki&el Kigbo authored
Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
-
- Aug 07, 2019
-
-
Tiger Watson authored
Creating new records has been disabled, and all existing records been migrated to clusters as of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Camil Staps authored
-
Reuben Pereira authored
- This will make it easy to identify the project even if admins change the name of the project or move it.
-
Denys Mishunov authored
Adding proper <label>s while removing labels from the fields themselves. This gives more space for the field's content
-
- Aug 06, 2019
-
-
Simon Knox authored
Added as EE backport
-
Martin Wortschack authored
- Externalize strings - Update PO file
-
- Aug 04, 2019
-
-
Tiger Watson authored
Our current version of Cert-Manager does not uninstall cleanly, and we must manually remove custom resource definitions.
-
- Aug 02, 2019
-
-
Mike Greiling authored
Only display the details of the cluster page when the cluster exists. If it is in "creating" state, show a message and a spinner
-
Dylan Griffith authored
Also creates specs Only allow Helm to be uninstalled if it's the only app - Remove Tiller leftovers after reser command - Fixes specs and offenses Adds changelog file Fix reset_command specs
-
George Koltsov authored
-
George Koltsov authored
This MR adds new application setting to network section `allow_local_requests_from_system_hooks`. Prior to this change system hooks were allowed to do local network requests by default and we are adding an ability for admins to control it.
-
- Aug 01, 2019
-
-
Paul Slaughter authored
This reverts commit 28f2225b, reversing changes made to 96ae5bd8.
-
- Jul 31, 2019
-
-
Nick Thomas authored
-
- Add to whitelist so that even if local requests from hooks and services are not allowed, the prometheus manual configuration will still succeed.
-
João Cunha authored
- After uninstalling the knative helm chart it's necessary to also remove some leftover resources to allow the cluster to be clean and knative to be reinstalleable. - Adds knative uninstall disclaimer - Uninstall ksvc before uninstalling knative Make list of Knative and Ingres resources explicit - To avoid deleting unwanted resources we are listing exact which resources will be deleted rather than simply deleting any resource that contains istio or knative words.
-
- The most common use case for qualified_domain_validator currently is to allow blank ([]) but not allow nil. Modify the qualified_domain_validator to support this use case.
-
- Jul 30, 2019
-
-
Creates a new item in help dropdown to show configured support page link
-
Sean McGivern authored
1. The output isn't great. It can be hard to find hotspots and, even when you do find them, to find why those are hotspots. 2. It uses some jQuery-specific frontend code which we can remove now that we don't have this any more. 3. It's only possible to profile the initial request, not any subsequent AJAX requests.
-
- Jul 29, 2019
-
-
Extends the quick actions "commands applied" banner to show the quick action preview text, but with everything in past tense.
-
Jacopo authored
Add a zoom link added / removed system note when a zoom link is being added / removed to the issue description.
-
Matija Čupić authored
Adds Job specific variables to facilitate specifying variables when running manual jobs.
-
- Jul 26, 2019
-
-
Martin Hanzel authored
It will be hooked up to the markdown editor later
-
- Jul 25, 2019
-
-
Jacques Erasmus authored
Added the ability to update the namespace label text for gitlab-managed
-
Nathan Friend authored
This commit adds some formatting to the Slack notifications for pipeline statuses, as well as adds information about the stage and jobs that failed in the case of pipeline failure.
-