Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | centralize all the checks in the same placedomain-check | Quentin Dufour | 2023-11-30 | 1 | -50/+52 |
| | |||||
* | implement feature | Quentin Dufour | 2023-11-30 | 2 | -49/+143 |
| | |||||
* | some comments | Quentin Dufour | 2023-11-30 | 1 | -0/+23 |
| | |||||
* | Merge pull request 'New directive `tricot-add-redirect <match-prefix> ↵ | Quentin | 2023-11-29 | 5 | -93/+291 |
|\ | | | | | | | | | | | <redirect-prefix> [301|302|303|307]`' (#10) from redirect into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/tricot/pulls/10 | ||||
| * | add tricot-add-redirect in readmeredirect | Quentin Dufour | 2023-11-29 | 1 | -0/+1 |
| | | |||||
| * | implement redirection in https.rs | Quentin Dufour | 2023-11-29 | 2 | -11/+65 |
| | | |||||
| * | fix tests | Quentin Dufour | 2023-11-29 | 1 | -14/+8 |
| | | |||||
| * | refactor configuration to support redirects | Quentin Dufour | 2023-11-29 | 4 | -84/+233 |
|/ | |||||
* | dockerfile: update rustcdocker-51 | Alex Auvolat | 2023-10-02 | 1 | -1/+1 |
| | |||||
* | prometheus: disable counter suffixes | Alex Auvolat | 2023-10-02 | 1 | -0/+1 |
| | |||||
* | flake.nix: update rustc | Alex Auvolat | 2023-10-02 | 2 | -13/+61 |
| | |||||
* | update cargo.nix | Alex Auvolat | 2023-10-02 | 1 | -1122/+1025 |
| | |||||
* | cargo upgrades: update opentelemetry dependency to 0.20/prometheus to 0.13 | Alex Auvolat | 2023-10-02 | 5 | -60/+93 |
| | |||||
* | cargo upgrades: updage all major versions of deps except opentelemetry | Alex Auvolat | 2023-10-02 | 2 | -73/+28 |
| | |||||
* | cargo update: non-breaking update of all dependencies | Alex Auvolat | 2023-10-02 | 1 | -528/+430 |
| | |||||
* | replace log,pretty_env_logger by tracing,tracing_subscriber and add timedocker-50 | Alex Auvolat | 2023-08-27 | 10 | -103/+272 |
| | |||||
* | Take into account unhealthy nodes | Alex Auvolat | 2023-08-27 | 3 | -156/+83 |
| | |||||
* | stdout: prettier formatting of proxy config | Alex Auvolat | 2023-08-27 | 2 | -8/+45 |
| | |||||
* | feat: warmup memory store when startingdocker-49feat/load-certs-at-boot | Quentin Dufour | 2023-08-08 | 2 | -9/+69 |
| | |||||
* | update df-consul to fix some issuesdocker-48 | Alex Auvolat | 2023-06-13 | 6 | -160/+349 |
| | |||||
* | Change example links to be permalinks (fix #7) | Alex Auvolat | 2023-06-05 | 1 | -5/+6 |
| | |||||
* | cargo fmt | Alex Auvolat | 2023-01-26 | 1 | -7/+3 |
| | |||||
* | Add Grafana dashboardsdocker-47 | Alex Auvolat | 2023-01-03 | 2 | -0/+1958 |
| | |||||
* | Don't do the hack with same_site and same_node, separate lb flags | Alex Auvolat | 2023-01-02 | 2 | -22/+42 |
| | |||||
* | status code just as integer, drop canonical reason string | Alex Auvolat | 2022-12-11 | 1 | -8/+1 |
| | |||||
* | Update cargo2nix | Alex Auvolat | 2022-12-07 | 1 | -1/+16 |
| | |||||
* | Externalise Consul module to df-consul crate | Alex Auvolat | 2022-12-07 | 6 | -272/+33 |
| | |||||
* | Remove host="" metric parameter for most things | Alex Auvolat | 2022-12-07 | 2 | -24/+33 |
| | |||||
* | More precise histograms | Alex Auvolat | 2022-12-06 | 1 | -1/+10 |
| | |||||
* | Cargo clippydocker-44 | Alex Auvolat | 2022-12-06 | 3 | -10/+10 |
| | |||||
* | Change scheduling algo to deprioritize slow backends + refactoring | Alex Auvolat | 2022-12-06 | 4 | -68/+88 |
| | |||||
* | Add duration metric and improve others as well | Alex Auvolat | 2022-12-05 | 2 | -17/+41 |
| | |||||
* | Add basic support for metrics | Alex Auvolat | 2022-12-05 | 7 | -28/+655 |
| | |||||
* | Update dependencies | Alex Auvolat | 2022-12-05 | 5 | -2228/+1672 |
| | |||||
* | Make rustfmt work in Nix | Alex Auvolat | 2022-12-05 | 1 | -1/+1 |
| | |||||
* | Try rustfmt in nix | Alex Auvolat | 2022-12-02 | 1 | -4/+6 |
| | |||||
* | deactivate fmt (doesnt work for some reason) | Alex Auvolat | 2022-12-01 | 1 | -5/+5 |
| | |||||
* | use nix run | Alex Auvolat | 2022-12-01 | 1 | -2/+2 |
| | |||||
* | Add Drone CI | Alex Auvolat | 2022-12-01 | 3 | -10/+55 |
| | |||||
* | Make Nix flake | Alex Auvolat | 2022-12-01 | 4 | -0/+3597 |
| | |||||
* | Add possibility to skip TLS server certificate verification | Alex Auvolat | 2022-08-24 | 2 | -13/+34 |
| | |||||
* | Enable upgrades on http moduledocker-41 | Alex Auvolat | 2022-05-10 | 1 | -8/+11 |
| | |||||
* | Handle HTTP/1.1 SWITCHING_PROTOCOL to handle Connection: Upgrade correctlydocker-40 | Alex Auvolat | 2022-05-10 | 1 | -15/+57 |
| | |||||
* | Try again to fix connection: upgrade bugdocker-39 | Alex Auvolat | 2022-05-06 | 1 | -1/+5 |
| | |||||
* | Try to clean up code and to fix WebSocket problemsdocker-38 | Alex Auvolat | 2022-05-06 | 3 | -43/+60 |
| | |||||
* | Support headers with spaces in their valuedocker-37 | Quentin Dufour | 2022-05-04 | 1 | -1/+17 |
| | |||||
* | Make Tricot available under AGPLv3 license | Alex Auvolat | 2022-04-23 | 2 | -0/+666 |
| | |||||
* | Correct cookie concatenationdocker-36 | Alex Auvolat | 2022-02-27 | 1 | -3/+3 |
| | |||||
* | Try to fix cookie issue: concatenate multiple cookie headersdocker-35 | Alex Auvolat | 2022-02-27 | 2 | -17/+23 |
| | |||||
* | Try to fix duplicate Host header issuedocker-34 | Alex Auvolat | 2022-01-25 | 2 | -5/+9 |
| | | | | | - disable http2 to backend connections even when using tls - forbid hyper from adding a host header |