- 02 Jul, 2020 40 commits
-
-
Phil Zona authored
-
Phil Zona authored
-
Mayra Cabrera authored
Fix 500 API errors with invalid access tokens See merge request gitlab-org/gitlab!35895
-
Jose Ivan Vargas authored
Alert endpoint dropdown See merge request gitlab-org/gitlab!35474
-
David O'Regan authored
We consolidate the prometheus intergration settings and alert settings into a single area in the Operations section.
-
Marcia Ramos authored
Clarify the 1 second requirement is for a cold database_lab run See merge request gitlab-org/gitlab!35766
-
Marc Shaw authored
-
Marcia Ramos authored
Geo: `model` on replicator should be class method See merge request gitlab-org/gitlab!35763
-
Marcia Ramos authored
Fix typo in unreleased changelog See merge request gitlab-org/gitlab!35792
-
Marcia Ramos authored
Correctly create registry table with text limits See merge request gitlab-org/gitlab!35745
-
Marcia Ramos authored
Update Issue Workflow docs for ~"Accepting merge requests" label See merge request gitlab-org/gitlab!35573
-
Thong Kuah authored
For vast majority of these issues, the triage policy automatically adds the label and no one adds a weight
-
Stan Hu authored
When the API is called with a revoked or invalid token, the error handler did not properly return a `Rack::Response`, causing Grape to throw an error in the middleware. Instead of a 4xx error code, the client would receive a 500 error. We fix this by recreating the Rack::Response after the `Rack::OAuth2::Server::Abstract::Error#finish` call. The `yield` is intercepted by the superclass, so the API handler never got it. Relates to https://gitlab.com/gitlab-com/gl-infra/production/-/issues/2363
-
Craig Norris authored
Update git annex note Closes #35173 See merge request gitlab-org/gitlab!35827
-
Michael Kozono authored
RegistryConsistencyWorker should be able to delete Package Files See merge request gitlab-org/gitlab!34656
-
Valery Sizov authored
It allows RegistryConsistencyWorker to delete orphaned registries and referenced files
-
Craig Norris authored
Docs: add technical writing metadata to template See merge request gitlab-org/gitlab!31421
-
Heinrich Lee Yu authored
Quarantine a flaky test See merge request gitlab-org/gitlab!35882
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jose Ivan Vargas authored
VSA filter bar update suggestions while typing See merge request gitlab-org/gitlab!35603
-
Ezekiel Kigbo authored
Adds a fetchData method to each token and binds to the input event, allowing the data to be refetched when input changes Apply search query to api requests
-
Rémy Coutable authored
Resolve "Broken master in `graphql-reference-verify`" Closes #225681 See merge request gitlab-org/gitlab!35876
-
Rémy Coutable authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!35874
-
Mike Jang authored
Fix invalid JSON in API example See merge request gitlab-org/gitlab!35867
-
Amy Qualls authored
Alert endpoint docs See merge request gitlab-org/gitlab!35233
-
David O'Regan authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mike Jang authored
Update credentials inventory docs See merge request gitlab-org/gitlab!35850
-
Douglas Barbosa Alexandre authored
Fix Profile Applications page i18n See merge request gitlab-org/gitlab!35661
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Jose Ivan Vargas authored
Add docs for the case when heatmap chart becomes invisible See merge request gitlab-org/gitlab!34729
-
Olena Horal-Koretska authored
-
Tim Zallmann authored
Render aside only when children has content See merge request gitlab-org/gitlab!35665
-
Paul Slaughter authored
Replace suggest pipeline popup See merge request gitlab-org/gitlab!35069
-
Mike Jang authored
Documentation: Fix available version for LDAP Override in API docs See merge request gitlab-org/gitlab!35799
-
Enrique Alcántara authored
Resolve "Display non-markdown content in the WYSIWYG mode of the SSE::Embedded Ruby" Closes #221079 See merge request gitlab-org/gitlab!35261
-
Mike Jang authored
Update docs location of Browserstack login See merge request gitlab-org/gitlab!35390
-
Dan Davison authored
E2E test operations dashboard See merge request gitlab-org/gitlab!35051
-
Tiffany Rea authored
Add project selector data selector Add dashboard data selector Add project data selector Add new lib in qa.rb Add new lib in ee.rb Add find all elements in page base Add prepend if ee in main menu Add new ee main menu module Add new operations dashboard lib Add new project selector lib New E2E test operations dashboard
-
Dmytro Zaporozhets authored
Add VulnerabilityScanner to be queried as single GraphQL type See merge request gitlab-org/gitlab!35109
-