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 option to change the default value of the Parse.Query.limit() constraint #8152

Merged
merged 25 commits into from
Sep 29, 2022

Commits on Sep 5, 2022

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

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    049b361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fefa91f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    6c05435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc23a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5290e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    562c713 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    9dcc1af View commit details
    Browse the repository at this point in the history
  2. optimize test syntax

    Co-authored-by: dblythy <daniel-blyth@live.com.au>
    mtrezza and dblythy committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    23e8e20 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update spec/index.spec.js

    Co-authored-by: dblythy <daniel-blyth@live.com.au>
    mtrezza and dblythy committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    752d1ac View commit details
    Browse the repository at this point in the history
  2. Update spec/index.spec.js

    Co-authored-by: dblythy <daniel-blyth@live.com.au>
    mtrezza and dblythy committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f0fd15e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fb72be View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update spec/index.spec.js

    Co-authored-by: dblythy <daniel-blyth@live.com.au>
    mtrezza and dblythy committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    2ddfb48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f8761 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Moving the definition of the default value for defaultLimit option fr…

    …om ClassesRouter.js into index.js
    vzukanov committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b606730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e4ab6 View commit details
    Browse the repository at this point in the history
  3. Update src/Options/index.js

    mtrezza committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d3eb60e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3698600 View commit details
    Browse the repository at this point in the history
  5. Update src/Options/docs.js

    mtrezza committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b794742 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. refactor

    dblythy committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d43ff5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d405c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6fa103 View commit details
    Browse the repository at this point in the history
  4. Update src/Config.js

    dblythy committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0d5f7d7 View commit details
    Browse the repository at this point in the history
  5. Update Config.js

    dblythy committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a5741c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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