discourse/app/jobs
Sam 8a783412b7 UX: improvements to new dashboard
- remove inactive user report and replace with posts
- clean up internals so grouping by week happens on client
- when switching periods old report was not destroyed leading to bugs
- calculate trend based on previous interval ... not previous 30 days
- show percentages for mau/dau
- be more careful about utc date usage
- show uniqu and click through rate on search panel
- publish key of report with report so we only load the correct one
- subscribe earlier in channel in case of concurrency issues
2018-05-11 13:30:32 +10:00
..
onceoff FIX: CategoryTagStat queries need to exclude PMs with tags 2018-02-15 12:13:42 -05:00
regular UX: improvements to new dashboard 2018-05-11 13:30:32 +10:00
scheduled FIX: create upload record for exported csv files 2018-04-20 00:27:49 +05:30
base.rb DEV: allow queue_jobs = false in dev 2017-10-31 13:50:58 +11:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00