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

feat: Add Nullable support #1149

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 29, 2021

  1. First batch of fixes

    maxkoshevoi committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a4590a3 View commit details
    Browse the repository at this point in the history
  2. Initialize collections

    maxkoshevoi committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ed33ac0 View commit details
    Browse the repository at this point in the history
  3. Style fixes

    maxkoshevoi committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    015808a View commit details
    Browse the repository at this point in the history
  4. Nullable batch 2

    maxkoshevoi committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a0a2749 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    5154402 View commit details
    Browse the repository at this point in the history
  2. Added missed annotations

    maxkoshevoi committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b5ce648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43f28e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Remove duplicated word

    maxkoshevoi committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    dde6798 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

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

Commits on Mar 23, 2022

  1. Revert pipeline changes

    maxkoshevoi committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    422be17 View commit details
    Browse the repository at this point in the history
  2. Revert C#9 changes

    maxkoshevoi committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    255b68d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77cea17 View commit details
    Browse the repository at this point in the history
  4. Merge

    maxkoshevoi committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ccee470 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f4e1ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e379a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79ccc06 View commit details
    Browse the repository at this point in the history
  8. Update SendGridMessage.cs

    maxkoshevoi committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    de3e049 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Merge branch 'main' into mk/nullable

    childish-sambino committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    fa6d9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d48348 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Revert some changes

    maxkoshevoi committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    2fccfdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1733e77 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Tos are non-nullable

    maxkoshevoi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    2f34479 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    maxkoshevoi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    fd2b40d View commit details
    Browse the repository at this point in the history
  3. Fix tests

    maxkoshevoi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    7956860 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    maxkoshevoi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    63875bc View commit details
    Browse the repository at this point in the history
  5. Fix tests

    maxkoshevoi committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a2a84db View commit details
    Browse the repository at this point in the history