2007-08-23 |
<mako@atdot.cc> | Big commit includes: |
commit | commitdiff | tree | snapshot |
2007-08-23 |
<jlsharps@mit... | Allow custimizable graph sizes, to fit with newly modul... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
<jlsharps@mit... | Started Creation of "advanced" quickvote tab. Also... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
John Dong | Merge from jdong |
commit | commitdiff | tree | snapshot |
2007-08-21 |
<jlsharps@mit... | Made the results page 'modular,' and all the necessary... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Dong | Revise functional test of graph controller for retrievi... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Dong | Added functional tests for the graph controller --... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
<jlsharps@mit... | Put in a pie graph for Plurality votes. ALso slimmed... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
John Dong | Add a fix for a NoMethodError when WHOIS/DNS server... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
<jlsharps@mit... | Finished organzing preferential vote tables into one... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Merged from jdong; lots of escaping fixes |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Merge from head |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Close tables |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Add a bunch of fixes to HTML escaping, and a test case... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
<jlsharps@mit... | Added logic to pref_table.rhtml to prevent it from... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
<jlsharps@mit... | Streamlined some graphign contorller methods and took... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Merge jdong; mostly functional testing work |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Fix error when getting a quickvote result of nonexisten... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Add test case for attempting to cast another vote with... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | * Fix the session_id accessor. Previous version looks... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Add some empty request testcases. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Remove deprecated start_form_tag and end_form_tags... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Add a few more testcases |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Oh oops, left in some test cruft in quickvote_controller |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Blarg, finally got functional testing framework working... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
<jlsharps@mit... | Merged from Mako. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
John Dong | Merge mako |
commit | commitdiff | tree | snapshot |
2007-08-20 |
<mako@atdot.cc> | Cleaned up some of the test cases. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
<mako@atdot.cc> | imported new version of ruby vote |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Check in a bit of partial work on controller testcases... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Merge from jdong |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Fix more DeprecationWarnings |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Merge head |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Merge from jdong, XMLRPC changes and testcases |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Add several testcases for casting quickvotes with inval... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | * Add a few testcases for checking for nonexistent... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Improve consistency of XMLRPC error reporting. Now... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Add assert_cast_quickvote_succeeds/fails helper, and... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Also expose voter's Session ID |
commit | commitdiff | tree | snapshot |
2007-08-17 |
<jlsharps@mit... | Added Sparklines controller and dependency, see README... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Merge from jdong; all testcases should succeed at this... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Fix validation of candidate names |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Fixed all triggerable DeprecationWarnings. BE ON LOOKOU... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Add testcase for checking validity of vote results |
commit | commitdiff | tree | snapshot |
2007-08-17 |
<mako@atdot.cc> | Merged changes from jdong's branch into HEAD. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | * Refactor checking proper quickvote creation to helper... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | * Add one more assertion in testcase for dupe candidates |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Correct a bunch of the testcases. Poor copy-and-paste... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | * Refactor testcase code -- create_quickvote_fails... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | * Validate that quickvote.name is not nil |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Caught error from testcase! Quickvote creation errors... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Added more testcases: |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Add some testcases: |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Add a way to get the votes list from a quickvote votes... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Started implementing XMLRPC test cases |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Removed crufty testcases that fail. Will rewrite them |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Fix a host of testcase failure issues. Still not done... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
<jlsharps@mit... | Merged from John. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Import new svn rubyvote (revno 43) |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Throw an ArgumentError if invalid election name is... |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | XMLRPC Vote Casting Validation: |
commit | commitdiff | tree | snapshot |
2007-08-17 |
John Dong | Update TODO list |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Add XMLRPC interface for creating new quickvotes |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Add XMLRPC API for getting an individual quickvote... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | list_quickvotes XMLRPC returns candidate ID's instead... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Add XMLRPC call for getting a list of all QuickVotes |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Add Google Map of voters |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Merge Justin |
commit | commitdiff | tree | snapshot |
2007-08-16 |
<jlsharps@mit... | Merged from John's branch, includs a lot of IP lookup... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
<jlsharps@mit... | The defeats lsit partial contains the display logic... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Add nil-guards to the graphs |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Display IP address on unresolvable hosts |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Add ability to parse RIPE WHOIS too |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | * Display DNS instead of IP address |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | HTML escape description to prevent code injection onto... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Disallow identical candidates to be added to a quickvot... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Validate that quickvote name is not an integer -- cause... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Added XMLRPC API to obtain list of voters |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Use WHOIS to search up meaningful organizational data... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Also a part of the previous commit |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | * Tighter validation, closed a number of crashes due... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
John Dong | Fix crasher when nil is passed to ident_to_quickvote |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge from jdong |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge from Justin |
commit | commitdiff | tree | snapshot |
2007-08-15 |
<jlsharps@mit... | Modified graphs to ahve a 4 color scheme, but it isn... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Display same in hostname and IP when IP lookup fails |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge jdong |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Record "XMLRPC Request" in ipadress field of XML RPC... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Record a junk IP address for XMLRPC'ers |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge jdong |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Add some quick info about XMLRPC API |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge my branch, which properly implements casting... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge head |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge another cpssd fix |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge head |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Pull in svn Rubyvote again |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Merge from head |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Import latest RubyVote svn to fix infinite loop bug |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Commit partial implementation of casting quickvotes... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | XMLRPC: Add translator from candidate ID to names |
commit | commitdiff | tree | snapshot |
next |