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

Validate deprecated fields via validation visitor #10853

Merged
merged 29 commits into from
Jun 5, 2020

Commits on Mar 9, 2020

  1. Validate deprecated fields via validation visitor

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    6158514 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Merge remote-tracking branch 'origin/master'

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    74f21d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. wip

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b7e47b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. more vip

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    303494c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0b0b046 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. appy review comments

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    fcf1e98 View commit details
    Browse the repository at this point in the history
  2. clean up

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    bc67e6e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Apply fixes

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 8, 2020
    Configuration menu
    Copy the full SHA
    237f48a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. more fixes

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 11, 2020
    Configuration menu
    Copy the full SHA
    fb9329a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. more fixes

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 12, 2020
    Configuration menu
    Copy the full SHA
    0a13ab9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Merge remote-tracking branch 'origin/master'

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 13, 2020
    Configuration menu
    Copy the full SHA
    0eebfc6 View commit details
    Browse the repository at this point in the history
  2. refactor

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 13, 2020
    Configuration menu
    Copy the full SHA
    23cabf6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Merge remote-tracking branch 'origin/master'

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 14, 2020
    Configuration menu
    Copy the full SHA
    66e0551 View commit details
    Browse the repository at this point in the history
  2. refactor

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 14, 2020
    Configuration menu
    Copy the full SHA
    a6277d5 View commit details
    Browse the repository at this point in the history
  3. clean up

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 14, 2020
    Configuration menu
    Copy the full SHA
    9f1b788 View commit details
    Browse the repository at this point in the history
  4. fix build

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 14, 2020
    Configuration menu
    Copy the full SHA
    b6109d4 View commit details
    Browse the repository at this point in the history
  5. fix format

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 14, 2020
    Configuration menu
    Copy the full SHA
    097cc86 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. dummy commit to retrigger ci

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 15, 2020
    Configuration menu
    Copy the full SHA
    93fc3b5 View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 15, 2020
    Configuration menu
    Copy the full SHA
    27a05bf View commit details
    Browse the repository at this point in the history
  3. fix merge mistake

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 15, 2020
    Configuration menu
    Copy the full SHA
    42d1a76 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Move out impl from include

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 18, 2020
    Configuration menu
    Copy the full SHA
    5c4863f View commit details
    Browse the repository at this point in the history
  2. fix build

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 18, 2020
    Configuration menu
    Copy the full SHA
    07b47ae View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. refactor

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 19, 2020
    Configuration menu
    Copy the full SHA
    494931b View commit details
    Browse the repository at this point in the history
  2. nits

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 19, 2020
    Configuration menu
    Copy the full SHA
    f6e7c3d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. fix fuzz test

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed May 29, 2020
    Configuration menu
    Copy the full SHA
    51ba2d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. apply review comments

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    7a27798 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. reduuce code dupl

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0e0e577 View commit details
    Browse the repository at this point in the history
  2. rename function

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3e94b20 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    Signed-off-by: Kateryna Nezdolii <nezdolik@spotify.com>
    Kateryna Nezdolii committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6334f35 View commit details
    Browse the repository at this point in the history