KitaitiMakoto
|
51b49e8629
|
Merge pull request 'Specify async-trait version' (#13) from specify-async-trait-version into main
Reviewed-on: #13
|
1 year ago |
Kitaiti Makoto
|
936cbd3228
|
Specify async-trait version
|
1 year ago |
KitaitiMakoto
|
4fc7ae8a6b
|
Merge pull request 'Update crates' (#12) from update-tokio into main
Reviewed-on: #12
|
1 year ago |
Kitaiti Makoto
|
9fa5f86827
|
Bump version to 0.5.1
|
1 year ago |
Kitaiti Makoto
|
5ae6143a9e
|
Remove unnecessary mut
|
1 year ago |
Kitaiti Makoto
|
36e068c38e
|
Update reqwest
|
1 year ago |
Kitaiti Makoto
|
b71dc70604
|
Update tokio to 1.8.4
|
1 year ago |
Gelez
|
4e8f12810c
|
Merge pull request #11 from Plume-org/feat/async-trait
Feature: async trait
|
3 years ago |
Mina Galić
|
e2b2b376a6
|
add async tests to travis test script
|
3 years ago |
Mina Galić
|
bd0bff44bf
|
add tests for AsyncResolver; use cargo clippy for further guidance.
|
3 years ago |
Mina Galić
|
b7859343bc
|
add async tests
and rename files so we don't clash with async_trait
|
3 years ago |
Mina Galić
|
075fe1cf9a
|
update mockito to fix its compile issue
|
3 years ago |
Mina Galić
|
7df1cbe7ba
|
async_trait creates an AsyncResovlver, that can live along-side Resolver
|
3 years ago |
Jeb Rosen
|
42bfd3efb0
|
fix compilation with the help of @jebrosen
|
3 years ago |
Mina Galić
|
390d2189b5
|
make trait non-generic, and Send safe
|
3 years ago |
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
|
3 years ago |
Gelez
|
c49467766c
|
Merge pull request #9 from Plume-org/update-deps
Update deps + asyncify fetching
|
3 years ago |
Gelez
|
9f1e0e7074
|
Merge pull request #10 from Plume-org/fix/git-attributes
add git attributes and remove executable bit from files in repo
|
3 years ago |
Mina Galić
|
9ebb9cd9b8
|
add git attributes and remove executable bit from files in repo
|
3 years ago |
Ana Gelez
|
cdaab95ed5
|
Update deps + asyncify fetching
|
3 years ago |
Ana Gelez
|
ecb8a183bf
|
Allow "configurabe" resolvers
|
4 years ago |
Baptiste Gelez
|
9c73425f70
|
Version bump: 0.4.1
|
4 years ago |
Baptiste Gelez
|
bc88621d74
|
Add support for payloads without 'aliases'
|
4 years ago |
Baptiste Gelez
|
82e6d7e3f0
|
Merge pull request #6 from Plume-org/no-null
No null
|
4 years ago |
Trinity Pointard
|
3724c57aec
|
cargo fmt
|
4 years ago |
Trinity Pointard
|
9d14d73609
|
don't serialize None
|
4 years ago |
Baptiste Gelez
|
d30858374f
|
Add some badges!
|
4 years ago |
Baptiste Gelez
|
fe18c56f81
|
Try to add codecov
|
4 years ago |
Baptiste Gelez
|
5038624bbf
|
Merge branch 'master' of github.com:BaptisteGelez/webfinger
|
4 years ago |
Baptiste Gelez
|
47901eb269
|
Version bump: 0.4.0
|
4 years ago |
Baptiste Gelez
|
2bb0133d41
|
Add support for group: and custom prefixes (fixes #3)
+ Rust 2018
+ Test for resolve
|
4 years ago |
Baptiste Gelez
|
c98816741c
|
Merge pull request #4 from Plume-org/accept-json
Accept both jrd+json and json for queries
|
5 years ago |
Trinity Pointard
|
3141e7ed52
|
Accept both jrd+json and json for queries
Fix #2
|
5 years ago |
Bat
|
1b72b441e3
|
Bump to 0.3.1
This version add reqwest 0.9 support
|
5 years ago |
Bat
|
339cf52bd3
|
Bump version to 0.3.0
|
5 years ago |
Bat
|
c9ec9ce4a6
|
Add Travis CI
|
5 years ago |
Bat
|
e05e6fa700
|
Allow to have an URI template, and not an actual URI
|
5 years ago |
Baptiste Gelez
|
abc5f5b7c7
|
Merge pull request #1 from fdb-hiroshima/upgrade-reqwest
Upgrade reqwest to 0.9
|
5 years ago |
Trinity Pointard
|
d92086f082
|
Upgrade reqwest to 0.9
And fix changement linked to how headers work now
Required to compile with recent OpenSsl
|
5 years ago |
Bat
|
b919428fe1
|
Version bump
|
5 years ago |
Bat
|
74af5f03b7
|
Add a parameter to disable HTTPS (usefull for debugging)
|
5 years ago |
Bat
|
e5636d8e40
|
Add a license file (GPL-3.0)
|
5 years ago |
Bat
|
a4bf98ea46
|
Add some metadata
|
5 years ago |
Bat
|
5040bb607f
|
Add a README.md
|
5 years ago |
Bat
|
0211894ef6
|
Documentation
|
5 years ago |
Bat
|
c5553cc261
|
Add some tests
|
5 years ago |
Bat
|
a9d5b52133
|
Initial commit
|
5 years ago |