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

[COLLECTIONS-843] Implement Layered Bloom filter #402

Merged
merged 54 commits into from
Dec 22, 2023

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    36beec4 View commit details
    Browse the repository at this point in the history
  2. cleaned up spacing

    Claudenw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5be49b7 View commit details
    Browse the repository at this point in the history
  3. fixed indent

    Claudenw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3a1a8c8 View commit details
    Browse the repository at this point in the history
  4. updated for layered testing

    Claudenw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a6b5e81 View commit details
    Browse the repository at this point in the history
  5. removed spaces

    Claudenw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    301041b View commit details
    Browse the repository at this point in the history
  6. fixed merge issue

    Claudenw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7631528 View commit details
    Browse the repository at this point in the history
  7. initial checkin

    Claudenw committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    680d2bb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. cleaned up tests

    Claudenw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ee2cdff View commit details
    Browse the repository at this point in the history
  2. fixed timing on test

    Claudenw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d581e99 View commit details
    Browse the repository at this point in the history
  3. fixed formatting

    Claudenw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0dddfa2 View commit details
    Browse the repository at this point in the history
  4. added javadoc

    Claudenw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    756e88f View commit details
    Browse the repository at this point in the history
  5. fixed typos

    Claudenw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ccf430f View commit details
    Browse the repository at this point in the history
  6. removed blank lines

    Claudenw committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b8fe880 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fixed javadocs

    Claudenw committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a6d4f46 View commit details
    Browse the repository at this point in the history
  2. Fix Javadoc

    garydgregory committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4ab19a6 View commit details
    Browse the repository at this point in the history
  3. Add Javadoc @SInCE 4.5

    garydgregory committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ad257e1 View commit details
    Browse the repository at this point in the history
  4. Add Javadoc @SInCE 4.5

    garydgregory committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d5e17e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97ca57e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb09fbe View commit details
    Browse the repository at this point in the history
  7. Merge branch 'layered_filter' of github.com:Claudenw/commons-collecti…

    …ons into layered_filter
    Claudenw committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0123c3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a647d5 View commit details
    Browse the repository at this point in the history
  9. fixed javadoc issues

    Claudenw committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    62eba66 View commit details
    Browse the repository at this point in the history
  10. fixed typography issue

    Claudenw committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4e7ab0b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Fixed a documentation error

    Claudenw committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a1749d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. code format cleanup

    Claudenw committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8eda0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd8d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63bfe90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f22d46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1addfe7 View commit details
    Browse the repository at this point in the history
  6. fixed javadoc issues

    Claudenw committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ac92c7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6188866 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    2967b1e View commit details
    Browse the repository at this point in the history
  2. attempt to fix formatting

    Claudenw committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6517fed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3fbcf5 View commit details
    Browse the repository at this point in the history
  4. cleaned up javadoc

    Claudenw committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b8e4850 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7732ede View commit details
    Browse the repository at this point in the history
  6. fixed since tag.

    Claudenw committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9d8282c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    c18e7da View commit details
    Browse the repository at this point in the history
  2. updated javadoc

    Claudenw committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f24bfad View commit details
    Browse the repository at this point in the history
  3. fixed javadoc errors

    Claudenw committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f0eb919 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    e193143 View commit details
    Browse the repository at this point in the history
  2. merged changes from master

    Claudenw committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    75b9a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ac952 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    508eec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ecf7e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. fixed checkstyle issue

    Claudenw committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    9769046 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. modified as per review

    Claudenw committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b39a472 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'layered_filter' of github.com:Claudenw/commons-collecti…

    …ons into layered_filter
    Claudenw committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    195f987 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Updated tests as per review

    Claudenw committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a71b55e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. made suggested test changes

    Claudenw committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    68201e5 View commit details
    Browse the repository at this point in the history
  2. fixed broken test

    Claudenw committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d806d6e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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