Tags: DylanVanAssche/QRail
Tags
Maintenance (#89) * Updated stations submodule to the latest release * Fixed tests + enabled --coverage flag for GCOV * Use a DB connection pool for concurrent access. Sharing connections between threads is NOT allowed. * Fixed crashes due to concurrent access. Disabled for now * Disabled i486 and armv7h CI due bug in Docker image * Renabled debug output routeplanner test * Initial support for LCOV/GCOV * Run only on native Qt 5.9 * Use lazy delete for liveboard to improve stability * Enabled Xenial for Travis CI * Bumped version to V0.0.7
Release/0.0.2 (#47) * Fixed build * Requests pages only when init is really finished * WIP benchmarking liveboard * QBENCHMARK macro introduced some weird side effects, removed it * Make benchmarking more precise * WIP fixing dispatching errors in Fragments::Factory * Fixed build * WIP CSA profile footpaths + bumped version * Finally fixed dispatching bug * Prepare push to develop to fix build