- 21 Apr, 2021 40 commits
-
-
Alex Kalderimis authored
This adds: - mutations - arguments - input types And ensures we can link to all fields, whether they are in a field table or listed as a full field with arguments. Deprecations are changed to link to the replacements.
-
Amy Qualls authored
Add tier badge to DVCS page See merge request gitlab-org/gitlab!59933
-
Scott Hampton authored
Create a copy of purchase a sub app based on GQL See merge request gitlab-org/gitlab!59773
-
Vitaly Slobodin authored
-
Craig Norris authored
Add Free tier badge to page.
-
Scott Hampton authored
Merge branch '293843-expand-filtering-functionality-of-vulnerabilities-graphql-endpoint-to-support-vendor-project-graphql' into 'master' Add scannerId field to project vulnerabilities query See merge request gitlab-org/gitlab!58157
-
Jonathan Schafer authored
This MR adds the scannerId field to the project vulnerabilities GraphQL query
-
Thong Kuah authored
Disable automatic setup of alerts for Prometheus cluster integration See merge request gitlab-org/gitlab!58853
-
Stan Hu authored
Fix flaky spec in dependency_resolver_service_spec See merge request gitlab-org/gitlab!59797
-
Robert Speicher authored
Add note about SSH key title being public information See merge request gitlab-org/gitlab!59726
-
Enrique Alcántara authored
Move npm and yarn to new dropdown UI See merge request gitlab-org/gitlab!59628
-
Nicolò Maria Mezzopera authored
-
James Fargher authored
Fix EmptyLineAfterFinalLetItBe offenses in spec/graphql/resolvers See merge request gitlab-org/gitlab!58239
-
Brandon Labuschagne authored
Used spans instead of divs within links See merge request gitlab-org/gitlab!59822
-
Robert Speicher authored
Merge branch 'philipcunningham-add-backend-for-updating-target-type-for-on-demand-294060' into 'master' Add targetType to DastSiteProfileUpdate mutation See merge request gitlab-org/gitlab!59715
-
Philip Cunningham authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Mayra Cabrera authored
Reschedule background migration to copy container_registry_enabled See merge request gitlab-org/gitlab!59513
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Enrique Alcántara authored
Move to btn-confirm from btn-success in emails directory See merge request gitlab-org/gitlab!58029
-
Yogi authored
-
Mike Jang authored
Link to further info on Redis in GitLab See merge request gitlab-org/gitlab!59817
-
Brie Carranza authored
-
Mayra Cabrera authored
Support multiple columns when converting int types See merge request gitlab-org/gitlab!58409
-
Patrick Bair authored
-
Markus Koller authored
Explicitly destroy webhooks and logs before the project deletion [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59754
-
Andrew Fontaine authored
Added closed text to mobile view See merge request gitlab-org/gitlab!59413
-
Dan Davison authored
Promote container registry test to pre-prod See merge request gitlab-org/gitlab!56487
-
Andrew Fontaine authored
Disregard localStorage if it does not apply See merge request gitlab-org/gitlab!59913
-
Dan Davison authored
Removes epic_milestone_dates_spec from reliable See merge request gitlab-org/gitlab!59820
-
Anastasia McDonald authored
-
Lin Jen-Shin authored
ci: Use 'CI_DEFAULT_BRANCH' in 'scripts/' where possible [RUN ALL RSPEC] See merge request gitlab-org/gitlab!59390
-
Markus Koller authored
Adjust sync_seat_link action to respond with JSON See merge request gitlab-org/gitlab!59532
-
Tyler Amos authored
This allows the FE to leverage async actions instead of a full page refresh.
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/26259 **Problem** There are foreign keys with DELETE CASCADE option defined for `web_hooks` and `web_hook_logs` tables. Database tries to delete them in the scope of delete project query. For some cases, the query duration exceeds the statement_timeout setting. As the result, the project is stuck in a half-deleted state. **Solution** Run WebHooks::DestroyService before `project.destroy` call and ensure that we delete webhooks efficiently in batches.
-
Michael Kozono authored
Fix paginator of Environment Serializer See merge request gitlab-org/gitlab!59751
-
Sarah GP authored
-
Jose Ivan Vargas authored
Support hard line breaks in Content Editor See merge request gitlab-org/gitlab!59827
-
Illya Klymov authored
Resolve "Dark mode: Light colored labels are hard to read" See merge request gitlab-org/gitlab!59088
-