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