summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-10project referenceFlorian Dold
2020-08-08test for manual withdrawalFlorian Dold
2020-08-08allow repeats in test caseFlorian Dold
2020-08-07integration testing tweaks, rerun-payment-multiple scenarioFlorian Dold
2020-08-07output test directory at the beginningFlorian Dold
2020-08-07add prompt payment scenarioFlorian Dold
2020-08-07execute services directly, not with a shellFlorian Dold
2020-08-07linger only in normal shutdownFlorian Dold
2020-08-07conditionFlorian Dold
2020-08-07lingeringFlorian Dold
2020-08-07actually only shut down onceFlorian Dold
2020-08-07less verbosity, fix symlink directionFlorian Dold
2020-08-07log file locationFlorian Dold
2020-08-07only shut down onceFlorian Dold
2020-08-06remove debug logFlorian Dold
2020-08-06reduce verbosity a bit, add convenience symlinkFlorian Dold
2020-08-06handle package.json properly in CLIFlorian Dold
2020-08-06improve test shutdown on errorsFlorian Dold
2020-08-06loggingFlorian Dold
2020-08-06always terminate properlyFlorian Dold
2020-08-06configure merchant DB explicitlyFlorian Dold
2020-08-06new testFlorian Dold
2020-08-06payment stress testFlorian Dold
2020-08-06integration test runnerFlorian Dold
2020-08-06dependenciesFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03dependencies / build tasksFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2019-12-16cleanup, avoid some circular depsFlorian Dold
2019-11-29idb-bridge: bump versionFlorian Dold
2019-11-29idb-bridge: enforce store restrictionsFlorian Dold
2019-11-21idb-bridge: fix deletionFlorian Dold
2019-11-21improve error messagesFlorian Dold
2019-11-21improve error reportingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-19idb-bridge: fix typo in rollbackFlorian Dold
2019-09-01fix error in index iterationFlorian Dold
2019-08-26idb: fix bug in index iterationFlorian Dold
2019-08-26idb: don't create duplicate index entriesFlorian Dold
2019-08-18get rid of web-common and build directory (in favor of just dist/)Florian Dold
2019-08-17idb-bridge: version bumpFlorian Dold
2019-08-17idb-bridge: fix bug in index deletionFlorian Dold
2019-08-17idb-bridge: indexes belong to object storesFlorian Dold
2019-08-16version bump / importsFlorian Dold
2019-08-16do not ignore database versionFlorian Dold
2019-08-16bump idb-bridge versionFlorian Dold
2019-08-16only invoke afterCommitCallback for transactions that change dataFlorian Dold
2019-08-16db import/export and commit callbackFlorian Dold