| Commit message (Collapse) | Author |
|
builds
Nix changes the default target directory for rust builds.
|
|
|
|
exists
We were trying to check the config value /before/ we actually created
the initial database schema.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't see, why this is part of the generated stuff.
|
|
|
|
|
|
This also adds cookie persisting to the default configuration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wait for server start
This avoids issues regarding a race condition between server start and
our start of requests and removes the requirement for specifying free
ports in the test files.
|
|
|
|
|
|
generation parameters
|
|
the openapi spec
This makes using the generated code significantly easier and type safer.
|
|
|
|
|
|
|
|
|
|
|