discourse/app
Daniel Waterworth bc03c509ab FIX: CategoryUser#batch_set (#7787)
* Remove unused method

* Prefabricate user in category_user_spec.rb

* FIX: Remove notification_level from category_users unique indexes

* FIX: CategoryUser#batch_set wasn't updating pre-existing records

* Improve tests for CategoryUser#batch_set

* FIX: changed was being reported incorrectly

* DEV: Rewrote query to do a bulk insert

* DEV: remove unnecessary parentheses
2019-06-25 12:13:27 +10:00
..
assets FIX: mobile overflow for tall fixed modals 2019-06-24 12:24:13 -04:00
controllers FIX: Ensure :after_auth event is triggered. (#7791) 2019-06-21 21:57:49 +03:00
helpers replace subfolder on cdn url conversion between general cdn and s3 (#7764) 2019-06-17 11:51:17 -07:00
jobs FIX: Don't replace img tags within anchor tags with markdown format. 2019-06-21 12:32:02 +08:00
mailers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
models FIX: CategoryUser#batch_set (#7787) 2019-06-25 12:13:27 +10:00
serializers FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
services FIX: iterate when clearing watched words cache 2019-06-24 17:17:56 -07:00
views SECURITY: Add confirmation screen when logging in via user-api OTP 2019-06-17 16:18:44 +01:00