03 Jun, 2013
4 commits
-
instead of ids, include the actual objects that we already have on hand. this prevents a lookup in the database
20 May, 2013
2 commits
-
This reverts commit 68dd3684bdb68ab97c91e55ea60b9bf0cf1d32dc.
-
This reverts commit a8059a3aca6ea77e522bef0df2499df1ee8b9cce.
14 May, 2013
2 commits
-
it seems that when specifying the user scope in the front that ruby 1.9.3 will query all visitors for that user instead of limiting by the visitor_identifier. By moving where we specify the user we get the query that we want in both 1.8.7 and 1.9.3
25 Apr, 2013
1 commit
11 Jan, 2013
2 commits
-
security fix disallowed parsing of YAML in XML
30 Nov, 2012
1 commit
-
on every read or write we update the expiration to 30 days from that point, so it'll only expire after 30 days of inactivity
01 Nov, 2012
1 commit
18 Jul, 2012
1 commit
26 Apr, 2012
1 commit
02 Apr, 2012
1 commit
30 Mar, 2012
2 commits
24 Feb, 2012
1 commit
23 Feb, 2012
2 commits
21 Feb, 2012
1 commit
16 Feb, 2012
1 commit
27 Jan, 2012
2 commits
17 Jan, 2012
1 commit
-
create atomic choice tasks add has_many :losing_votes to choice
09 Jan, 2012
1 commit
22 Dec, 2011
1 commit
17 Oct, 2011
3 commits
22 Sep, 2011
1 commit
-
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
14 Sep, 2011
1 commit
-
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.
20 Jul, 2011
1 commit
-
this allows us to get the info parameter if available for the user who submitted the idea
22 Jun, 2011
1 commit
20 Jun, 2011
2 commits
25 May, 2011
1 commit
17 May, 2011
1 commit
-
Add delayed job directly, instead of calling choose_prompt which was causing issues with tracking prompt_cache_hits and the API test.
05 May, 2011
1 commit