discourse/app
Sam Saffron 4fce6484fe PERF: reduce window of consistency on user actions
Databases can have a lot of user actions, self joining and running an
aggregate on millions of rows can be very costly

This optimisation will reduce the regular window of consistency down to 13
hours, this ensures the job runs much faster
2019-08-29 13:27:04 +10:00
..
assets FIX: don't search for tags when editing topic title 2019-08-28 21:25:49 +02:00
controllers FIX: When activating via omniauth, create tokens after password reset 2019-08-28 14:43:25 +01:00
helpers FIX: only use app argument for official iOS app banner 2019-08-27 10:23:57 -04:00
jobs PERF: reduce window of consistency on user actions 2019-08-29 13:27:04 +10:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models PERF: reduce window of consistency on user actions 2019-08-29 13:27:04 +10:00
serializers FEATURE: Publish read state on group messages. (Originally introduced in #7989) (#8025) 2019-08-27 09:09:00 -03:00
services FIX: Do not set destination_url cookie after deleting own account. (#8028) 2019-08-22 17:42:45 +02:00
views FIX: only use app argument for official iOS app banner 2019-08-27 10:23:57 -04:00