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 |
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 |
2007-08-15 |
John Dong | Merge jdong to pull in new rubyvote |
commit | commitdiff | tree | snapshot |
2007-08-15 |
John Dong | Import latest subversion RubyVote. |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Merge plurality fix |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Fix broken Plurality vote by removing a type check... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Merge jdong branch |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | * Refactor candidate map over to its own API call |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Merge from my devel branch |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | * Changed XMLRPC API to use arrays of ID's to report... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Refactor the ident_to_quickvote method as a classmethod... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Merge refactor |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Refactored quickvotes result calculator from the contro... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Merge my local branch, bring back xmlrpc |
commit | commitdiff | tree | snapshot |
2007-08-14 |
John Dong | Introduce XMLRPC API files. It is not currently functio... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
<mako@atdot.cc> | Added a TODO list. |
commit | commitdiff | tree | snapshot |
2007-08-14 |
<mako@atdot.cc> | Changed quickvotes so that they take an identifier... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
<mako@atdot.cc> | fixed the optional/required snafu on the quickvote... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
<jlsharps@mit... | Fixed choices_positions to use GruffGraff class. Initia... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
<jlsharps@mit... | Added the choices position and get_posititons_info... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
<mako@atdot.cc> | Fixed a bug in the graph library. |
commit | commitdiff | tree | snapshot |
2007-08-11 |
<mako@atdot.cc> | Fixed minor bug in the scruffy code. |
commit | commitdiff | tree | snapshot |
2007-08-11 |
<mako@atdot.cc> | Refactored code to move it to a more object oriented... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
<jlsharps@mit... | Removed the Gruff plugin from vendor/plugins. It seems... |
commit | commitdiff | tree | snapshot |
next |