Commit Graph

  • 51b49e8629 Merge pull request 'Specify async-trait version' (#13) from specify-async-trait-version into main main 0.5.1 KitaitiMakoto 2022-06-12 18:59:25 +0000
  • 936cbd3228 Specify async-trait version Kitaiti Makoto 2022-06-13 03:58:44 +0900
  • 4fc7ae8a6b Merge pull request 'Update crates' (#12) from update-tokio into main KitaitiMakoto 2022-06-12 18:45:02 +0000
  • 9fa5f86827 Bump version to 0.5.1 Kitaiti Makoto 2022-06-13 03:43:56 +0900
  • 5ae6143a9e Remove unnecessary mut Kitaiti Makoto 2022-06-13 03:43:29 +0900
  • 36e068c38e Update reqwest Kitaiti Makoto 2022-06-13 03:42:34 +0900
  • b71dc70604 Update tokio to 1.8.4 Kitaiti Makoto 2022-06-13 03:28:47 +0900
  • 4e8f12810c
    Merge pull request #11 from Plume-org/feat/async-trait Gelez 2020-05-20 14:01:28 +0200
  • e2b2b376a6
    add async tests to travis test script Mina Galić 2020-05-19 11:40:40 +0200
  • bd0bff44bf
    add tests for AsyncResolver; use cargo clippy for further guidance. Mina Galić 2020-05-19 11:39:03 +0200
  • b7859343bc
    add async tests Mina Galić 2020-05-19 11:25:43 +0200
  • 075fe1cf9a
    update mockito to fix its compile issue Mina Galić 2020-05-18 23:51:05 +0200
  • 7df1cbe7ba
    async_trait creates an AsyncResovlver, that can live along-side Resolver Mina Galić 2020-05-18 23:34:25 +0200
  • 42bfd3efb0
    fix compilation with the help of @jebrosen Jeb Rosen 2020-05-18 22:24:57 +0200
  • 390d2189b5
    make trait non-generic, and Send safe Mina Galić 2020-05-17 21:52:15 +0200
  • 5b91cd056c
    start an optional implementation for async_trait Mina Galić 2020-05-17 20:27:29 +0200
  • c49467766c
    Merge pull request #9 from Plume-org/update-deps Gelez 2020-05-18 10:28:05 +0200
  • 9f1e0e7074
    Merge pull request #10 from Plume-org/fix/git-attributes Gelez 2020-05-17 17:09:24 +0200
  • 9ebb9cd9b8
    add git attributes and remove executable bit from files in repo Mina Galić 2020-05-17 12:35:31 +0200
  • cdaab95ed5 Update deps + asyncify fetching Ana Gelez 2020-01-29 21:48:09 +0100
  • ecb8a183bf Allow "configurabe" resolvers Ana Gelez 2019-07-31 09:57:12 +0200
  • 9c73425f70 Version bump: 0.4.1 Baptiste Gelez 2019-05-11 16:58:11 +0100
  • bc88621d74 Add support for payloads without 'aliases' Baptiste Gelez 2019-05-11 16:57:35 +0100
  • 82e6d7e3f0
    Merge pull request #6 from Plume-org/no-null Baptiste Gelez 2019-04-08 18:34:35 +0100
  • 3724c57aec cargo fmt Trinity Pointard 2019-04-08 17:32:38 +0200
  • 9d14d73609 don't serialize None Trinity Pointard 2019-04-08 17:32:18 +0200
  • d30858374f Add some badges! Baptiste Gelez 2019-03-17 16:42:05 +0100
  • fe18c56f81 Try to add codecov Baptiste Gelez 2019-03-17 16:32:12 +0100
  • 5038624bbf Merge branch 'master' of github.com:BaptisteGelez/webfinger Baptiste Gelez 2019-03-17 16:26:07 +0100
  • 47901eb269 Version bump: 0.4.0 Baptiste Gelez 2019-03-17 16:11:30 +0100
  • 2bb0133d41 Add support for group: and custom prefixes (fixes #3) Baptiste Gelez 2019-03-17 16:09:19 +0100
  • c98816741c
    Merge pull request #4 from Plume-org/accept-json Baptiste Gelez 2018-12-25 09:40:57 +0100
  • 3141e7ed52 Accept both jrd+json and json for queries Trinity Pointard 2018-12-24 20:19:09 +0100
  • 1b72b441e3 Bump to 0.3.1 Bat 2018-10-11 12:34:34 +0100
  • 339cf52bd3 Bump version to 0.3.0 Bat 2018-07-26 21:23:02 +0200
  • c9ec9ce4a6 Add Travis CI Bat 2018-07-26 21:21:56 +0200
  • e05e6fa700 Allow to have an URI template, and not an actual URI Bat 2018-07-26 21:19:31 +0200
  • abc5f5b7c7
    Merge pull request #1 from fdb-hiroshima/upgrade-reqwest Baptiste Gelez 2018-10-11 08:04:20 +0100
  • d92086f082 Upgrade reqwest to 0.9 Trinity Pointard 2018-10-10 23:19:30 +0200
  • b919428fe1 Version bump Bat 2018-06-25 21:32:28 +0200
  • 74af5f03b7 Add a parameter to disable HTTPS (usefull for debugging) Bat 2018-06-25 21:32:12 +0200
  • e5636d8e40 Add a license file (GPL-3.0) Bat 2018-06-18 22:54:55 +0100
  • a4bf98ea46 Add some metadata Bat 2018-06-18 22:04:25 +0100
  • 5040bb607f Add a README.md Bat 2018-06-18 22:01:16 +0100
  • 0211894ef6 Documentation Bat 2018-06-18 21:52:24 +0100
  • c5553cc261 Add some tests Bat 2018-06-18 21:23:10 +0100
  • a9d5b52133 Initial commit Bat 2018-06-18 20:35:11 +0100