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

Control memory explosion on large list of queries #102

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2017

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

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    47c1b55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93175b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Minor performance tweaks

    rahulpowar committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    f14a316 View commit details
    Browse the repository at this point in the history
  2. Modifed test cases to remove overlaps

    Overlapping fields is a bit of an artificial test case.
    rahulpowar committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    602f734 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

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

Commits on Jul 7, 2017

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

Commits on Jul 17, 2017

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

Commits on Mar 25, 2020

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	graphql_test.go
    dmotylev committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    0c0545f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. mute scanner errors

    csucu committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    720c77c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e76d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Revert "added collector, fmt & go mod tidy"

    This reverts commit 00e76d5.
    csucu committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e966f12 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge pull request #1 from redsift/feature/mute-errors

    mute scanner errors
    csucu authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3a8d13b View commit details
    Browse the repository at this point in the history