discourse/app
Guo Xiang Tan 6e46f81123 Add a distributed mutex around user creation via SSO.
* When two SSO requests containing the same email in the payload are
  sent at the same time, it would sometimes result in two users
  being created but one without an email record. Investigations
  points to ActiveRecord not generating the right statements but
  we have no figured out the reproduction steps yet. We should review
  this after upgrading to Rails 5.2.
2018-04-12 16:18:49 +08:00
..
assets docked topic progress indicator too wide 2018-04-11 23:52:32 -04:00
controllers prefix the robots.txt rules with the directory when using subfolder 2018-04-11 22:05:02 +02:00
helpers FIX: allow lists in summary email post excerpts 2018-04-11 14:16:08 -04:00
jobs FIX: date range was inconsistent for admin dashboard reports 2018-04-08 16:49:41 +05:30
mailers Make rubocop happy. 2018-03-12 09:48:41 +08:00
models Add a distributed mutex around user creation via SSO. 2018-04-12 16:18:49 +08:00
serializers FEATURE: enforce tagging on categories 2018-04-11 07:15:24 +05:30
services FEATURE: Notify flaggers when flagged post is edited by author 2018-04-09 16:45:33 +02:00
views add a warning in robots.txt when using subfolder 2018-04-12 00:00:15 +02:00