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

Add path filtering support to version.json #399

Merged
merged 26 commits into from Jan 20, 2020

Commits on Oct 23, 2019

  1. Copy the full SHA
    d5c77ae View commit details
    Browse the repository at this point in the history
  2. Update version.schema.json

    saul committed Oct 23, 2019
    Copy the full SHA
    db5df92 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Add FilterPath

    saul committed Oct 24, 2019
    Copy the full SHA
    61f2159 View commit details
    Browse the repository at this point in the history
  2. Update GitExtensions.cs

    saul committed Oct 24, 2019
    Copy the full SHA
    ac5670e View commit details
    Browse the repository at this point in the history
  3. Update VersionOracle.cs

    saul committed Oct 24, 2019
    Copy the full SHA
    b76c16d View commit details
    Browse the repository at this point in the history
  4. Fix some tests

    saul committed Oct 24, 2019
    Copy the full SHA
    76f27ee View commit details
    Browse the repository at this point in the history
  5. Fix tests

    saul committed Oct 24, 2019
    Copy the full SHA
    9b6db88 View commit details
    Browse the repository at this point in the history
  6. Fix some doc warnings

    saul committed Oct 24, 2019
    Copy the full SHA
    5bc44e5 View commit details
    Browse the repository at this point in the history
  7. Minimise diff

    saul committed Oct 24, 2019
    Copy the full SHA
    c2657ae View commit details
    Browse the repository at this point in the history
  8. Add regex to version.schema.json

    saul committed Oct 24, 2019
    Copy the full SHA
    6300fe8 View commit details
    Browse the repository at this point in the history
  9. Fix all warnings

    saul committed Oct 24, 2019
    Copy the full SHA
    36239ae View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Update doc comments

    saul committed Nov 11, 2019
    Copy the full SHA
    75fdbbf View commit details
    Browse the repository at this point in the history
  2. Add tests

    saul committed Nov 11, 2019
    Copy the full SHA
    4eb917a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Markups

    saul committed Dec 10, 2019
    Copy the full SHA
    49f620a View commit details
    Browse the repository at this point in the history
  2. Markups

    saul committed Dec 10, 2019
    Copy the full SHA
    565bfe0 View commit details
    Browse the repository at this point in the history
  3. Get filters at each commit

    saul committed Dec 10, 2019
    Copy the full SHA
    4310a2d View commit details
    Browse the repository at this point in the history
  4. Add more tests

    saul committed Dec 10, 2019
    Copy the full SHA
    fea3905 View commit details
    Browse the repository at this point in the history
  5. Add more tests

    saul committed Dec 10, 2019
    Copy the full SHA
    9469c88 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Copy the full SHA
    32d626e View commit details
    Browse the repository at this point in the history
  2. Make FilterPath internal

    AArnott committed Dec 21, 2019
    Copy the full SHA
    ca081cf View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Copy the full SHA
    59335a7 View commit details
    Browse the repository at this point in the history
  2. Add caching to GetHeight

    saul committed Jan 3, 2020
    Copy the full SHA
    1873436 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1beaf12 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Copy the full SHA
    c3d28c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    104e0dd View commit details
    Browse the repository at this point in the history
  3. Update pathFilters.md

    saul committed Jan 19, 2020
    Copy the full SHA
    f455b01 View commit details
    Browse the repository at this point in the history