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

New: Use database change streams when available #18892

Merged
merged 26 commits into from
Sep 22, 2020
Merged

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    373d0d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30084e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb5ed91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5949a8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    207dbd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    522c2e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9788908 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46706ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a269a23 View commit details
    Browse the repository at this point in the history
  10. Handle oplog options

    rodrigok committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    cdcdcc6 View commit details
    Browse the repository at this point in the history
  11. Fix url parse

    rodrigok committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    5bb310a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Fix importer issue

    rodrigok committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    58d9caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553a9d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3238a94 View commit details
    Browse the repository at this point in the history
  4. Add settings emitter

    sampaiodiego committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    73ace9f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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

Commits on Sep 17, 2020

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

Commits on Sep 18, 2020

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

Commits on Sep 21, 2020

  1. Merge remote-tracking branch 'origin/develop' into change-streams

    # Conflicts:
    #	server/publications/settings/index.js
    rodrigok committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f05c92e View commit details
    Browse the repository at this point in the history
  2. Fix review

    rodrigok committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    345e54d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into change-streams

    # Conflicts:
    #	app/retention-policy/server/cronPruneMessages.js
    rodrigok committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8b7c962 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    51eca3b View commit details
    Browse the repository at this point in the history
  2. Improve error handling

    rodrigok committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    0f91ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af2e821 View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    sampaiodiego committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    24a392a View commit details
    Browse the repository at this point in the history