discourse/app
Guo Xiang Tan fd0eff6ce3 Revert "FIX: Add missing unique index on user_id for user_profiles."
Oops `user_id` is the primary key.

This reverts commit 5478aa63ab.
2019-05-24 12:58:36 +08:00
..
assets Follow up to 3388872991. 2019-05-24 09:02:39 +08:00
controllers REFACTOR: Replace score bonuses with low/med/high priorities 2019-05-23 11:54:45 -04:00
helpers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
jobs REFACTOR: Replace score bonuses with low/med/high priorities 2019-05-23 11:54:45 -04:00
mailers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
models Revert "FIX: Add missing unique index on user_id for user_profiles." 2019-05-24 12:58:36 +08:00
serializers FIX: Undefined method when serializing a user 2019-05-23 19:44:55 -06:00
services DEV: Fix race condition when enqueuing edit wiki-ed notification. 2019-05-16 13:48:46 +08:00
views FEATURE: add OpenGraph data to /login page 2019-05-23 07:03:01 +05:30