summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-01-07Update actions/checkout action to v4 (#2495)Taiki Endo
2023-12-17Fix CI (#2434)David Pedersen
2023-11-24Clean up Q&A discussion template (#2342)Jonas Platte
2023-11-24Fix error in Q&A discussion template (#2341)Jonas Platte
2023-11-24GitHub: Add a Q&A discussion template (#2340)Jonas Platte
2023-11-23Update to latest versions of hyper and http-body (#1882)David Pedersen
2023-10-26Improve documentation of axum::Form (#2289)Jonas Platte
2023-08-08Check for typos in CIJonas Platte
2023-06-23Update tokio-tungstenite to 0.19 (#2021)Alex Butler
2023-04-17Use axum-macros/rust-toolchain file in ci (#1939)tottoto
2023-04-15Resolve ci warnings (#1938)tottoto
2023-04-15Update ci config to setup rust (#1937)tottoto
2023-04-14Enable `println` warning (#1929)David Pedersen
2023-03-23Fix broken links in the documentation (#1878)Jonas Platte
2023-03-10Re-integrate examples into the root workspace (#1466)Jonas Platte
2023-02-16Try `cargo public-api-crates` on CI (#1761)David Pedersen
2023-01-20Update to tonic 0.8 (#1700)tottoto
2023-01-08Replace `actions-rs/toolchain@v1` with stable alternative (#1687)David Pedersen
2022-12-09Add emoji for contact links (new issue page)Jonas Platte
2022-12-09Add "I have looked for existing issues" checkbox to issue templates (#1632)Jonas Platte
2022-12-09Guide people to the right places to ask questions (#1631)Jonas Platte
2022-11-19Improve compile errors for unimplemented traits (#1436)Georg Semmler
2022-09-25Add tokio feature & make tokio optional for WASM support (#1382)Logan Keenan
2022-08-09Use new Cargo features to avoid implicit features for optional dependencies (...Jonas Platte
2022-08-09Replace async-graphql with link to async-graphql's own examples (#1234)David Pedersen
2022-08-09Improve workspace caching on CI (#1229)Max Countryman
2022-07-28Fix intra-doc links on docs.rs (#1205)Jonas Platte
2022-07-26fix typo in CI.ymlDavid Pedersen
2022-06-27Use minimal dependency versions for MSRV tests on CI (#1109)David Pedersen
2022-06-17Bump MSRV to 1.56 and update to the 2021 edition (#1098)David Pedersen
2022-06-10Sort dependencies in `Cargo.toml`s (#1076)David Pedersen
2022-04-29Move examples to separate workspace (#978)David Pedersen
2022-03-18Don't run nightly on CI (#870)David Pedersen
2022-03-05ci: Set CARGO_TERM_COLOR = always to get colored logs (#831)Jonas Platte
2022-01-31Remove axum-debug code (#740)David Pedersen
2021-12-28Add metrics example (#671)David Pedersen
2021-12-12Use `AtomicU32` in `RouteId` (#616)Kai Jewson
2021-11-17Add `axum-extra` crate (#536)David Pedersen
2021-11-17Move `axum-handle-error-extract` into axum (#534)David Pedersen
2021-11-11Add `trybuild` tests for axum-debug (#501)David Pedersen
2021-11-11Clean up axum-debug crate (#498)David Pedersen
2021-11-09Use nightly clippy & rustfmt for more style checks (#487)Jonas Platte
2021-11-03Move axum crate into workspace subfolder (#458)David Pedersen
2021-11-03Reorganize tests (#456)David Pedersen
2021-10-31Break root module docs into separate files (#432)David Pedersen
2021-10-19Fix CI caching (#395)David Pedersen
2021-08-19Make sure doc tests run on CI (#206)David Pedersen
2021-08-07Enable CI caching (#149)David Pedersen
2021-08-07Run CI for `main`David Pedersen
2021-08-07Cleanup CI (#141)Jonas Platte