Ayaz Salikhov
|
4232359dce
|
refactor: Put log options in log section in config (#2440)
|
2025-08-18 15:22:33 +01:00 |
|
Alex Kremer
|
b29e2e4c88
|
chore: Update boost usages to match 1.88 (#2355)
|
2025-07-23 15:49:19 +01:00 |
|
github-actions[bot]
|
cc506fd094
|
style: Update pre-commit hooks (#2290)
Update versions of pre-commit hooks to latest version.
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
|
2025-07-02 16:36:34 +01:00 |
|
Ayaz Salikhov
|
d97f19ba1d
|
style: Fix JSON style in C++ code (#2262)
|
2025-06-27 11:45:11 +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
|
b87b32db86
|
feat: Dosguard API weights (#2082)
Experimental support for Dosguard API weights.
|
2025-05-13 15:02:21 +01:00 |
|
Alex Kremer
|
1d011cf8d9
|
feat: ETLng integration (#1986)
For #1594
|
2025-04-04 15:52:22 +01:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
github-actions[bot]
|
15a441b084
|
style: clang-tidy auto fixes (#1786)
Fixes #1785. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-12-17 09:45:14 +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 |
|
github-actions[bot]
|
b5da61931f
|
style: clang-tidy auto fixes (#1749)
Fixes #1748.
|
2024-11-22 10:28:17 +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 |
|