16 Nov, 2011
4 commits
-
check for prompt_id mismatch between appearances and their related votes
-
some appearances and their related votes did not have match prompt_ids. This task will update the appearance's prompt_id to match the vote's prompt_id.
09 Nov, 2011
1 commit
04 Nov, 2011
2 commits
31 Oct, 2011
1 commit
17 Oct, 2011
3 commits
11 Oct, 2011
1 commit
26 Sep, 2011
2 commits
-
only examine valid votes and skips when looking at answered appearances
22 Sep, 2011
3 commits
-
irregular appearances test was using the active scope which was ensuring the winner was active, but we want to examine all losing choices that are active
-
Add test that checks per question instead of globally
16 Sep, 2011
1 commit
14 Sep, 2011
2 commits
-
we have some callbacks on choice creation, that we don't need to run after every single choice when creating them in a batch. Instead we can just make sure the last choice in the batch runs the required callbacks.
09 Sep, 2011
1 commit
-
only warn if answered appearances is less than number of votes and skips
07 Sep, 2011
1 commit
06 Sep, 2011
3 commits
-
if votes-since is passed as a param only show those votes. If you want votes-since and all questions, pass all=true.
01 Sep, 2011
1 commit
20 Jul, 2011
1 commit
-
this allows us to get the info parameter if available for the user who submitted the idea
05 Jul, 2011
1 commit
28 Jun, 2011
2 commits
-
this is used for a query in the admin area that lists gets count of votes by question for today
23 Jun, 2011
2 commits
22 Jun, 2011
2 commits
20 Jun, 2011
3 commits
17 Jun, 2011
2 commits
-
Early on questions did not have data on loser, so we need to skip those questions when running the appearance > wins + losses + skips test.
16 Jun, 2011
1 commit