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

MongoDB driver upgrade #86

Closed

Commits on Jun 29, 2022

  1. Defaults to using SCRAM-SHA-256

    Command line rguments can specify a different mechanism where needed.
    hbaste committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8afa1f3 View commit details
    Browse the repository at this point in the history
  2. Add mechanism to the clones

    hbaste committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    610662c View commit details
    Browse the repository at this point in the history
  3. Upgraded integration tests

    Added MongoDB 4.4 images
    Harsh committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b08ac48 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

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

Commits on Jul 5, 2022

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

Commits on Jul 6, 2022

  1. Integrated with a locally cached mgo

    Changed module reference to pyrotechnics-io/mgo
    hbaste committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c1d5df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa40db6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    47afa83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196de3e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Implemented FindAll

    hbaste committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e34ac4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f9b71 View commit details
    Browse the repository at this point in the history
  3. Very raw first step to integrated MongoDB driver.

    Had to disable a lot of tests which heavily embed mgo and fake sessions based on its interface
    hbaste committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    de14162 View commit details
    Browse the repository at this point in the history
  4. Integration test passed

    hbaste committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f713280 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    96146cc View commit details
    Browse the repository at this point in the history
  2. Fixed Pipe query

    hbaste committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    0660599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9f534 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fixed issue with reportingEntityKey

    Harsh committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    c4d78e6 View commit details
    Browse the repository at this point in the history
  2. Fixed error message

    Harsh committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    863a9f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    e5ae7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15416fc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Comment cleanup

    hbaste committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f288190 View commit details
    Browse the repository at this point in the history