0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Oct 16, 2023 — Oct 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for component connections More... over 2 years ago
Dockerfile, verse: Add support for sha1 via luaossl More... over 2 years ago
Dockerfile: Update to bullseye-slim and install lua-unbound More... over 2 years ago
Remove dependency on util.iterators More... over 2 years ago
verse: Update bundled verse version More... over 2 years ago
client: Fix harmless error logged when calling 'done' too many times More... over 2 years ago
client: Tell Verse that stanzas are "handled" More... over 2 years ago
Serialize XML in a consistent order by default More... over 2 years ago
scansion: Support for per-script captures More... over 2 years ago
client: Fix timeout handling More... over 2 years ago
client: Move some generic utility functions to a helpers module More... over 2 years ago
stanzacmp: Support for captures More... over 2 years ago
Makefile: make scansion executable for the poor owner, too More... over 4 years ago
docs/install: Add links More... over 6 years ago
README: Add intro and links More... over 6 years ago
docs: Add initial documentation More... over 6 years ago
Makefile: Add docker target More... over 6 years ago
client: Ignore timeout timer if we received a stanza More... almost 7 years ago
parser: Prefix parse errors with "ParserError: " More... almost 7 years ago
Make current line number available in all error events More... almost 7 years ago
main: Make undefined actions throw a proper scansion error More... almost 7 years ago
Include line_start and line_end in action objects and action log events for /run end-point More... almost 7 years ago
serve: Log port and origin as part of startup More... almost 7 years ago
Allow CORS for /run end-point More... almost 7 years ago
Make --serve and --serve-port take an origin argument, in order to disallow random websites from accessing the local port More... almost 7 years ago
scansion.serve: Add support for chunked encoding (thanks Zash) More... about 7 years ago
main: Pass logging function to run_test_script More... about 7 years ago
main: Remove debug print() More... about 7 years ago
stanzacmp: Allow scansion:strict at the top level of the stanza More... about 7 years ago
scansion.pretty: Just emit input on invalid XML More... about 7 years ago