Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Commits
Compare
Branches
2
Tags
0
master
production-vendorized
fd2f2448caebb9bd79a3acd7f99ae1c032ebe8e7
pairwise-api
commits
04 Dec, 2009
16 commits
fd2f2448
hotfix for question creation with 0 or 1 ideas provided
Browse Code »
Pius Uzamere
2009-12-04 11:33:24 -0500
d30da595
hotfix for question creation with 0 or 1 ideas provided
Browse Code »
Pius Uzamere
2009-12-04 11:31:43 -0500
f9eb0553
fix for potential error where a randomly picked prompt is for another question
Browse Code »
Pius Uzamere
2009-12-04 11:21:46 -0500
672738b7
fix for the case in which we're picking a prompt before the prompts_count has been updated
Browse Code »
Pius Uzamere
2009-12-04 11:12:08 -0500
ba3f5563
hotfix for heroku's older Ruby version
Browse Code »
Pius Uzamere
2009-12-04 11:07:21 -0500
5253ff98
make sure that adding new ideas increases the idea counter cache
Browse Code »
Pius Uzamere
2009-12-04 10:59:03 -0500
ebe6df82
only pick a prompt if both of its choices are active
Browse Code »
Pius Uzamere
2009-12-04 10:47:45 -0500
d91f45a6
make sure that seed ideas are immediately active
Browse Code »
Pius Uzamere
2009-12-04 10:30:05 -0500
6e1baf76
include generic prompts_count for choices
Browse Code »
Pius Uzamere
2009-12-04 10:17:00 -0500
1c73a0c6
choice activation
Browse Code »
Pius Uzamere
2009-12-04 10:10:31 -0500
f8e154db
send item data along with choice
Browse Code »
Pius Uzamere
2009-12-04 10:00:49 -0500
32ff3ef0
proper ChoicesController#show method
Browse Code »
Pius Uzamere
2009-12-04 09:59:22 -0500
0be5d2e8
always recompute scores before showing results
Browse Code »
Pius Uzamere
2009-12-04 09:50:08 -0500
d3e18f7a
default to showing the login page if you go the API site
Browse Code »
Pius Uzamere
2009-12-04 09:46:50 -0500
3efd083f
cast question votes so that we can cache the total vote count
Browse Code »
Pius Uzamere
2009-12-04 09:43:33 -0500
be2c59fc
bringing back the total votes count for the question
Browse Code »
Pius Uzamere
2009-12-04 09:34:00 -0500
03 Dec, 2009
24 commits
7bcc06c6
authenticate clicks
Browse Code »
Pius Uzamere
2009-12-03 22:46:50 -0500
1baa2902
show clicks latest first
Browse Code »
Pius Uzamere
2009-12-03 22:40:20 -0500
c3e259d6
recompute score before returning results
Browse Code »
Pius Uzamere
2009-12-03 22:28:51 -0500
e815ffbe
reloading the database connect when getting the index to get fresher results
Browse Code »
Pius Uzamere
2009-12-03 22:22:59 -0500
11410375
reloading the database connect when getting the index to get fresher results
Browse Code »
Pius Uzamere
2009-12-03 22:21:46 -0500
60b1c52e
real logging, spike removed
Browse Code »
Pius Uzamere
2009-12-03 22:17:38 -0500
afbf3224
spike
Browse Code »
Pius Uzamere
2009-12-03 22:15:40 -0500
7f62cf5a
additional logging
Browse Code »
Pius Uzamere
2009-12-03 22:13:00 -0500
720aa9e1
use cached loss count to compute wins + losses
Browse Code »
Pius Uzamere
2009-12-03 22:06:46 -0500
f7235700
ensure that loss count gets updated even if it's nil
Browse Code »
Pius Uzamere
2009-12-03 22:04:18 -0500
e6fec992
add an explicit loss count
Browse Code »
Pius Uzamere
2009-12-03 22:01:46 -0500
59bb951f
add an explicit loss count
Browse Code »
Pius Uzamere
2009-12-03 22:00:52 -0500
7e22d490
spike removed
Browse Code »
Pius Uzamere
2009-12-03 21:51:55 -0500
d9a98556
spike
Browse Code »
Pius Uzamere
2009-12-03 21:48:08 -0500
d99cc225
recompute scores after voting
Browse Code »
Pius Uzamere
2009-12-03 21:40:53 -0500
8fe27b82
recompute score after vote is recorded
Browse Code »
Pius Uzamere
2009-12-03 21:35:31 -0500
08b60c1f
save before computing score
Browse Code »
Pius Uzamere
2009-12-03 21:31:32 -0500
10acec7a
it's sufficient to do the score check before_create
Browse Code »
Pius Uzamere
2009-12-03 21:24:09 -0500
c1254691
DRAMATIC improvements in performance through counter caches and more intelligent picking
Browse Code »
Pius Uzamere
2009-12-03 21:05:02 -0500
3972a618
hotfix for error where seed ideas would be broken up into words, rather than lines
Browse Code »
Pius Uzamere
2009-12-03 18:30:26 -0500
16252ded
hotfix for error where seed ideas would be broken up into words, rather than lines
Browse Code »
Pius Uzamere
2009-12-03 18:27:26 -0500
c5ab68e1
creating a question with seed ideas works
Browse Code »
Pius Uzamere
2009-12-03 18:12:48 -0500
cbadb50b
basic question creation works
Browse Code »
Pius Uzamere
2009-12-03 17:37:35 -0500
fb487ab0
results and scoring
Browse Code »
Pius Uzamere
2009-12-03 16:45:37 -0500