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

✨ feature: route constraints #1998

Merged
merged 17 commits into from Aug 16, 2022

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    9b90560 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. add parsing for constraints.

    efectn committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    a7f75f4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    efectn committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    a120476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a3da1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. fix regex & datetime tests.

    efectn committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f9a552c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d6ea0 View commit details
    Browse the repository at this point in the history
  3. update

    efectn committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    c0e1788 View commit details
    Browse the repository at this point in the history
  4. regex customization.

    efectn committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    3ff89d8 View commit details
    Browse the repository at this point in the history
  5. merge

    efectn committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    9d4a09d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    d688c5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da88a65 View commit details
    Browse the repository at this point in the history
  3. more readable conditions

    efectn committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    491c72b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. fix tests

    efectn committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a596c66 View commit details
    Browse the repository at this point in the history
  2. precompile regex

    efectn committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2d41ff7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    e92eadd View commit details
    Browse the repository at this point in the history
  2. update comments

    Co-authored-by: wernerr <rene@gofiber.io>
    efectn committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    3aacd73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217ddf7 View commit details
    Browse the repository at this point in the history