- 04 Sep, 2019 40 commits
-
-
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
-
Felipe Artur authored
The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
-
GitLab Bot authored
-
Michael Kozono authored
Merge branch '60372-milestone-link-prevent-delete-issue-after-move-it-to-another-project-2' into 'master' Add service to transfer Group Milestones when transferring a Project See merge request gitlab-org/gitlab-ce!31778
-
Eugenia Grieff authored
- Add new service that transfers milestones from a group to a project - Include new service in Projects transfer service - Include FromUnion module in Milestone model to use in transfer service - Add specs for new milestones service - Add specs for transferring milestones in project transfer service
-
GitLab Bot authored
-
Rémy Coutable authored
Use spec_helper for S/MIME settings specs See merge request gitlab-org/gitlab-ce!32647
-
Achilleas Pipinellis authored
Clarified website url precedence See merge request gitlab-org/gitlab-ce!32599
-
Seth Berger authored
-
Clement Ho authored
Remove vue-resource from service desk See merge request gitlab-org/gitlab-ee!16041
-
Lee Tickett authored
Apply suggestion to ee/app/assets/javascripts/projects/settings_service_desk/services/service_desk_service.js
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Cleans up "Scheduling" section on Background Migrations See merge request gitlab-org/gitlab-ce!32557
-
Mayra Cabrera authored
Specifies that background migrations should be scheduled as post deployment migrations
-
Achilleas Pipinellis authored
Removed reference to project for DAST See merge request gitlab-org/gitlab-ce!32601
-
Seth Berger authored
-
Kushal Pandya authored
Resolve "Duplicated strings in gitlab.pot" Closes #14698 See merge request gitlab-org/gitlab-ee!16119
-
GitLab Bot authored
-
James Lopez authored
Backport EE "Track repository pushes as audit events" See merge request gitlab-org/gitlab-ce!32304
-