discourse/plugins/poll
Sam Saffron aeb7143aff DEV: correct flaky poll specs
They were relying on a pristine message bus, however current implementation
still uses redis, stuff can get held up and we can end up publishing
distributed cache messages in the middle invalidating the tests
2019-05-17 16:16:02 +10:00
..
app DEV: Automatically annotate plugin models alongside core models 2019-05-13 16:37:47 +01:00
assets FEATURE: adds support for dates in polls (#7450) 2019-04-29 10:01:19 +02:00
config Update translations 2019-04-24 15:02:04 +02:00
db DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
jobs/regular DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec DEV: correct flaky poll specs 2019-05-17 16:16:02 +10:00
test/javascripts FIX: URL to user profile in poll results. (#7315) 2019-04-03 22:17:05 +02:00
plugin.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00