- 05 Nov, 2019 40 commits
-
-
Grzegorz Bizon authored
Remove check supports_drop_index_concurrently? See merge request gitlab-org/gitlab!19489
-
Douglas Barbosa Alexandre authored
Show correct total number of commit diff's changes See merge request gitlab-org/gitlab!19424
-
Fatih Acet authored
Resolve "Artifact-based view for Junit XML" Closes #24792 See merge request gitlab-org/gitlab!18255
-
Nick Kipling authored
Added tests tab to pipelines detail Created new Vue components for test detail Added temporary data formatting Updated pipelines bundle to load new components
-
Achilleas Pipinellis authored
Fix two Gitaly related mistakes in architecture diagram (documentation) See merge request gitlab-org/gitlab!19565
-
Achilleas Pipinellis authored
Fix api docs for deleting project cluster See merge request gitlab-org/gitlab!19558
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Connect self-monitoring project to internal Prometheus See merge request gitlab-org/gitlab!19369
-
Reuben Pereira authored
- Connect the self-monitoring project to the internal Prometheus without needing to add the internal Prometheus address to the outbound local requests whitelist since adding a URL to the outbound local requests whitelist allows any project within that GitLab instance to connect to the whitelisted URL.
-
Fatih Acet authored
UX improvements to Vue file listing refactor See merge request gitlab-org/gitlab!19488
-
Natalia Tepluhina authored
Resolve "Remove IIFEs from merge_request.js" See merge request gitlab-org/gitlab!19294
-
minghuan lei authored
-
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
-
Patrick Bajao authored
Update the API endpoint to use the correct method for getting diff of a commit to return correct X-Total in the response's header. The said method uses the same limits as the ones used in the UI so they'll be consistent.
-
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
-