summaryrefslogtreecommitdiff
path: root/exes/rest/src/handler.rs
AgeCommit message (Collapse)Author
2023-07-05bump all dependenciesHEADupdate/2025mainMatthieu Pignolet
2023-02-21bump dependencies (#39)Matthieu Pignolet
* bump dependencies * fix lint errors
2023-01-25ignore warnings for truncationMatthieuCoder
2023-01-21change bucket and metricsMatthieuCoder
2023-01-20Draft: New cross building for docker images (#37)Matthieu Pignolet
* Add .circleci/config.yml * base * base * add architectures and cross build * fix clippy warnings
2023-01-18add readeable bucket nameMatthieuCoder
2023-01-16clean dependenciesMatthieuCoder
2023-01-15add metrics and jemallocMatthieuCoder
2023-01-14build for more platformsMatthieuCoder
2023-01-14clippy, tests and a bit of docsMatthieuCoder
2023-01-13fix windowsMatthieuCoder
2023-01-13better ratelimit, new go structure and better build systemMatthieuCoder
2023-01-08merge conflictsMatthieuCoder
2023-01-05fix bugMatthieuCoder
2023-01-05remove reliance on opensslMatthieuCoder
2023-01-05base for tracingMatthieuCoder
2023-01-04ignore headers that are not 'Bot' headersMatthieuCoder
2023-01-04fix clippy warningsMatthieuCoder
2023-01-02add token from config and change the signal handler to SIGTERMMatthieuCoder
2023-01-02restructure projectMatthieuCoder