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

404 improve error messages #444

Merged
merged 12 commits into from
Jul 21, 2022
Merged

404 improve error messages #444

merged 12 commits into from
Jul 21, 2022

Commits on Jul 20, 2022

  1. feat: 🎸 add as_response() method to exceptions

    the 400 errors have more details
    severo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0f10849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaa6723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc86ded View commit details
    Browse the repository at this point in the history
  4. feat: 🎸 update libs

    now: libutils, libcache and libqueue are independent
    severo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4c73ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1604c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e37d2ab View commit details
    Browse the repository at this point in the history
  7. feat: 🎸 depend on libutils again

    duplicating the definitions generated incompatibilites. We depend on
    libutils until we remove /splits and /rows
    severo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e4ddc45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9b0a95 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fea9df1 View commit details
    Browse the repository at this point in the history
  10. feat: 🎸 improve the error messages

    Closes: #404
    severo committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4f84a1c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    52a3066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504da6a View commit details
    Browse the repository at this point in the history