summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-23Fixup test runner.Scott Gasch
2021-09-22Various little changes. Naming. Durations as arguments.Scott Gasch
2021-09-22Updated docs.Scott Gasch
2021-09-22Improve persistent after actually using it.Scott Gasch
2021-09-21Persistent state.Scott Gasch
2021-09-21Dedup a list w/ a set.Scott Gasch
2021-09-19Persisted singletonScott Gasch
2021-09-19Persistent stateScott Gasch
2021-09-18Most/least common item in a list.Scott Gasch
2021-09-16A very important change to docs.Scott Gasch
2021-09-15Logging + documentation.Scott Gasch
2021-09-15Adding doctests. Also added a logging filter.Scott Gasch
2021-09-10Adding more tests, working on the test harness.Scott Gasch
2021-09-09Update tests / test harness.Scott Gasch
2021-09-08Add doctests to some of this stuff.Scott Gasch
2021-09-07Various changes.Scott Gasch
2021-08-06Make config_loadfile augment cmdline instead of klobbering.Scott Gasch
2021-08-06Get rid of blacklist/whitelist; use blocklist/allowlist instead.Scott Gasch
2021-08-06Make loadfile work.Scott Gasch
2021-08-05Adds profanity filter, fixes bugs.Scott Gasch
2021-07-29Lockfile custom command, fixup minor things.Scott Gasch
2021-07-28Money, Rate, CentCount and a bunch of bugfixes.Scott Gasch
2021-07-17Record streams.Scott Gasch
2021-07-16Update ignoreScott Gasch
2021-07-16VariousScott Gasch
2021-07-16Rename timer; add a test for OutputContext.Scott Gasch
2021-07-12Random changes.Scott Gasch
2021-07-11Random cleanups and type safety. Created ml subdir.Scott Gasch
2021-07-09Script to run tests.Scott Gasch
2021-07-09ACL uses enums, some more tests, other stuff.Scott Gasch
2021-07-08Reduce import scopes, remove cycles.Scott Gasch
2021-07-08Rename simple_acl -> aclScott Gasch
2021-07-08Clean up ACLsScott Gasch
2021-07-08Lots of changes.Scott Gasch
2021-04-29Teach python logging formatter to use %f in the format string.Scott Gasch
2021-04-23Use ValueError, not Exception.Scott Gasch
2021-04-23Columnify text.Scott Gasch
2021-04-23Rename a flag.Scott Gasch
2021-04-23Minor editing.Scott Gasch
2021-04-23Use central exceptions.Scott Gasch
2021-04-23Avoid directory writes when files are already there.Scott Gasch
2021-04-23Detect unknown persons at the cabin.Scott Gasch
2021-04-23We don't need this.Scott Gasch
2021-04-23Add time units and import constants.py.Scott Gasch
2021-04-23Move parallelize_test to tests dir.Scott Gasch
2021-04-23Miscellaneous utilities.Scott Gasch
2021-04-23Move TimeoutError to central exceptions file.Scott Gasch
2021-04-23Adding general exceptions.Scott Gasch
2021-04-13Various sundry changes.Scott Gasch
2021-04-13Create a predicate.py file and a directory write filter predicateScott Gasch