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

fix(core): Make filter/sort query only hold onto node properties it needs #34747

Merged
merged 46 commits into from
Feb 15, 2022

Commits on Jan 20, 2022

  1. starting point

    pieh committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7f59b33 View commit details
    Browse the repository at this point in the history
  2. Get docker running

    imjoshin committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d22f00e View commit details
    Browse the repository at this point in the history
  3. Add yarn commands for docker

    imjoshin committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    cdb008e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. 1 Configuration menu
    Copy the full SHA
    435885a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb7315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6793007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b99cc8 View commit details
    Browse the repository at this point in the history
  5. Add README

    imjoshin committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    d6127b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. starting point

    pieh authored and imjoshin committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bde2d8c View commit details
    Browse the repository at this point in the history
  2. Get docker running

    imjoshin committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3f8f47a View commit details
    Browse the repository at this point in the history
  3. Add yarn commands for docker

    imjoshin committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    007ae95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48fa848 View commit details
    Browse the repository at this point in the history
  5. set initial mem limit, create lot of pages

    pieh authored and imjoshin committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e3f83ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5f812f View commit details
    Browse the repository at this point in the history
  7. Add README

    imjoshin committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bada30c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d0c662 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bdb8c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    27f7171 View commit details
    Browse the repository at this point in the history
  2. drop unused parts of site

    pieh committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f42b723 View commit details
    Browse the repository at this point in the history
  3. show progress on node creation

    pieh committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ae35ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ca8bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c8c2ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf3a1e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e037a6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60d0236 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. some additions to README

    pieh committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    e5492b1 View commit details
    Browse the repository at this point in the history
  2. drop more unused things

    pieh committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d470672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f3c93 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Remove a ton of calls to getNode

    imjoshin authored and pieh committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    22d8ad0 View commit details
    Browse the repository at this point in the history
  2. Remove a ton of calls to getNode

    imjoshin authored and pieh committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    cd9c891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf00f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa5d943 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    8f85c00 View commit details
    Browse the repository at this point in the history
  2. Revert "Get sorting working, not performant"

    This reverts commit 8f85c00.
    imjoshin committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    26fd255 View commit details
    Browse the repository at this point in the history
  3. adjust fast filters tests

    pieh committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5c49293 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

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

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    d3f8be6 View commit details
    Browse the repository at this point in the history
  2. Fix fast filters test

    imjoshin committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    fa6d14f View commit details
    Browse the repository at this point in the history
  3. Remove debug logging

    imjoshin committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9df2312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3c9fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bd14c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    99bd831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1341fb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    999e9c6 View commit details
    Browse the repository at this point in the history
  2. TS fix

    imjoshin committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    095e814 View commit details
    Browse the repository at this point in the history
  3. Merge sets of indexFields

    imjoshin committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    04fb874 View commit details
    Browse the repository at this point in the history