about summary refs log tree commit diff
path: root/app/models/poll.rb
AgeCommit message (Expand)Author
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG
2019-03-05Fix poll options not being stripped of surrounding whitespace on save (#10168)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko