- 14 Sep, 2020 12 commits
-
-
Stan Hu authored
When a user closes an issue that is blocked by another, the "Are you sure you want to close this blocked issue?" modal displays but does not go away after clicking "Yes, close issue". This causes confusion in two ways: 1. It's not clear whether the button was clicked. 2. When the issue is closed, the modal still remains, making it look like the issue may not have been closed. We now hide the modal immediately after the "Yes" button is clicked. Note this only happened if the bottom `Close issue` were clicked; the top one worked fine.
-
Shinya Maeda authored
CI Secrets: remove feature flags See merge request gitlab-org/gitlab!42055
-
Krasimir Angelov authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/243431
-
Evan Read authored
Docs: Updated runner capitalization See merge request gitlab-org/gitlab!42176
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Marcel Amirault authored
Update deprecated software versions to the latest in Laravel CI/CD docs See merge request gitlab-org/gitlab!42158
-
Ash McKenzie authored
Put GraphQL operation name into logs See merge request gitlab-org/gitlab!41905
-
Marcel Amirault authored
Docs: Updated runner capitalization See merge request gitlab-org/gitlab!42175
-
Marcel Amirault authored
Doc: Improve only/except(advanced) Closes #213650 See merge request gitlab-org/gitlab!41460
-
HeroicHitesh authored
-
Russell Dickenson authored
Docs: Edited for style and to clarify how the variables work See merge request gitlab-org/gitlab!41209
-
Suzanne Selhorn authored
-
- 13 Sep, 2020 13 commits
-
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Russell Dickenson authored
Post-merge TW review CSRF token in UsageData API doc See merge request gitlab-org/gitlab!42071
-
Evan Read authored
Corrected the document from the grammar perspective. See merge request gitlab-org/gitlab!41184
-
sanyam jain authored
-
James Fargher authored
Improve support for description field on CiliumNetworkPolicy See merge request gitlab-org/gitlab!41722
-
Evan Read authored
Update server hook documentation to reflect current defaults See merge request gitlab-org/gitlab!40734
-
Evan Read authored
Docs: Updated runner capitalization See merge request gitlab-org/gitlab!42139
-
Evan Read authored
Docs: Updated runner capitalization See merge request gitlab-org/gitlab!42142
-
Evan Read authored
Update FE webpack prod docs typo See merge request gitlab-org/gitlab!42067
-
Stan Hu authored
Update object_storage.md to fix the object store connection using iam See merge request gitlab-org/gitlab!42165
-
Xiaogang Wen authored
-
Peter Leitzen authored
Filter out incidents in related issues from epics See merge request gitlab-org/gitlab!41807
-
David O'Regan authored
-
- 12 Sep, 2020 9 commits
-
-
tnir authored
- Laravel 5.4 to 8.0 - PHP 7.1 to 7.4 - Debian jessie (8) to buster (9) Signed-off-by: tnir <takninnovationresearch@gmail.com>
-
Stan Hu authored
Remove unused .pkgr.yml See merge request gitlab-org/gitlab!42156
-
tnir authored
The latest maintenance was in 2016-09 at 570b25c6. Signed-off-by: tnir <takninnovationresearch@gmail.com>
-
Dmytro Zaporozhets (DZ) authored
Remove confidential_epics feature flag (second try) See merge request gitlab-org/gitlab!41972
-
Marcel Amirault authored
Documentation for Show Alert in Environment Index page feature See merge request gitlab-org/gitlab!41654
-
Shinya Maeda authored
This commit adds the documentation and e2e tests.
-
Marcel Amirault authored
Docs: Updated runner capitalization See merge request gitlab-org/gitlab!42150
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Jose Ivan Vargas authored
Safeguard initalizations See merge request gitlab-org/gitlab!42133
-
- 11 Sep, 2020 6 commits
-
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Lukas Eipert authored
On certain pages, where the performance bar isn't loaded, the initialization will error out.
-
Mayra Cabrera authored
Follow-up for product suffixes removal RUN AS-IF-FOSS See merge request gitlab-org/gitlab!39850
-
Vasilii Iakliushin authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/218764 Follow-up for: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39717 After merging: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39715 * Revert an approximate match in the documentation linter * Revert an allow_failure: true behavior * Update a regular expression to remove false-positives in the linter
-
Mike Greiling authored
Add Markdown editor keyboard shortcuts See merge request gitlab-org/gitlab!40328
-