- 21 Apr, 2021 40 commits
-
-
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
-
Illya Klymov authored
Merge branch 'dreedy-use-find-verbiage-instead-of-get-verbiage-for-spec-helper-methods-2' into 'master' Use find rather than get verbiage for spec helpers See merge request gitlab-org/gitlab!59439
-
Jose Ivan Vargas authored
Improve performance on generating layers view See merge request gitlab-org/gitlab!59792
-
Sarah Groff Hennigh-Palermo authored
-
Illya Klymov authored
Fix typo of GitLab Pages in admin UI See merge request gitlab-org/gitlab!58985
-
Scott Hampton authored
Add trial and subscription blocks to Subscription Activation Form See merge request gitlab-org/gitlab!59215
-
Ammar Alakkad authored
It adds "Free trial" and "Subscription" blocks to the cloud licensing activation form.
-
Illya Klymov authored
Fix overflow in breadcrumbs list mainly on mobile See merge request gitlab-org/gitlab!59552
-
Marcin Sedlak-Jakubowski authored
Make abuse reports topics more descriptive for easier searching See merge request gitlab-org/gitlab!59876
-
Kacper Walanus authored
-
Bob Van Landuyt authored
Allow seat link when outside license period See merge request gitlab-org/gitlab!59727
-