github-actions[bot]
|
420b99cfa1
|
style: clang-tidy auto fixes (#2635)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-09-16 14:14:55 +01:00 |
|
Ayaz Salikhov
|
3f2ada3439
|
fix: Keep spdlog loggers valid between tests (#2614)
|
2025-09-15 14:47:35 +01:00 |
|
emrearıyürek
|
e996f2b7ab
|
refactor: Use expected<void, error> instead of optional<error> (#2565)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-09-15 13:54:09 +01:00 |
|
Sergey Kuznetsov
|
3a667f558c
|
feat: Proxy support (#2490)
Add client IP resolving support in case when there is a proxy in front
of Clio.
|
2025-09-03 15:22:47 +01:00 |
|
Ayaz Salikhov
|
4232359dce
|
refactor: Put log options in log section in config (#2440)
|
2025-08-18 15:22:33 +01:00 |
|
github-actions[bot]
|
e380214496
|
style: clang-tidy auto fixes (#2360)
Fixes #2359. Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-07-24 10:49:05 +01:00 |
|
Alex Kremer
|
b29e2e4c88
|
chore: Update boost usages to match 1.88 (#2355)
|
2025-07-23 15:49:19 +01:00 |
|
Sergey Kuznetsov
|
bcaa5f3392
|
test: Fix prometheus tests (#2312)
|
2025-07-23 15:26:01 +01:00 |
|
Sergey Kuznetsov
|
bfe5b52a64
|
fix: Add sending queue to ng web server (#2273)
|
2025-07-09 17:29:57 +01:00 |
|
Sergey Kuznetsov
|
837a547849
|
chore: Revert "feat: Use new web server by default (#2182)" (#2187)
There is an issue found in the new web server, so we couldn't use it by
default for now.
This reverts commit b3f3259b14.
|
2025-06-05 17:35:21 +01:00 |
|
Sergey Kuznetsov
|
b3f3259b14
|
feat: Use new web server by default (#2182)
Fixes #1781.
|
2025-06-04 15:01:30 +01:00 |
|
Ayaz Salikhov
|
ecdea015b9
|
style: Mark JSON literal strings with R"JSON (#2169)
|
2025-05-30 15:50:39 +01:00 |
|
Peter Chen
|
cdb5882688
|
refactor: remove old config (#2097)
fixes #1805
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2025-05-15 11:53:47 -04:00 |
|
Sergey Kuznetsov
|
957028699b
|
feat: Graceful shutdown (#1801)
Fixes #442.
|
2025-01-22 13:09:16 +00:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Peter Chen
|
3c4903a339
|
refactor: Replace all old instances of Config with New Config (#1627)
Fixes #1184
Previous PR's found [here](https://github.com/XRPLF/clio/pull/1593) and
[here](https://github.com/XRPLF/clio/pull/1544)
|
2024-12-16 15:33:32 -08:00 |
|
Sergey Kuznetsov
|
7bef13f913
|
feat: Add dosguard to new webserver (#1772)
For #919.
|
2024-12-10 14:59:12 +00:00 |
|
Sergey Kuznetsov
|
c77154a5e6
|
feat: Integrate new webserver (#1722)
For #919.
The new web server is not using dosguard yet. It will be fixed by a
separate PR.
|
2024-11-21 14:48:32 +00:00 |
|
github-actions[bot]
|
2a5d73730f
|
style: clang-tidy auto fixes (#1705)
Fixes #1704. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-10-25 09:05:28 +01: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 |
|