- 04 Sep, 2019 40 commits
-
-
Brett Walker authored
- `edge_nodes` needs to get called on the object - added `include GlobalID::Identification` in a couple places - renamed `object` to `item` in spec due to conflict
-
GitLab Bot authored
-
Paul Slaughter authored
Merge branch '12155-update-pipelines-minutes-expiry-banner-to-an-alert-component-type-ce' into 'master' CE - Update pipelines minutes expiry banner to an alert component type See merge request gitlab-org/gitlab-ce!31654
-
Ammar Alakkad authored
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
-
Paul Slaughter authored
Merge branch '12155-update-pipelines-minutes-expiry-banner-to-an-alert-component-type' into 'master' Resolve "Update Pipelines Minutes expiry banner to Alert Component" Closes #12156 and #12155 See merge request gitlab-org/gitlab-ee!14786
-
Ammar Alakkad authored
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
-
GitLab Bot authored
-
Mayra Cabrera authored
Merge branch '64009-show-a-meaningful-error-message-when-due-quick_actions-command-fails-because-the-date-format-is-invalid' into 'master' Resolve "Show a meaningful error message when /due quick_actions command fails because the date format is invalid" See merge request gitlab-org/gitlab-ce!32349
-
🙈 jacopo beschi 🙉 authored
When using /due quick action with an invalid date a meaninful error message is shown.
-
Mayra Cabrera authored
Merge branch '64009-show-a-meaningful-error-message-when-due-quick_actions-command-fails-because-the-date-format-is-invalid-ee' into 'master' Show meaningful message on /due quick action with invalid date See merge request gitlab-org/gitlab-ee!16120
-
🙈 jacopo beschi 🙉 authored
When using /due quick action with an invalid date a meaninful error message is shown.
-
Mayra Cabrera authored
Create partial index for gitlab-monitor CI metrics See merge request gitlab-org/gitlab-ce!32546
-
Mayra Cabrera authored
Fix syncing of commits to Jira See merge request gitlab-org/gitlab-ee!16098
-
Heinrich Lee Yu authored
We were incorrectly calling `hash` instead of `id` to get the commit SHA
-
GitLab Bot authored
-
Mayra Cabrera authored
Stricter validation of prometheus label values See merge request gitlab-org/gitlab-ce!32460
-
Michael Kozono authored
[Geo][Registry Replication] Fix the source of notification secret for omnibus See merge request gitlab-org/gitlab-ee!15891
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update Pipeline Security Dashboard documentation See merge request gitlab-org/gitlab-ce!32396
-
Mark Florian authored
Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496.
-
Mayra Cabrera authored
Remove duplicate in update_params_at_least_one_of See merge request gitlab-org/gitlab-ee!16091
-
Thong Kuah authored
Looks like `external_authorization_classification_label` is present twice in this array.
-
Achilleas Pipinellis authored
SSoT for API template docs Closes #64589 See merge request gitlab-org/gitlab-ce!31320
-
Matt Penna authored
These docs are straightforward API reference material and needed only to have document type header and troubleshooting footer added for the SSoT effort.
-
GitLab Bot authored
-
Valery Sizov authored
-
Mayra Cabrera authored
Remove unnecessary freeze in app See merge request gitlab-org/gitlab-ce!32636
-
Dinesh Panda authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Adds docs for total usage storage quota See merge request gitlab-org/gitlab-ce!32600
-
Filipa Lacerda authored
-
Paul Slaughter authored
Add line-break for consistency Closes #13591 See merge request gitlab-org/gitlab-ee!15724
-
GitLab Bot authored
-
Mayra Cabrera authored
Upgrade GraphQL gem to 1.8.17 See merge request gitlab-org/gitlab-ce!32299
-
Brett Walker authored
- Due to https://github.com/exAspArk/batch-loader/pull/32, we changed BatchLoader.for into BatchLoader::GraphQL.for - since our results are wrapped in a BatchLoader::GraphQL, calling `sync` during authorization is required to get real object - `graphql` now has it's own authorization system. Our `authorized?` method conflicted and required renaming
-
Mayra Cabrera authored
Upgrade GraphQL gem to 1.8.17 for EE See merge request gitlab-org/gitlab-ee!15707
-
Brett Walker authored
- Due to https://github.com/exAspArk/batch-loader/pull/32, we changed BatchLoader.for into BatchLoader::GraphQL.for - since our results are wrapped in a BatchLoader::GraphQL, calling `sync` during authorization is required to get real object - `graphql` now has it's own authorization system. Our `authorized?` method conflicted and required renaming
-
Clement Ho authored
Add markdownlint-cli to yarn dependencies See merge request gitlab-org/gitlab-ce!32593
-
Achilleas Pipinellis authored
This is the tool that we use to lint the Markdown files. Let's add it to yarn.lock so that we can use it in development. Pinned to 0.18.0.
-