2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/plugins/poll
Eric Berry ab22c8cad4 FIX: Infinite loop when poll step is zero (#5380)
* Fix infinite loop when poll step is zero

* Add test for step minimum and for breaking test

* Remove trailing spaces (eslint)

* Remove extra space (eslint)

* Removed test call .twice
2017-11-30 17:04:41 +01:00
..
assets FIX: Infinite loop when poll step is zero (#5380) 2017-11-30 17:04:41 +01:00
config FIX: Infinite loop when poll step is zero (#5380) 2017-11-30 17:04:41 +01:00
db/migrate Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
lib FIX: multichoice poll with more than 25 votes 2017-08-14 15:33:59 -04:00
spec Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
test/javascripts FIX: Infinite loop when poll step is zero (#5380) 2017-11-30 17:04:41 +01:00
plugin.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00