about summary refs log tree commit diff
path: root/app/models/poll_vote.rb
AgeCommit message (Expand)Author
2023-02-27Fix single-record invalid condition on PollVote (#23810)Matt Jankowski
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-03Add polls (#10111)Eugen Rochko