04 Jan, 2011
1 commit
21 Dec, 2010
1 commit
-
add indexes to votes table to speed up task, and should speed up other queries we do
08 Dec, 2010
8 commits
-
When calculating weights, ignore prompts with invalid choices. Update if statement that determines if all possible valid prompts have been created. Update test factory to include case where there exists a prompt with invalid choices.
-
catchup algorithm
17 Nov, 2010
2 commits
-
also, add new lines to several errors
11 Nov, 2010
4 commits
-
In the votes CSV file, let FasterCSV do proper escaping for characters in strings like commas and quotes
-
in ideas export CSV let FasterCSV handle the CSV escaping of strings (strings with commas, quotes, newlines, etc.)
02 Nov, 2010
1 commit
-
active column in ideas CSV now has "TRUE" or "FALSE" instead of "true" or "false"
01 Nov, 2010
5 commits
-
CSV report of non-votes wasn't updated after the Appearance model was changed from having separate Skip and Vote objects to using Answerable as a polymorphic relationship. This fixes that over-sight.
-
question variable used in export tests was colliding with other question variable
21 Oct, 2010
5 commits
18 Oct, 2010
4 commits
15 Oct, 2010
2 commits
04 Oct, 2010
1 commit
-
make a few configuration updates that ensure New Relic will run on the production API
21 Sep, 2010
1 commit
13 Aug, 2010
5 commits