Ayaz Salikhov
|
9420c506ca
|
feat: Use spdlog logger (#2372)
|
2025-08-11 18:04:04 +01:00 |
|
Ayaz Salikhov
|
60bbe1eb72
|
refactor: Refactor Logger.hpp and LoggerFixtures.hpp (#2356)
|
2025-07-23 17:49:27 +01:00 |
|
Sergey Kuznetsov
|
c57fe1e6e4
|
test: Add assert mock to avoid death tests (#1947)
Fixes #1750
|
2025-03-07 18:11:52 +00:00 |
|
Alex Kremer
|
815dfd672e
|
feat: Extraction basics (#1733)
For #1596
|
2024-11-15 19:55:13 +00:00 |
|
Sergey Kuznetsov
|
cffda52ba6
|
refactor: Coroutine based webserver (#1699)
Code of new coroutine-based web server. The new server is not connected
to Clio and not ready to use yet.
For #919.
|
2024-10-24 16:50:26 +01:00 |
|
Sergey Kuznetsov
|
1b4eed3b2b
|
refactor: Move interval timer into a separate class (#1588)
For #442.
|
2024-08-07 17:38:24 +01:00 |
|
Sergey Kuznetsov
|
2fef03d766
|
refactor: Refactor main (#1555)
For #442.
|
2024-08-01 10:53:17 +01:00 |
|
Peter Chen
|
e135aa49d5
|
Create generate free port class to avoid conflicting ports (#1439)
Fixes #1317
|
2024-06-18 11:29:05 +01:00 |
|
Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|