mastodon/lib/tasks
Eugen Rochko 2a90da1837
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 04:33:57 +02:00
..
assets.rake Do not fetch environment variables to determine default locale () 2018-03-04 10:00:46 +01:00
auto_annotate_models.rake Improve RuboCop rules (compatibility to Code Climate) () 2017-06-08 13:24:28 +02:00
db.rake Set snowflake IDs for backdated statuses () 2017-10-08 17:34:34 +02:00
emojis.rake Compress and combine emoji data () 2017-10-06 03:42:34 +02:00
mastodon.rake Fix UniqueUsernameValidator comparison () 2018-03-27 04:33:57 +02:00
statistics.rake add task to report code statistics () 2017-04-26 18:47:22 +02:00