Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(RAD): Extend encoding rules for RadonTypes::RadonError #2425

Open
wants to merge 46 commits into
base: 2.0-base
Choose a base branch
from

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    5bbea50 View commit details
    Browse the repository at this point in the history
  2. chore: cargo fmt --all

    guidiaz committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3fdf8f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    721347a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef30733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a665397 View commit details
    Browse the repository at this point in the history
  4. chore: bump package versions

    guidiaz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    198e5b8 View commit details
    Browse the repository at this point in the history
  5. chore: cargo fmt --all

    guidiaz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9bae448 View commit details
    Browse the repository at this point in the history
  6. chore: solve clippy warnings

    guidiaz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    af5ff86 View commit details
    Browse the repository at this point in the history
  7. fix: use http::Response::headers(&self) to transform response to HTTP…

    …/HEAD into a JSON string
    
    Instead or parsing http::Response::body into a RadonMap
    guidiaz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ac57ded View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    5e073f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4d1ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cfd81d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    68c7648 View commit details
    Browse the repository at this point in the history
  2. chore: cargo clippy --fix

    guidiaz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    184f768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd4641c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    f1314a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2402b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    533c103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3322b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88c8674 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    0ab36ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7a4a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae50ed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    888ef3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    179503c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6802cad View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    73d49e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce8d2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae16d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f492676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f222ee5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    616958b View commit details
    Browse the repository at this point in the history
  7. chore: cargo clippy --fix

    guidiaz committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2506613 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. chore: cargo fmt

    guidiaz committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d03ce84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d066a4d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    cb9c3a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c88ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48af192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5625dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6a4574 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aec4c1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7a190f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d51f103 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    521d7a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13225c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8d0b57 View commit details
    Browse the repository at this point in the history