discourse/migrations/lib/uploader
Gerhard Schlager d46e6b7a04 DEV: Refactor unique name generation for migrations
This replaces the existing implementation for usernames and group names with a generic base class and multiple implementations for users, groups, categories and badges.

This fixes problems of the old implementation like endless loops or exceeding of max length.
2025-10-29 21:32:52 +01:00
..
tasks DEV: Refactor unique name generation for migrations 2025-10-29 21:32:52 +01:00
site_settings.rb
uploads.rb DEV: Import uploads from UploadsDB (#33259) 2025-06-20 22:59:57 +02:00