- 02 Jul, 2020 40 commits
-
-
Amy Qualls authored
Touching up the pages to bring them closer to GitLab standards.
-
Mike Jang authored
Specify "immediate parent group" as appropriate Closes gitlab-org/manage/general-discussion#15798 See merge request gitlab-org/gitlab!35461
-
Mike Jang authored
-
Douglas Barbosa Alexandre authored
Update ListService to use Alert Management Alerts for last_firing_events See merge request gitlab-org/gitlab!35482
-
Bob Van Landuyt authored
Use `default_branch_name` when initializing w/README.md See merge request gitlab-org/gitlab!35801
-
Kerri Miller authored
-
Mayra Cabrera authored
Merge branch '222313-update-usage-ping-data-to-track-projects-with-can-override-approvals-in-merge-request' into 'master' Update usage ping data to track projects with overridden approval rules See merge request gitlab-org/gitlab!35224
-
David Kim authored
-
Andrew Fontaine authored
Refactor CI variable modal Closes #214638 See merge request gitlab-org/gitlab!35353
-
Payton Burdette authored
Refactor modal to not mutate vuex state but use a two way computed property to disptach actions and commit mutations to update state.
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
- Add specs for last_prometheus_alert_by_project_id
-
Andrew Fontaine authored
Always Show Delete Button on Feature Flag Strategies See merge request gitlab-org/gitlab!35786
-
Jason Goodman authored
Always allow the UI to set zero strategies for a flag
-
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
-