- 04 Sep, 2019 40 commits
-
-
🙈 jacopo beschi 🙉 authored
When using /due quick action with an invalid date a meaninful error message is shown.
-
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.
-
Mike Greiling authored
Update eslint-utils to 1.4.2 Fixes vulnerability in development environment. See https://nvd.nist.gov/vuln/detail/CVE-2019-15657 See merge request gitlab-org/gitlab-ce!32251
-
Mike Greiling authored
Remove vue-resource from drafts See merge request gitlab-org/gitlab-ee!16064
-
Lee Tickett authored
-
Stan Hu authored
Avoid calling freeze on already frozen strings in app/finders See merge request gitlab-org/gitlab-ce!32634
-
GitLab Bot authored
-
Mike Greiling authored
Add ability to see project deployments at cluster level (FE) See merge request gitlab-org/gitlab-ce!31575
-
Jacques Erasmus authored
Added the ability to see project deployments using a group cluster
-
Mike Greiling authored
Add ability to see project deployments at group-level (FE) See merge request gitlab-org/gitlab-ee!15037
-
Jacques Erasmus authored
Added the ability to view project deployments at group level
-
GitLab Bot authored
-
Michael Kozono authored
Let project reporters create issue from group boards Closes #54042 See merge request gitlab-org/gitlab-ce!29866
-