Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move askama_mendes integration into Askama repo (#561) | 2021-12-01 | 1 | -0/+13 | |
| | |||||
* | Add Axum integration | 2021-11-27 | 1 | -0/+13 | |
| | |||||
* | Remove the askama_iron integration | 2021-08-05 | 1 | -13/+0 | |
| | | | | | | | This web framework seems not to have been updated for quite a while, and its current version appears to depend on vulnerable crates. Remove it for now. If someone wants to fix up Iron upstream and reinstate this, I'd be happy to review your PR. | ||||
* | Changed multi-line commands to single-line commands | 2021-01-01 | 1 | -21/+14 | |
| | |||||
* | Update ci config for new default branch name | 2020-09-19 | 1 | -1/+1 | |
| | |||||
* | Schedule a CI run every Friday | 2020-09-07 | 1 | -0/+2 | |
| | |||||
* | Add Tide target to CI | 2020-07-14 | 1 | -0/+14 | |
| | |||||
* | Fix warp CI job to use stable Rust | 2020-05-21 | 1 | -1/+1 | |
| | |||||
* | Add support for warp | 2020-01-29 | 1 | -0/+14 | |
| | |||||
* | Capitalize test job names | 2020-01-29 | 1 | -2/+2 | |
| | |||||
* | Move Iron integration into a separate askama_iron crate | 2020-01-29 | 1 | -9/+9 | |
| | |||||
* | Move Gotham integration into separate askama_gotham crate | 2020-01-29 | 1 | -0/+14 | |
| | |||||
* | Move Rocket integration into askama_rocket crate | 2020-01-29 | 1 | -3/+4 | |
| | |||||
* | Move Actix-Web integration into separate askama_actix crate | 2020-01-29 | 1 | -11/+18 | |
| | |||||
* | Add GitHub Actions configuration | 2020-01-02 | 1 | -0/+82 | |