Previously username suggester would give up after 100 attempts at getting a username and fallback to random string. This amends the logic so we do all the work of figuring out a good username in SQL and avoids a large amount of queries in cases where a lot of usernames were used up. This corrects an issue on sites with large numbers of anon users |
||
|---|---|---|
| .. | ||
| components | ||
| fabricators | ||
| fixtures | ||
| helpers | ||
| import_export | ||
| integration | ||
| integrity | ||
| jobs | ||
| lib | ||
| mailers | ||
| models | ||
| multisite | ||
| requests | ||
| serializers | ||
| services | ||
| support | ||
| tasks | ||
| views/omniauth_callbacks | ||
| rails_helper.rb | ||