- 05 Nov, 2019 39 commits
-
-
Lin Jen-Shin authored
Resolve "Broken `master` in `graphql-reference-verify`" Closes #35619 See merge request gitlab-org/gitlab!19615
-
Dmitriy Zaporozhets authored
Support 'hidden' field for cycle analytics stages See merge request gitlab-org/gitlab!19543
-
Marcia Ramos authored
Update "view wiki pages" permission documentation Closes #34761 See merge request gitlab-org/gitlab!19597
-
Marcia Ramos authored
Docs: Clarify requirements to create protected branches Closes #11422 See merge request gitlab-org/gitlab!19545
-
Marcia Ramos authored
Document Reporters can create merge requests Closes #32282 See merge request gitlab-org/gitlab!19055
-
James Ramsay authored
Reported as a security issue originally, but recuded to a docs fix, it is possible for Reporters to create a merge request by first forking the project and then opening a merge request. This is consistent with the fact that Reporters have permission to view and pull the repository and that the point of the forking workflow is to allow anyone to contribute while only requiring read permissions. Additionally, it is possible for Guests to contribute to public projects in the same way.
-
Marcia Ramos authored
Clarified instructions to be used per GitLab version Closes #30761 See merge request gitlab-org/gitlab!18983
-
Russell Dickenson authored
-
Bob Van Landuyt authored
Upgrade Gitaly to v1.71.0 See merge request gitlab-org/gitlab!19611
-
GitalyBot authored
-
Kamil Trzciński authored
Add feature flag for vue refactor of package list See merge request gitlab-org/gitlab!19351
-
Nicolò Maria Mezzopera authored
for project package list
-
Andreas Brandl authored
Remove ignoring users.support_bot column See merge request gitlab-org/gitlab!16125
-
Kamil Trzciński authored
Render HTML tags in job log See merge request gitlab-org/gitlab!19610
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dmitriy Zaporozhets authored
Adding support for searching tags using '^' and '$' See merge request gitlab-org/gitlab!19435
-
Rémy Coutable authored
- Adding test cases. - Updating documentation. - Minor cleanups for existing branches tests/docs.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dmitriy Zaporozhets authored
Set X-GitLab-NotificationReason header if notification reason is explicit subscription See merge request gitlab-org/gitlab!18812
-
Andreas Brandl authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/31504
-
Kushal Pandya authored
Implement customizable CA events See merge request gitlab-org/gitlab!16118
-
Adam Hegyi authored
This change defines additional events for creating customized cycle analytics stages.
-
Fabio Pitino authored
-
James Lopez authored
Refactor SCIM ParamsParser See merge request gitlab-org/gitlab!19417
-
Heinrich Lee Yu authored
Revert "Merge branch 'include-worker-attributes-in-sidekiq-metrics' into 'master'" Closes #35606 See merge request gitlab-org/gitlab!19607
-
Kushal Pandya authored
Migrate monitoring specs to Jest & VTU See merge request gitlab-org/gitlab!19266
-
Ash McKenzie authored
Remove expired GroupGroupLinks See merge request gitlab-org/gitlab!19215
-
Imre Farkas authored
Adds Groups::GroupLinks::DestroyService and extends RemoveExpiredGroupLinksWorker to also delete expired GroupGroupLinks, not only ProjectGroupLinks.
-
Dylan Griffith authored
This reverts merge request !19491
-
Ash McKenzie authored
Merge branch '35131-doc-explain-character-restrictions-when-specifying-postgres-replication-slot-names' into 'master' Resolve "Docs Explain character restrictions when specifying Postgres replication slot-names" Closes #35131 See merge request gitlab-org/gitlab!19344
-
Alexander Strachan authored
-
Evan Read authored
Discourage users from editing KUBE_NAMESPACE See merge request gitlab-org/gitlab!18806
-
Hordur Freyr Yngvason authored
-
Evan Read authored
Clarify before and after script details Closes #34288 See merge request gitlab-org/gitlab!19281
-
Marcel Amirault authored
-
Evan Read authored
docs: Fix nav directions for ops dashboard See merge request gitlab-org/gitlab!19469
-
Ray Paik authored
Update requirements.md See merge request gitlab-org/gitlab!19567
-
Ray Paik authored
Fix spelling error on style_guide_scss.md See merge request gitlab-org/gitlab!19563
-
Luke Duncalfe authored
The "view wiki pages" permission for guests has always applied to private projects, the documentation was previously incorrect. The documentation was originally changed in 9b12562c however the :read_wiki permissions at that same ref were the same as they are now (allowing guests of private projects to read the wiki). We also have a feature https://gitlab.com/gitlab-org/gitlab/issues/18739 that explicitly serves the wiki to guests of private projects, so this further prooves that this documentation was wrong. https://gitlab.com/gitlab-org/gitlab/issues/34761
-
- 04 Nov, 2019 1 commit
-
-
Heinrich Lee Yu authored
Run graphql-reference-verify when schema changed See merge request gitlab-org/gitlab!19555
-