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

Prevent NPE in CSV diff rendering when column removed #17018

Merged
merged 22 commits into from
Oct 20, 2021

Commits on Sep 11, 2021

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

Commits on Sep 12, 2021

  1. Reworks CSV diff

    richmahn committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    2016455 View commit details
    Browse the repository at this point in the history
  2. Fixes tests

    richmahn committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    81799d2 View commit details
    Browse the repository at this point in the history
  3. Fixes linting

    richmahn committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    58a059a View commit details
    Browse the repository at this point in the history
  4. Fixes linting

    richmahn committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    b510356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5abe681 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dadb94 View commit details
    Browse the repository at this point in the history
  7. moves checking for EOF in the csv Renderer

    Gitea committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    9f70afe View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Fixes EOF problem

    richmahn committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    aa526e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    01671aa View commit details
    Browse the repository at this point in the history
  2. Fixes tests

    richmahn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    535a86c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f24d14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0708733 View commit details
    Browse the repository at this point in the history
  5. Better EOF handling

    richmahn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ba85dfd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Refactor of CSV column diff

    richmahn committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    99ac2b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    aa79ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d7a519 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Updates tests

    richmahn committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    480d9ec View commit details
    Browse the repository at this point in the history
  2. Fixes typos

    richmahn committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    fe1bbc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131992a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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