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

Add not to indexing #1847

Merged
merged 23 commits into from
Jun 21, 2019
Merged

Add not to indexing #1847

merged 23 commits into from
Jun 21, 2019

Commits on Jun 9, 2019

  1. initial commit for Not

    bkamins committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    dfb2aad View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    89bf908 View commit details
    Browse the repository at this point in the history
  2. adding Not

    bkamins committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    779c13e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7505238 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. small signature change

    bkamins committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    c1a112e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    0a274ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1376dd View commit details
    Browse the repository at this point in the history
  4. docstring cleanup

    bkamins committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    685770a View commit details
    Browse the repository at this point in the history
  5. clean up indexing

    bkamins committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    54553de View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

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

Commits on Jun 14, 2019

  1. fix select!

    bkamins committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    67033e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. fix test

    bkamins committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    8f5e4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57db73f View commit details
    Browse the repository at this point in the history
  3. fix tests

    bkamins committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    a02ca62 View commit details
    Browse the repository at this point in the history
  4. add more tests

    bkamins committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    0e416f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. add more tests for nonunique

    bkamins committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    f6bc532 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    844c410 View commit details
    Browse the repository at this point in the history
  2. fixes after a code review

    bkamins committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    f7777ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da3513c View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    3ed91d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6896e9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aebe47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f048e19 View commit details
    Browse the repository at this point in the history