- 05 Nov, 2019 40 commits
-
-
Mike Greiling authored
Resolve "Replace raven-js with @sentry/browser" Closes #26138 See merge request gitlab-org/gitlab!17715
-
Paul Slaughter authored
Adds a min height to Vue last commit widget See merge request gitlab-org/gitlab!19377
-
Andreas Brandl authored
Conan snapshot and manifest API endpoints See merge request gitlab-org/gitlab!16418
-
Steve Abrams authored
Conan endpoints for returning 'snapshot' and 'manifest' data to the conan CLI. This follows the v1 conan API. PackagesConanFileMetadata is created to store metadata for conan package files.
-
Michael Kozono authored
Remove plaintext token values for feature flags clients See merge request gitlab-org/gitlab!18923
-
Sean McGivern authored
Remove WikiService#get_formatted_data RPC See merge request gitlab-org/gitlab!19627
-
Achilleas Pipinellis authored
Update conan docs to say 12.5 See merge request gitlab-org/gitlab!19230
-
Steve Abrams authored
Fix conan docs to show correct version of 12.5 for release
-
Ilia Kosenko authored
Cancel pending stuck jobs when they are pending AND stuck Closes gitlab-com/support/docs#31 See merge request gitlab-org/gitlab!19622
-
Bob Van Landuyt authored
Pass file type to report download endpoint See merge request gitlab-org/gitlab!19247
-
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.
-
Zeger-Jan van de Weg authored
This RPC has gone unused as far as I can see, so I'm removing it to decrease the API surface for Gitaly.
-
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.
-
Nourdin el Bacha authored
-
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
-