47 コミット (main)
 

作成者 SHA1 メッセージ 日付
KitaitiMakoto 51b49e8629 Merge pull request 'Specify async-trait version' (#13) from specify-async-trait-version into main
Reviewed-on: #13
2年前
Kitaiti Makoto 936cbd3228 Specify async-trait version 2年前
KitaitiMakoto 4fc7ae8a6b Merge pull request 'Update crates' (#12) from update-tokio into main
Reviewed-on: #12
2年前
Kitaiti Makoto 9fa5f86827 Bump version to 0.5.1 2年前
Kitaiti Makoto 5ae6143a9e Remove unnecessary mut 2年前
Kitaiti Makoto 36e068c38e Update reqwest 2年前
Kitaiti Makoto b71dc70604 Update tokio to 1.8.4 2年前
Gelez 4e8f12810c
Merge pull request #11 from Plume-org/feat/async-trait
Feature: async trait
4年前
Mina Galić e2b2b376a6
add async tests to travis test script 4年前
Mina Galić bd0bff44bf
add tests for AsyncResolver; use cargo clippy for further guidance. 4年前
Mina Galić b7859343bc
add async tests
and rename files so we don't clash with async_trait
4年前
Mina Galić 075fe1cf9a
update mockito to fix its compile issue 4年前
Mina Galić 7df1cbe7ba
async_trait creates an AsyncResovlver, that can live along-side Resolver 4年前
Jeb Rosen 42bfd3efb0
fix compilation with the help of @jebrosen 4年前
Mina Galić 390d2189b5
make trait non-generic, and Send safe 4年前
Mina Galić 5b91cd056c
start an optional implementation for async_trait
we add a feature flag (which is off by default) to gate the whether you
want an async trait or not
4年前
Gelez c49467766c
Merge pull request #9 from Plume-org/update-deps
Update deps + asyncify fetching
4年前
Gelez 9f1e0e7074
Merge pull request #10 from Plume-org/fix/git-attributes
add git attributes and remove executable bit from files in repo
4年前
Mina Galić 9ebb9cd9b8
add git attributes and remove executable bit from files in repo 4年前
Ana Gelez cdaab95ed5 Update deps + asyncify fetching 4年前
Ana Gelez ecb8a183bf Allow "configurabe" resolvers 5年前
Baptiste Gelez 9c73425f70 Version bump: 0.4.1 5年前
Baptiste Gelez bc88621d74 Add support for payloads without 'aliases' 5年前
Baptiste Gelez 82e6d7e3f0
Merge pull request #6 from Plume-org/no-null
No null
5年前
Trinity Pointard 3724c57aec cargo fmt 5年前
Trinity Pointard 9d14d73609 don't serialize None 5年前
Baptiste Gelez d30858374f Add some badges! 5年前
Baptiste Gelez fe18c56f81 Try to add codecov 5年前
Baptiste Gelez 5038624bbf Merge branch 'master' of github.com:BaptisteGelez/webfinger 5年前
Baptiste Gelez 47901eb269 Version bump: 0.4.0 5年前
Baptiste Gelez 2bb0133d41 Add support for group: and custom prefixes (fixes #3)
+ Rust 2018

+ Test for resolve
5年前
Baptiste Gelez c98816741c
Merge pull request #4 from Plume-org/accept-json
Accept both jrd+json and json for queries
5年前
Trinity Pointard 3141e7ed52 Accept both jrd+json and json for queries
Fix #2
5年前
Bat 1b72b441e3 Bump to 0.3.1
This version add reqwest 0.9 support
6年前
Bat 339cf52bd3 Bump version to 0.3.0 6年前
Bat c9ec9ce4a6 Add Travis CI 6年前
Bat e05e6fa700 Allow to have an URI template, and not an actual URI 6年前
Baptiste Gelez abc5f5b7c7
Merge pull request #1 from fdb-hiroshima/upgrade-reqwest
Upgrade reqwest to 0.9
6年前
Trinity Pointard d92086f082 Upgrade reqwest to 0.9
And fix changement linked to how headers work now

Required to compile with recent OpenSsl
6年前
Bat b919428fe1 Version bump 6年前
Bat 74af5f03b7 Add a parameter to disable HTTPS (usefull for debugging) 6年前
Bat e5636d8e40 Add a license file (GPL-3.0) 6年前
Bat a4bf98ea46 Add some metadata 6年前
Bat 5040bb607f Add a README.md 6年前
Bat 0211894ef6 Documentation 6年前
Bat c5553cc261 Add some tests 6年前
Bat a9d5b52133 Initial commit 6年前