projects
/
pairwise-api.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pairwise-api.git
2011-11-22
Luke Baker
add comment for ignore choices
master
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Luke Baker
remove global appearance to vote + skips test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Luke Baker
ignore some choices for irregular # of appearances
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Luke Baker
convert error_message to a string
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Luke Baker
add test to check for prompt_id mismatch
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Luke Baker
add task to fix mismatch between prompt_ids
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Luke Baker
re-indent prune_db rake file
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Luke Baker
re-arrange rake tasks
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Luke Baker
add task to invalidate orphaned votes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Luke Baker
update links in README
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Luke Baker
Add more documentation to README file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Luke Baker
update pairwise to not rely on environment varibles
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Luke Baker
Merge branch 'master' into atomic-appearance-updates
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Luke Baker
remove deprecation warnings from tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Luke Baker
add atomic appearance updates on vote / skip
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Luke Baker
update readme with new license
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Luke Baker
make irregular apppearances test only seed ideas
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Luke Baker
update answered_appearances
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Luke Baker
add active_loser scope for votes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Luke Baker
reindent test_api.rake
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Luke Baker
test ensures answered_appearances == skips + votes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Luke Baker
add test for creating 2000 ideas in < 20 seconds
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Luke Baker
optimize creation of seed ideas
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Luke Baker
revert test change to use not equal
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Luke Baker
fix check comparing appearances with votes/skip
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Luke Baker
don't add min/max date if nil
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Luke Baker
fix call to find_all_by_id so no warnings if some not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Luke Baker
update index to not always return all questions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Luke Baker
add valid xml response for *by_visitor_id calls
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Luke Baker
update xml response format to be valid xml
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Luke Baker
add session identifier to ideas csv
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Luke Baker
renable appearances test
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Luke Baker
add index to votes on created_at and question_id
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Luke Baker
remove index that was only available locally
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Luke Baker
Merge branch 'master' of github.com:allourideas/pairwis...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Luke Baker
disable appearances test for now
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Luke Baker
Merge branch 'master' of github.com:allourideas/pairwis...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Luke Baker
add relationships to choice to reduce memory usage...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Luke Baker
add index on prompt_id to appearances table
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Luke Baker
Merge branch 'question-editing'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Luke Baker
get choice prompts_on_the_left/right counter caches...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Luke Baker
update appearances test to have cleaner output
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Luke Baker
skip appearance test for certain questions
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Luke Baker
add test for new revision to question on edit
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Luke Baker
add acts_as_versioned plugin to Question model
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Luke Baker
add new test for appearances count and votes+skips
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Luke Baker
reload question to get most recent data
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Luke Baker
when activating a choice, don't call Question.choose_prompt
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Luke Baker
upgrade newrelic_rpm
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Luke Baker
add test to verify range of choice scores
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Luke Baker
add more details to hit and misses cache tracking
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Luke Baker
update invalidate_votes_with_bad_response_times
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Luke Baker
update appearances test to only alert for active choices
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Luke Baker
add API call for median votes per session
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Luke Baker
fix bug in question creation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Luke Baker
catchup fix
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Luke Baker
add newline to test api output
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Luke Baker
skip test for certain questions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Luke Baker
ignore a few more tests for certain questions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Luke Baker
guard against nil vote or appearance
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Luke Baker
upgrade hoptoad to 2.4.9
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Luke Baker
change from Stopped_Voting_Or_Clicking to Stopped_Votin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Luke Baker
change Stopped_Voting to Stopped_Voting_Or_Clicking
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Luke Baker
change orphaned prompts to Bounce / Stopped_Voting
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Luke Baker
generate 1000 prompts at once
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Luke Baker
add support for voter_map with just photocracy or aoi...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Luke Baker
give csv jobs better priority than default
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Luke Baker
upgrade delayed_job and modify db schema for delayed_job
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Luke Baker
remove unneeded line
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Luke Baker
rework CSV export architecture
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Luke Baker
move load_config first to be loaded first
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Luke Baker
add symlink to redis.yml in deploy hook
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Luke Baker
add redis configuration file
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Luke Baker
add show_results column to question
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Luke Baker
remove newrelic config
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Luke Baker
upgrade new relic
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Luke Baker
make email address be link
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Luke Baker
update wording on maintenance page
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Luke Baker
remove .org from Photocracy
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Luke Baker
add maintenance page
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Luke Baker
update an index on appearances by add / del
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Luke Baker
make updates to simple random choose prompt
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Luke Baker
add index on choices.creator_id
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Luke Baker
refactor random prompt picking
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Luke Baker
fix catchup prompt bug and increase speed
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Luke Baker
change question.id to ideamarketplace.id in CSV
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Luke Baker
CSV: change N/A to NA
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Luke Baker
CSV: remove appearance id from votes and non-votes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Luke Baker
make orphaned appearances valid
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Luke Baker
add rake task for updating all choice scores
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Luke Baker
when updating wins / losses, re-compute score
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Luke Baker
add task to update cached Choice losses / wins
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Luke Baker
add json gem requirement to environment.rb
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Luke Baker
add .rvmrc to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Luke Baker
update catchup algorithm
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Luke Baker
add tests to ensure we only process active choices...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Luke Baker
only use active choices when using catchup algo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Luke Baker
more whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Luke Baker
more whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Luke Baker
make whitespace changes to question model
commit
|
commitdiff
|
tree
|
snapshot
next