summaryrefslogtreecommitdiffstats
path: root/ci/azure-test-stable.yml
AgeCommit message (Expand)Author
2019-12-24chore: move benches to separate crate (#2028)Carl Lerche
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-11-22ci: use -Z avoid-dev-deps in features check instead of --no-dev-deps (#1812)Taiki Endo
2019-11-22ci: generate docs (#1810)Carl Lerche
2019-11-20chore: enable feature flag check on windows (#1798)Taiki Endo
2019-10-31chore: check each feature works properly (#1695)Taiki Endo
2019-08-18ci: ensure all tests are run for each feature (#1470)Ivan Petkov
2019-08-07chore: enable full CI run (#1399)Carl Lerche
2019-07-10tokio: update threaded runtime to std::future (#1280)Carl Lerche
2019-07-03ci: scope each tests/examples invocation to a specific crate (#1238)Ivan Petkov
2019-06-30timer: finish updating timer (#1222)Carl Lerche
2019-06-25macros: re-export `main` macro from `tokio` (#1198)Carl Lerche
2019-06-24Update Tokio to use `std::future`. (#1120)Carl Lerche
2019-04-29ci: fix isRelease condition (#1066)Carl Lerche
2019-03-22ci: skip crates.io dep run when releasing (#995)Carl Lerche
2019-03-21executor: add TypedExecutor (#993)Carl Lerche
2019-03-19chore: repo maintenance + no path dependencies (#991)Carl Lerche
2019-03-01Set up CI with Azure Pipelines (#926)Carl Lerche