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: ory/fosite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.2
Choose a base ref
...
head repository: ory/fosite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.30.3
Choose a head ref
  • 6 commits
  • 22 files changed
  • 4 contributors

Commits on Jan 20, 2020

  1. docs: Updates issue and pull request templates (#393)

    Signed-off-by: aeneasr <[email protected]>
    aeneasr authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    cdefb3e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. docs: Updates issue and pull request templates (#394)

    Signed-off-by: aeneasr <[email protected]>
    aeneasr authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    119e6ab View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Mar 2, 2020

  1. fix: Merge request ID as well (#398)

    Closes #386
    aeneasr authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    67c081c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. feat: Add ExactOne and MatchesExact to Arguments (#399)

    Previously Arguments.Exact had vague semantic where
    it coudln't distinguish between value with a space and multiple
    values. Split it into 2 functions with clear semantic.
    
    Old .Exact() remains for compatibility and marked as deprecated
    redbaron authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    cf23400 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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