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

[API Implementation]: Add Order and OrderDescending to Enumerable and Queryable #70525

Merged
merged 19 commits into from
Jun 30, 2022

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    de029dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d2081 View commit details
    Browse the repository at this point in the history
  3. Add documentation

    deeprobin committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ea53a6c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    2749e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0fa072 View commit details
    Browse the repository at this point in the history
  3. Add more test cases

    deeprobin committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1025faf View commit details
    Browse the repository at this point in the history
  4. Apply suggestions

    Co-Authored-By: Eirik Tsarpalis <2813363+eiriktsarpalis@users.noreply.github.com>
    deeprobin and eiriktsarpalis committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    16bfbf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a21dbf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    fbb3a74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879421b View commit details
    Browse the repository at this point in the history
  3. Add null checks to ThenBy

    deeprobin committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    7f2c3f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Revert "Eliminate keySelector null-check in ctor"

    This reverts commit 879421b.
    deeprobin committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    1382af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd1659a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885caa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Apply suggestions

    deeprobin committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    45a3776 View commit details
    Browse the repository at this point in the history
  2. Fix null checks

    deeprobin committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    94369ff View commit details
    Browse the repository at this point in the history
  3. Fix null checks

    deeprobin committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    abddd4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0eec68 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

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