- 21 Apr, 2021 40 commits
-
-
Vitaly Slobodin 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
-
Bob Van Landuyt authored
Review and revise Custom issue tracker integration UI text See merge request gitlab-org/gitlab!59277
-
Marcin Sedlak-Jakubowski authored
-
Sofia Vistas authored
-
Dan Davison authored
Remove unnecessary runner from NuGet test See merge request gitlab-org/gitlab!59264
-
Amy Qualls authored
Add edge case information to scoped broadcast messages See merge request gitlab-org/gitlab!59903
-
Daniel Gruesso authored
-
Rémy Coutable authored
Externalize strings in application_settings/_plantuml.html.haml See merge request gitlab-org/gitlab!58023
-
Marvin Karegyeya authored
-
Natalia Tepluhina authored
Externalize strings in milestones/new.html.haml See merge request gitlab-org/gitlab!58311
-
Marvin Karegyeya authored
-
Andrew Fontaine authored
Update default branch name in vue_shared specs See merge request gitlab-org/gitlab!59865
-
Steve Abrams authored
Remove unneeded index on packages_debian_{project,group}_architectures.distribution_id See merge request gitlab-org/gitlab!59615
-
Rémy Coutable authored
Externalize strings in application_settings/_abuse.html.haml See merge request gitlab-org/gitlab!57968
-