Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add MSRV checking in CI | Dirkjan Ochtman | 2023-09-29 | 1 | -0/+9 |
* | Add audit job in CI workflow | Dirkjan Ochtman | 2023-09-29 | 1 | -0/+6 |
* | Upgrade to actions/checkout@v4 | Dirkjan Ochtman | 2023-09-29 | 1 | -3/+3 |
* | Use externally maintained Actions | Dirkjan Ochtman | 2023-09-29 | 1 | -8/+5 |
* | CI: make sure parser is tested | René Kijewski | 2023-07-31 | 1 | -3/+3 |
* | Implement basic hyper integration | René Kijewski | 2022-07-25 | 1 | -1/+1 |
* | Make sure all packages are tested | René Kijewski | 2022-06-20 | 1 | -79/+13 |
* | Add caching action to shrink CI times (#698) | Nate Kidwell | 2022-06-17 | 1 | -35/+19 |
* | Update to Rocket 0.5 | René Kijewski | 2022-06-16 | 1 | -1/+1 |
* | Move askama_mendes integration into Askama repo (#561) | Dirkjan Ochtman | 2021-12-01 | 1 | -0/+13 |
* | Add Axum integration | Michael Alyn Miller | 2021-11-27 | 1 | -0/+13 |
* | Remove the askama_iron integration | Dirkjan Ochtman | 2021-08-05 | 1 | -13/+0 |
* | Changed multi-line commands to single-line commands | vallentin | 2021-01-01 | 1 | -21/+14 |
* | Update ci config for new default branch name | Dirkjan Ochtman | 2020-09-19 | 1 | -1/+1 |
* | Schedule a CI run every Friday | Dirkjan Ochtman | 2020-09-07 | 1 | -0/+2 |
* | Add Tide target to CI | Dirkjan Ochtman | 2020-07-14 | 1 | -0/+14 |
* | Fix warp CI job to use stable Rust | Dirkjan Ochtman | 2020-05-21 | 1 | -1/+1 |
* | Add support for warp | Bjørn Madsen | 2020-01-29 | 1 | -0/+14 |
* | Capitalize test job names | Dirkjan Ochtman | 2020-01-29 | 1 | -2/+2 |
* | Move Iron integration into a separate askama_iron crate | Dirkjan Ochtman | 2020-01-29 | 1 | -9/+9 |
* | Move Gotham integration into separate askama_gotham crate | Dirkjan Ochtman | 2020-01-29 | 1 | -0/+14 |
* | Move Rocket integration into askama_rocket crate | Dirkjan Ochtman | 2020-01-29 | 1 | -3/+4 |
* | Move Actix-Web integration into separate askama_actix crate | Dirkjan Ochtman | 2020-01-29 | 1 | -11/+18 |
* | Add GitHub Actions configuration | Dirkjan Ochtman | 2020-01-02 | 1 | -0/+82 |