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: simple collections and massive perf gains on small queries #766

Merged
merged 23 commits into from
May 27, 2018

Commits on May 16, 2018

  1. Allow disabling the query log

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    840abd0 View commit details
    Browse the repository at this point in the history
  2. Don't parse URL multiple times

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    890e028 View commit details
    Browse the repository at this point in the history
  3. More efficient

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    3127cb4 View commit details
    Browse the repository at this point in the history
  4. Marginal boost

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    1c96c42 View commit details
    Browse the repository at this point in the history
  5. Fence debug statements

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    8c29d53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9981a8e View commit details
    Browse the repository at this point in the history
  7. Precompute

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    5e7d270 View commit details
    Browse the repository at this point in the history
  8. Cache query validation

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    f4a867d View commit details
    Browse the repository at this point in the history
  9. Minor optimisation

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    fc2eb44 View commit details
    Browse the repository at this point in the history
  10. Simple collections CLI options

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    0852bc9 View commit details
    Browse the repository at this point in the history
  11. Minor perf tweaks

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    f7b360e View commit details
    Browse the repository at this point in the history
  12. More efficient localSettings

    benjie committed May 16, 2018
    Configuration menu
    Copy the full SHA
    687fd3c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Upgrade postgraphile-core

    benjie committed May 18, 2018
    Configuration menu
    Copy the full SHA
    1288e98 View commit details
    Browse the repository at this point in the history
  2. 4.0.0-beta.9.1

    benjie committed May 18, 2018
    Configuration menu
    Copy the full SHA
    0c4463a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    af99a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c04ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb6503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97cac21 View commit details
    Browse the repository at this point in the history
  5. Lint fixes

    benjie committed May 21, 2018
    Configuration menu
    Copy the full SHA
    3a72471 View commit details
    Browse the repository at this point in the history
  6. 4.0.0-beta.9.2

    benjie committed May 21, 2018
    Configuration menu
    Copy the full SHA
    82c99e4 View commit details
    Browse the repository at this point in the history
  7. Upgrade postgraphile-core

    benjie committed May 21, 2018
    Configuration menu
    Copy the full SHA
    bae4561 View commit details
    Browse the repository at this point in the history
  8. 4.0.0-beta.9.3

    benjie committed May 21, 2018
    Configuration menu
    Copy the full SHA
    66f0b85 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

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