summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-29remove stray linetimetravelMS
2021-01-29debuggingMS
2021-01-29Allow setting the time via HTTP API.MS
2021-01-29make sure 400 is responded when JSON is invalidMS
2021-01-29Query the "base" clock when asking "now()"MS
2021-01-29count tasks iterationsms
2021-01-29Provide tick changerms
2021-01-28end gracefully when port isn't freeMS
2021-01-28tolerate exit status 143MS
2021-01-28curly braces neededMS
2021-01-28fix pathMS
2021-01-28check if user exists before creating itMS
2021-01-28not to be versionedMS
2021-01-28fix copy-and-paste errorMS
2021-01-28deb targetMS
2021-01-28systemd: try avoiding Group=MS
2021-01-28make .service files bootableMS
2021-01-28launch systemd services as 'libeufin' userMS
2021-01-28deb postinst: make libeufin userMS
2021-01-28.deb ships systemd filesMS
2021-01-28unit files read port from envMS
2021-01-28remove blank lineMS
2021-01-28fix cli test harnessMS
2021-01-28systemd gives env via fileMS
2021-01-27fix accidental changeMS
2021-01-27fix accidental changeMS
2021-01-27testing malformed JSON handlingMS
2021-01-27Handle invalid JSON (Sandbox)MS
2021-01-27respond 400 on invalid JSON (was 500)MS
2021-01-27sandbox unit fileMS
2021-01-27nexus unit fileMS
2021-01-27db connection string only from envMS
2021-01-26wrap message into JSONMS
2021-01-26inform user about /connect (#6712)MS
2021-01-26test task deletionMS
2021-01-26fix task deletionMS
2021-01-26include connection readiness in statusMS
2021-01-26Avoid stack trace on a managed exception.MS
2021-01-26only compile with 'make' (used to install)MS
2021-01-26cliMS
2021-01-26test CLI password changeMS
2021-01-26test connection deletionMS
2021-01-26test harness fixesMS
2021-01-26alternative to xfailMS
2021-01-26typoMS
2021-01-26equip CLI with password changeMS
2021-01-26test harness fixesMS
2021-01-26fix Python syntaxMS
2021-01-26fetch DB connections string from Env (Sandbox)MS
2021-01-26command line DB string gone (from tests)MS