selectricity-live
2007-08-17 John DongMerge from jdong, XMLRPC changes and testcases
2007-08-17 John DongAdd several testcases for casting quickvotes with inval...
2007-08-17 John Dong* Add a few testcases for checking for nonexistent...
2007-08-17 John DongImprove consistency of XMLRPC error reporting. Now...
2007-08-17 John DongAdd assert_cast_quickvote_succeeds/fails helper, and...
2007-08-17 John DongAlso expose voter's Session ID
2007-08-17 <jlsharps@mit... Added Sparklines controller and dependency, see README...
2007-08-17 John DongMerge from jdong; all testcases should succeed at this...
2007-08-17 John DongFix validation of candidate names
2007-08-17 John DongFixed all triggerable DeprecationWarnings. BE ON LOOKOU...
2007-08-17 John DongAdd testcase for checking validity of vote results
2007-08-17 <mako@atdot.cc>Merged changes from jdong's branch into HEAD.
2007-08-17 John Dong* Refactor checking proper quickvote creation to helper...
2007-08-17 John Dong* Add one more assertion in testcase for dupe candidates
2007-08-17 John DongCorrect a bunch of the testcases. Poor copy-and-paste...
2007-08-17 John Dong* Refactor testcase code -- create_quickvote_fails...
2007-08-17 John Dong* Validate that quickvote.name is not nil
2007-08-17 John DongCaught error from testcase! Quickvote creation errors...
2007-08-17 John DongAdded more testcases:
2007-08-17 John DongAdd some testcases:
2007-08-17 John DongAdd a way to get the votes list from a quickvote votes...
2007-08-17 John DongStarted implementing XMLRPC test cases
2007-08-17 John DongRemoved crufty testcases that fail. Will rewrite them
2007-08-17 John DongFix a host of testcase failure issues. Still not done...
2007-08-17 <jlsharps@mit... Merged from John.
2007-08-17 John DongImport new svn rubyvote (revno 43)
2007-08-17 John DongThrow an ArgumentError if invalid election name is...
2007-08-17 John DongXMLRPC Vote Casting Validation:
2007-08-17 John DongUpdate TODO list
2007-08-16 John DongAdd XMLRPC interface for creating new quickvotes
2007-08-16 John DongAdd XMLRPC API for getting an individual quickvote...
2007-08-16 John Donglist_quickvotes XMLRPC returns candidate ID's instead...
2007-08-16 John DongAdd XMLRPC call for getting a list of all QuickVotes
2007-08-16 John DongAdd Google Map of voters
2007-08-16 John DongMerge Justin
2007-08-16 <jlsharps@mit... Merged from John's branch, includs a lot of IP lookup...
2007-08-16 <jlsharps@mit... The defeats lsit partial contains the display logic...
2007-08-16 John DongAdd nil-guards to the graphs
2007-08-16 John DongDisplay IP address on unresolvable hosts
2007-08-16 John DongAdd ability to parse RIPE WHOIS too
2007-08-16 John Dong* Display DNS instead of IP address
2007-08-16 John DongHTML escape description to prevent code injection onto...
2007-08-16 John DongDisallow identical candidates to be added to a quickvot...
2007-08-16 John DongValidate that quickvote name is not an integer -- cause...
2007-08-16 John DongAdded XMLRPC API to obtain list of voters
2007-08-16 John DongUse WHOIS to search up meaningful organizational data...
2007-08-16 John DongAlso a part of the previous commit
2007-08-16 John Dong* Tighter validation, closed a number of crashes due...
2007-08-16 John DongFix crasher when nil is passed to ident_to_quickvote
2007-08-15 John DongMerge from jdong
2007-08-15 John DongMerge from Justin
2007-08-15 <jlsharps@mit... Modified graphs to ahve a 4 color scheme, but it isn...
2007-08-15 John DongDisplay same in hostname and IP when IP lookup fails
2007-08-15 John DongMerge jdong
2007-08-15 John DongRecord "XMLRPC Request" in ipadress field of XML RPC...
2007-08-15 John DongRecord a junk IP address for XMLRPC'ers
2007-08-15 John DongMerge jdong
2007-08-15 John DongAdd some quick info about XMLRPC API
2007-08-15 John DongMerge my branch, which properly implements casting...
2007-08-15 John DongMerge head
2007-08-15 John DongMerge another cpssd fix
2007-08-15 John DongMerge head
2007-08-15 John DongPull in svn Rubyvote again
2007-08-15 John DongMerge from head
2007-08-15 John DongImport latest RubyVote svn to fix infinite loop bug
2007-08-15 John DongCommit partial implementation of casting quickvotes...
2007-08-15 John DongXMLRPC: Add translator from candidate ID to names
2007-08-15 John DongMerge jdong to pull in new rubyvote
2007-08-15 John DongImport latest subversion RubyVote.
2007-08-14 John DongMerge plurality fix
2007-08-14 John DongFix broken Plurality vote by removing a type check...
2007-08-14 John DongMerge jdong branch
2007-08-14 John Dong* Refactor candidate map over to its own API call
2007-08-14 John DongMerge from my devel branch
2007-08-14 John Dong* Changed XMLRPC API to use arrays of ID's to report...
2007-08-14 John DongRefactor the ident_to_quickvote method as a classmethod...
2007-08-14 John DongMerge refactor
2007-08-14 John DongRefactored quickvotes result calculator from the contro...
2007-08-14 John DongMerge my local branch, bring back xmlrpc
2007-08-14 John DongIntroduce XMLRPC API files. It is not currently functio...
2007-08-14 <mako@atdot.cc>Added a TODO list.
2007-08-14 <mako@atdot.cc>Changed quickvotes so that they take an identifier...
2007-08-14 <mako@atdot.cc>fixed the optional/required snafu on the quickvote...
2007-08-14 <jlsharps@mit... Fixed choices_positions to use GruffGraff class. Initia...
2007-08-14 <jlsharps@mit... Added the choices position and get_posititons_info...
2007-08-11 <mako@atdot.cc>Fixed a bug in the graph library.
2007-08-11 <mako@atdot.cc>Fixed minor bug in the scruffy code.
2007-08-11 <mako@atdot.cc>Refactored code to move it to a more object oriented...
2007-08-10 <jlsharps@mit... Removed the Gruff plugin from vendor/plugins. It seems...
2007-08-10 <jlsharps@mit... Added a new bar graph, that counts how many points...
2007-08-09 <jlsharps@mit... Removed the two methods from Application controller...
2007-08-09 <mako@atdot.cc>upgraded to latest version of rubyvote in svn
2007-08-09 <jlsharps@mit... Updated the "votes_per_day" method in graph controller...
2007-08-08 <mako@atdot.cc>* Renamed graphs_controller to graph_controller.
2007-08-08 <mako@atdot.cc>Added support for ruby-debug to replace breakpointers.
2007-08-08 <mako@atdot.cc>Renamed CSS and layout to move from the old name (HC...
2007-08-08 <mako@atdot.cc>Changed properties to remove unecessary exectables.
2007-08-07 <mako@atdot.cc>Modified QuickVote table to work by object type and...
2007-08-07 <mako@atdot.cc>Updated README to contain a list of dependencies and...
2007-08-07 <jlsharps@mit... The user model has been modified so that it stores...
next

Benjamin Mako Hill || Want to submit a patch?