Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gorilla/schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: iris-contrib/schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 15 files changed
  • 1 contributor

Commits on Jul 24, 2019

  1. some requested features

    kataras committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    1338a2e View commit details
    Browse the repository at this point in the history
  2. add go.mod

    kataras committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    1f5dc3f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. export the Form and Query decoders in order to be customized by Iris …

    …users and ignore unknown url query parameters instead of giving an ErrPath
    
    relative to: kataras/iris#1566
    kataras committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    898d805 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. add params default decoder

    kataras committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    c724b24 View commit details
    Browse the repository at this point in the history
  2. add DecodeHeaders

    kataras committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    35b4e06 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. fixes from upstream

    kataras committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    4fafd08 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. minor

    kataras committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d8141d2 View commit details
    Browse the repository at this point in the history
Loading