discourse/plugins/poll
Bianca Nenciu d63ffe22f4
DEV: Track SQL queries from MiniSql (#28824)
`track_sql_queries` only returned queries that were executed by
ActiveRecord. All queries executed through DB.exec, DB.query and others
were not returned.
2024-09-11 10:14:53 +03:00
..
app PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
assets FIX: Poll voters list wasn't expanding properly (#28823) 2024-09-10 11:46:12 -04:00
config Update translations (#28705) 2024-09-03 11:46:50 -04:00
db DEV: Promote historic post_deploy migrations (#28128) 2024-07-30 01:14:03 +08:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib FIX: poll ranked choice result algo majority check (#28191) 2024-08-02 08:51:26 +02:00
spec DEV: Track SQL queries from MiniSql (#28824) 2024-09-11 10:14:53 +03:00
test/javascripts DEV: Remove widget wrapper from poll plugin (#28666) 2024-09-04 09:38:22 +01:00
plugin.rb PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00