- 10 Jul, 2019 28 commits
-
-
Victor Zagorodny authored
Adds an EE override of groups#show action that renders groups/security/dashboard#show view and substitutes the controller_path, controller_name and action_name to pretend that we're still rendering groups/show for JS bundles and sidebar navlinks to display and load correctly
-
GitLab Bot authored
-
James Lopez authored
Propagate python version variable See merge request gitlab-org/gitlab-ce!30519
-
Can Eldem authored
-
GitLab Bot authored
-
Jan Provaznik authored
GraphQL mutations for managing Notes See merge request gitlab-org/gitlab-ce!30210
-
Jan Provaznik authored
GraphQL mutations for managing Notes (EE) See merge request gitlab-org/gitlab-ee!14497
-
GitLab Bot authored
-
Jan Provaznik authored
Rename ProjectEntity to IssuableEntity Closes #58275 See merge request gitlab-org/gitlab-ce!30217
-
Jan Provaznik authored
Rename ProjectEntity to IssuableEntity See merge request gitlab-org/gitlab-ee!14484
-
GitLab Bot authored
-
Sanad Liaquat authored
Make tests explicitly fabricate resources via the API See merge request gitlab-org/gitlab-ce!30515
-
GitLab Bot authored
-
Evan Read authored
Include merge method link in attribute description Closes #64282 See merge request gitlab-org/gitlab-ce!30492
-
Cindy Pallares 🦉 authored
Currently, the project visibility methods attribute description link to the descriptions and options for visibility methods. The merge methods attribute description doesn't should do the same.
-
-
-
Luke Duncalfe authored
A new `discussion_id` argument on the `createNote` mutation allows people to create a note within that discussion. The ability to lazy-load Discussions has been added, so GraphQL.object_from_id can treat Discussions the same as AR objects and batch load them. https://gitlab.com/gitlab-org/gitlab-ce/issues/62826 https://gitlab.com/gitlab-org/gitlab-ee/issues/9489
-
-
-
GitLab Bot authored
-
Thong Kuah authored
Sorts the expected labels in the note Closes #12737 See merge request gitlab-org/gitlab-ee!14624
-
Thong Kuah authored
Make VulnerabilitiesFinder agnostic between Projects and Groups See merge request gitlab-org/gitlab-ee!14471
-
Evan Read authored
Docs: fix typo See merge request gitlab-org/gitlab-ce!30505
-
Heinrich Lee Yu authored
The sorting we assume is not guaranteed when the ID reaches double digits because we sort it by reference string This fixes the problem by sorting the expectation by reference string too
-
Luke Duncalfe authored
A new `discussion_id` argument on the `createNote` mutation allows people to create a note within that discussion. The ability to lazy-load Discussions has been added, so GraphQL.object_from_id can treat Discussions the same as AR objects and batch load them. https://gitlab.com/gitlab-org/gitlab-ce/issues/62826 https://gitlab.com/gitlab-org/gitlab-ee/issues/9489
-
-
-
- 09 Jul, 2019 12 commits
-
-
GitLab Bot authored
-
Fatih Acet authored
Fix uneven click areas in toast actions Closes #64066 See merge request gitlab-org/gitlab-ce!30345
-
Jacques Erasmus authored
Fixed the toast spacing issues
-
GitLab Bot authored
-
Avielle Wolfe authored
I'll add this back once we're actually reusing this class for Project.
-
Avielle Wolfe authored
It can now take another a project or a group and give you the relevant vulnerabilities.
-
Kamil Trzciński authored
Adds 15m bucket for CI job queue See merge request gitlab-org/gitlab-ce!30525
-
Elliot Rushton authored
-
GitLab Bot authored
-
Dan Davison authored
Allow specificity for GKE Cluster Location See merge request gitlab-org/gitlab-ce!30490
-
GitLab Bot authored
-
Thong Kuah authored
Add documentation for customizing the auto-deploy-app helm chart by setting `HELM_UPGRADE_EXTRA_ARGS` to `--values my-values.yaml` See merge request gitlab-org/gitlab-ce!30371
-