mastodon/lib/tasks
Eugen Rochko 9924ca8810 Fix UniqueUsernameValidator comparison
Comparison was downcasing only one side, therefore if previously
existing account had a non-lowercase spelling, it would be ignored
when checking for duplicates.

New rake task `mastodon:maintenance:find_duplicate_usernames` will
help find constraint violations that might have occured from the
presence of this bug.

Bump version to 2.3.3
2018-03-27 02:14:05 +02:00
..
assets.rake Do not fetch environment variables to determine default locale (#6618) 2018-03-04 10:00:46 +01:00
auto_annotate_models.rake Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
db.rake Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00
emojis.rake Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
mastodon.rake Fix UniqueUsernameValidator comparison 2018-03-27 02:14:05 +02:00
statistics.rake add task to report code statistics (#2489) 2017-04-26 18:47:22 +02:00