Thu, 23 Mar 2023 18:28:20 +0000 Matthew Wild Add support for component connections default tip changeset | files
Thu, 23 Mar 2023 18:27:22 +0000 Matthew Wild Dockerfile, verse: Add support for sha1 via luaossl changeset | files
Thu, 23 Mar 2023 15:30:57 +0000 Matthew Wild Dockerfile: Update to bullseye-slim and install lua-unbound changeset | files
Thu, 23 Mar 2023 15:30:32 +0000 Matthew Wild Remove dependency on util.iterators changeset | files
Thu, 23 Mar 2023 15:16:00 +0000 Matthew Wild verse: Update bundled verse version changeset | files
Thu, 23 Mar 2023 15:15:01 +0000 Matthew Wild client: Fix harmless error logged when calling 'done' too many times changeset | files
Thu, 23 Mar 2023 15:13:14 +0000 Matthew Wild client: Tell Verse that stanzas are "handled" changeset | files
Thu, 23 Mar 2023 15:12:30 +0000 Matthew Wild Serialize XML in a consistent order by default changeset | files
Thu, 23 Mar 2023 15:09:10 +0000 Matthew Wild scansion: Support for per-script captures changeset | files
Thu, 23 Mar 2023 12:14:53 +0000 Matthew Wild client: Fix timeout handling changeset | files
Thu, 23 Mar 2023 11:51:31 +0000 Matthew Wild client: Move some generic utility functions to a helpers module changeset | files
Thu, 23 Mar 2023 11:43:25 +0000 Matthew Wild stanzacmp: Support for captures changeset | files
Sat, 08 May 2021 13:21:56 +0200 Jonas Sch?fer Makefile: make scansion executable for the poor owner, too changeset | files
Fri, 01 Feb 2019 11:35:55 +0000 Matthew Wild docs/install: Add links changeset | files
Fri, 01 Feb 2019 11:35:38 +0000 Matthew Wild README: Add intro and links changeset | files
Fri, 01 Feb 2019 11:22:20 +0000 Matthew Wild docs: Add initial documentation changeset | files
Fri, 01 Feb 2019 11:21:52 +0000 Matthew Wild Makefile: Add docker target changeset | files
Sun, 30 Dec 2018 09:43:36 +0000 Matthew Wild client: Ignore timeout timer if we received a stanza changeset | files
Sat, 29 Dec 2018 02:52:55 -0500 Waqas Hussain parser: Prefix parse errors with "ParserError: " changeset | files
Fri, 28 Dec 2018 16:00:01 -0500 Waqas Hussain Make current line number available in all error events changeset | files
Fri, 28 Dec 2018 11:38:56 +0000 Matthew Wild main: Make undefined actions throw a proper scansion error changeset | files
Fri, 28 Dec 2018 04:41:09 -0500 Waqas Hussain Include line_start and line_end in action objects and action log events for /run end-point changeset | files
Fri, 28 Dec 2018 04:39:44 -0500 Waqas Hussain serve: Log port and origin as part of startup changeset | files
Fri, 28 Dec 2018 04:38:08 -0500 Waqas Hussain Allow CORS for /run end-point changeset | files
Fri, 28 Dec 2018 04:35:51 -0500 Waqas Hussain Make --serve and --serve-port take an origin argument, in order to disallow random websites from accessing the local port changeset | files
Mon, 17 Sep 2018 22:07:19 +0100 Matthew Wild scansion.serve: Add support for chunked encoding (thanks Zash) changeset | files
Mon, 17 Sep 2018 22:06:27 +0100 Matthew Wild main: Pass logging function to run_test_script changeset | files
Mon, 17 Sep 2018 22:05:59 +0100 Matthew Wild main: Remove debug print() changeset | files
Fri, 14 Sep 2018 12:56:19 +0100 Matthew Wild stanzacmp: Allow scansion:strict at the top level of the stanza changeset | files
Thu, 13 Sep 2018 16:05:45 +0100 Matthew Wild scansion.pretty: Just emit input on invalid XML changeset | files
Thu, 13 Sep 2018 16:05:24 +0100 Matthew Wild stanzacmp: Fix for {scansion:any} in top-level attributes being ignored changeset | files
Wed, 12 Sep 2018 11:37:55 +0100 Matthew Wild main: Add support for including/excluding tests based on tag changeset | files
Wed, 12 Sep 2018 11:37:33 +0100 Matthew Wild main: Add more luacheck annotations changeset | files
Wed, 12 Sep 2018 11:36:29 +0100 Matthew Wild scansion.console: Add count of skipped tests changeset | files
Wed, 12 Sep 2018 11:36:06 +0100 Matthew Wild scansion.parser: Ensure script objects always have tags, even if empty changeset | files
Wed, 12 Sep 2018 10:58:46 +0100 Matthew Wild main, scansion.console: Refactor (changes event data format) so that test results include test name changeset | files
Wed, 12 Sep 2018 10:57:23 +0100 Matthew Wild scansion.console: Support for indentation in lines() helper changeset | files
Wed, 12 Sep 2018 10:56:51 +0100 Matthew Wild main: Only process .scs files in directories changeset | files
Tue, 11 Sep 2018 23:51:37 +0100 Matthew Wild README: Add initial version changeset | files
Tue, 11 Sep 2018 23:41:48 +0100 Matthew Wild Makefile: Build with server by default changeset | files
Tue, 11 Sep 2018 23:41:18 +0100 Matthew Wild Dockerfile: Run all tests in /scripts by default changeset | files
Tue, 11 Sep 2018 23:41:02 +0100 Matthew Wild Dockerfile: Add luafilesystem for '-d' changeset | files
Tue, 11 Sep 2018 23:29:06 +0100 Matthew Wild squishy: Add --with-server option to bundle server and deps changeset | files
Tue, 11 Sep 2018 23:27:56 +0100 Matthew Wild serve/: Import dependencies required for serve mode from Prosody 329a670ae975 changeset | files
Tue, 11 Sep 2018 23:27:23 +0100 Matthew Wild main, scansion.serve: Add mode that serves /run API for executing scripts changeset | files
Tue, 11 Sep 2018 23:25:51 +0100 Matthew Wild main: Modify run_test_script() to take the actual script data changeset | files
Tue, 11 Sep 2018 23:24:55 +0100 Matthew Wild main: Move check for whether any files have been provided changeset | files
Tue, 11 Sep 2018 23:24:08 +0100 Matthew Wild main: Don't let action timeout fire after a script already finished changeset | files
Tue, 11 Sep 2018 23:06:24 +0100 Matthew Wild scansion.console: Handle missing filename changeset | files
Tue, 11 Sep 2018 21:39:56 +0100 Matthew Wild main: Add long form of -d: --script-dir changeset | files
Tue, 11 Sep 2018 21:34:22 +0100 Matthew Wild main, console: Allow force-printing --summary even if -q is passed changeset | files
Tue, 11 Sep 2018 21:32:53 +0100 Matthew Wild client: Throw scansion error on stanza timeout, to avoid traceback changeset | files
Tue, 11 Sep 2018 21:25:40 +0100 Matthew Wild main: Fix to restore correct exit code changeset | files
Tue, 11 Sep 2018 21:16:00 +0100 Matthew Wild main: Remove debug print changeset | files
Tue, 11 Sep 2018 21:12:33 +0100 Matthew Wild main: Add support for passing one or more script directories with '-d' changeset | files
Tue, 11 Sep 2018 21:02:18 +0100 Matthew Wild scansion.console: Print summary at end of test run changeset | files
Tue, 11 Sep 2018 21:02:02 +0100 Matthew Wild main: Refactor to support a more advanced summary at the end of a test run changeset | files
Tue, 11 Sep 2018 21:01:15 +0100 Matthew Wild main: Throw scansion error on timeout, to avoid unnecessary traceback changeset | files
Tue, 11 Sep 2018 21:00:50 +0100 Matthew Wild main: Factor out script uninitialization into a function for consistency changeset | files
Tue, 11 Sep 2018 20:59:54 +0100 Matthew Wild Makefile; Factor out squish params and build with verse by default changeset | files
(0) -100 -60 tip

mercurial