1. 1428837 Merge pull request #44 from sebbASF/patch-2 by Greg Stein · 5 months ago trunk
  2. 0255c90 Remove untaint calls by Sebb · 5 months ago
  3. 391a3c4 Fix issue #39, via several cleanups. Add docco. by Greg Stein · 5 months ago
  4. 2c40f86 Update sqlite.py, pickle issue_data before updating it in db by Daniel Gruno · 5 months ago
  5. 6822bee Re-import election, otherwise the backends fail to load by Daniel Gruno · 5 months ago
  6. 82c0c19 Update sqlite.py, use new_data that we just made for a reason by Daniel Gruno · 5 months ago
  7. cb09561 Merge pull request #33 from sebbASF/imports by Greg Stein · 5 months ago
  8. 8a2c854 Move rest_voter logic into a function, so we can return when we need to halt processing by Daniel Gruno · 5 months ago
  9. 64c669c Fix missing () by Sebb · 5 months ago
  10. a2699cd Unused imports by Sebb · 5 months ago
  11. fd58009 Merge pull request #31 from sebbASF/linting by Greg Stein · 5 months ago
  12. d22f234 Run action on pull by Sebb · 5 months ago
  13. 3d530a2 Add lint and type tests by Sebb · 5 months ago
  14. cc507d7 OF: typo, id should be eid here. by Daniel Gruno · 5 months ago
  15. cdfbbb5 Fix has_voted call by Daniel Gruno · 5 months ago
  16. a11e74c Update httpd.conf, be explicit about AcceptPathInfo On by Daniel Gruno · 5 months ago
  17. f0f32b6 Update steve.cfg, default to sqlite, comment out ES instead by Daniel Gruno · 5 months ago
  18. 71a0481 STV UI updates by Daniel Gruno · 5 months ago
  19. 8e3073f Update sqlite.py, drop any non-sqlite-defined fields from document before updating it by Daniel Gruno · 5 months ago
  20. c7c9a4a fix the last bad digest calls by Daniel Gruno · 6 months ago
  21. 86e90cd list_elections returns a list of IDs, not the entire base data by Daniel Gruno · 6 months ago
  22. acd08b5 voter_get_uid should return the uid, not the entire document by Daniel Gruno · 6 months ago
  23. cbc7443 switch to python3 by Daniel Gruno · 6 months ago
  24. 22893ba simplify grabbing a ballot, fix hashlib calls by Daniel Gruno · 6 months ago
  25. ebea9ba Add poetry dep list by Daniel Gruno · 6 months ago
  26. 9ea0150 fix .gitignore so it doesn't ignore pysteve/lib by Daniel Gruno · 6 months ago
  27. e2b7b1a always pickle strings with the JSON marker, since those are fakes by Daniel Gruno · 6 months ago
  28. e6866a7 Add sqlite db backend by Daniel Gruno · 6 months ago
  29. a3304ba update constants.hexdigest to accept other digest methods by Daniel Gruno · 6 months ago
  30. a1d7f73 Python 3 compatibility updates by Daniel Gruno · 6 months ago
  31. a3a7468 ES backend fixes by Daniel Gruno · 7 months ago
  32. edcf1af Delete old issues. (Re)create new/current issues. by Greg Stein · 7 months ago
  33. 6a29e94 Fix determination of the issue ID. by Greg Stein · 7 months ago
  34. dc7c2bf Begin script to create/load an election with a set of issues by Greg Stein · 7 months ago
  35. 1284c8c load votes from JSON files, too by Greg Stein · 11 months ago
  36. eb08f0c There is no mbox element on this page. why is there an mbox element here? by Daniel Gruno · 11 months ago
  37. 18bd2bf Experimental file for an upcoming asfpy change by Greg Stein · 1 year, 1 month ago
  38. f536c94 Merge pull request #21 from cottage14/patch-7 by Greg Stein · 1 year, 3 months ago
  39. d59fd52 Merge pull request #17 from cottage14/patch-5 by Greg Stein · 1 year, 3 months ago
  40. 036bab7 Merge pull request #11 from cottage14/patch-2 by Greg Stein · 1 year, 3 months ago
  41. 51dd09f Merge pull request #10 from cottage14/patch-3 by Greg Stein · 1 year, 3 months ago
  42. 36a5b2a Merge pull request #9 from cottage14/patch-1 by Greg Stein · 1 year, 3 months ago
  43. 14d3721 Merge pull request #16 from cottage14/patch-4 by Greg Stein · 1 year, 3 months ago
  44. 4c2119e Merge pull request #20 from cottage14/patch-6 by Greg Stein · 1 year, 3 months ago
  45. 876157a Merge pull request #22 from cottage14/patch-8 by Greg Stein · 1 year, 3 months ago
  46. bfb596a Update vote_types.md added three vote-type sections, two of which have no content by Andrew Wetmore · 1 year, 3 months ago
  47. 9014f9d Update README.md replaced IRC mention with Slack channel mention by Andrew Wetmore · 1 year, 3 months ago
  48. cc6b0ce Update README.txt edits to improve readability by Andrew Wetmore · 1 year, 3 months ago
  49. ba7957e Update privacy-policy.md minor edits to improve readability by Andrew Wetmore · 1 year, 3 months ago
  50. 7ac8243 Update vote_types.md minor edits to improve readability by Andrew Wetmore · 1 year, 3 months ago
  51. 9dc1f06 Update index.html fixing link to 'developer information' by Andrew Wetmore · 1 year, 3 months ago
  52. 6a1bc19 Enable issues on github by Daniel Gruno · 1 year, 3 months ago
  53. 8234a30 Update index.md minor text change by Andrew Wetmore · 1 year, 3 months ago
  54. e7bbc90 Update index.html minor text changes by Andrew Wetmore · 1 year, 3 months ago
  55. d94e716 Erroneous use of strip() can cause hasVoted to return False on issues that have been voted on by Daniel Gruno · 1 year, 5 months ago
  56. 383286e Update and rename support.md to community.md by Greg Stein · 2 years, 4 months ago
  57. 023e4a4 note the repos is git-based now by Greg Stein · 2 years, 4 months ago
  58. 5613140 Remove reliance upon CandidateList object. by Greg Stein · 3 years, 1 month ago
  59. 76ef6ab switch to stv.tally() along with custom NAMES ordering by Greg Stein · 3 years, 1 month ago
  60. 48d6ffa load stv_tool once. Add optional NAMES ordering. by Greg Stein · 3 years, 1 month ago
  61. ea42278 Never return decrypted vote strings. by Greg Stein · 3 years, 1 month ago
  62. f225a7b implement the STV vote type by Greg Stein · 3 years, 1 month ago
  63. f5e392e KV as JSON should be internal; not part of the API by Greg Stein · 3 years, 1 month ago
  64. e39c347 add a function to return the module for a vote type by Greg Stein · 3 years, 1 month ago
  65. c346363 clarifications by Greg Stein · 3 years, 1 month ago
  66. 91feedc add the "Data at Rest" section by Greg Stein · 3 years, 1 month ago
  67. 8d469c7 use new get_metadata() and all its branches by Greg Stein · 3 years, 1 month ago
  68. 8e4fba6 Revise election state handling. Add metadata fetch. by Greg Stein · 3 years, 1 month ago
  69. bb843c9 codecov test provides API demo by Greg Stein · 3 years, 1 month ago
  70. 89a14fe heh. wrong help. fix py-based schema loading. by Greg Stein · 3 years, 1 month ago
  71. 46b29b5 Add line/branch coverage testing. by Greg Stein · 3 years, 1 month ago
  72. 5d36bbc fix typo found via coverage testing by Greg Stein · 3 years, 1 month ago
  73. 97a9223 show how to add schema via python by Greg Stein · 3 years, 1 month ago
  74. a4cbb8e align around "Person" terminology by Greg Stein · 3 years, 2 months ago
  75. 868c2bb nit: single quotes are fine here by Greg Stein · 3 years, 2 months ago
  76. 690dfbe no need for arg. pull from DB. by Greg Stein · 3 years, 2 months ago
  77. 8459d64 Run STV through the v3 path. by Greg Stein · 3 years, 2 months ago
  78. 37bb5aa revise main() to use new entrypoints by Greg Stein · 3 years, 2 months ago
  79. c7804ae remove stray/unused code by Greg Stein · 3 years, 2 months ago
  80. a203000 Deprecate run_vote(), in favor of run_stv() by Greg Stein · 3 years, 2 months ago
  81. 3a76a22 fix another longstanding typo by Greg Stein · 3 years, 2 months ago
  82. 36cf2c0 simplify exclude_lowest() by Greg Stein · 3 years, 2 months ago
  83. 862600b fix longstanding typo by Greg Stein · 3 years, 2 months ago
  84. a9767c8 explain a bit, on how apply_votes() works by Greg Stein · 3 years, 2 months ago
  85. 153e8b1 actually use the new method by Greg Stein · 3 years, 2 months ago
  86. 19e8ae1 move calc_totals() to CandidateList by Greg Stein · 3 years, 2 months ago
  87. 330685e Fix calc_aheads() by Greg Stein · 3 years, 2 months ago
  88. 295b28f shift calc_aheads() into CandidateList. note potential error. by Greg Stein · 3 years, 2 months ago
  89. 8de31df use sum() to replace a couple loops by Greg Stein · 3 years, 2 months ago
  90. a991c7f small tweak to collecting a list of unique rando values by Greg Stein · 3 years, 2 months ago
  91. 6354b41 Rejigger entrypoints in stv_tool.py by Greg Stein · 3 years, 2 months ago
  92. b5e7298 shift to a main() function; particularly to clarify the VERBOSE global by Greg Stein · 3 years, 2 months ago
  93. 61cfe1b gather stv data for testing by Greg Stein · 3 years, 2 months ago
  94. aa3d081 handle a couple vote types; more, as needed by Greg Stein · 3 years, 2 months ago
  95. 938003f turn the crank. set up to re-use existing code. by Greg Stein · 3 years, 2 months ago
  96. 93f9864 fix is_closed() by Greg Stein · 3 years, 2 months ago
  97. 74996bc votestrings are for humans. use strings. by Greg Stein · 3 years, 2 months ago
  98. 4457e78 draft impl, based on v2 by Greg Stein · 3 years, 2 months ago
  99. 5ad8bc8 TBD notes by Greg Stein · 3 years, 2 months ago
  100. a368977 initial layout for vote type (tallying) modules by Greg Stein · 3 years, 2 months ago