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

[WiP] - Improving the Settings SYNC of the Primary/Replica Indices #319

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2023

  1. chore: wip - improve index settings sync

    Mustafa Şükrü Kapusuz committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9d7fa26 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. chore: wip - improve index settings sync

    Mustafa Şükrü Kapusuz committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    364a49c View commit details
    Browse the repository at this point in the history
  2. chore: wip - improve index settings sync

    Mustafa Şükrü Kapusuz committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1198496 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. chore: wip - improve index settings sync

    Mustafa Şükrü Kapusuz committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    097aa7d View commit details
    Browse the repository at this point in the history
  2. chore: wip - improve index settings sync

    Mustafa Şükrü Kapusuz committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    131d30b View commit details
    Browse the repository at this point in the history
  3. chore: wip - improve index settings sync

    Mustafa Şükrü Kapusuz committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f14580e View commit details
    Browse the repository at this point in the history
  4. refactor: a try to reduce reduntant code in get_setting methods

    Mustafa Şükrü Kapusuz committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    637630a View commit details
    Browse the repository at this point in the history
  5. refactor: move some filter hooks which refactored with last commit to…

    … earlier
    Mustafa Şükrü Kapusuz committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b0f7882 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/sync-settings

    Mustafa Şükrü Kapusuz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b510b9d View commit details
    Browse the repository at this point in the history
  2. refactor: forcefully setting push ability for indexes

    Mustafa Şükrü Kapusuz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    1be9677 View commit details
    Browse the repository at this point in the history
  3. refactor: property, method renamings and comments

    Mustafa Şükrü Kapusuz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    24f6bdf View commit details
    Browse the repository at this point in the history
  4. refactor: perf improvement (prevent twice settings pulling)

    Mustafa Şükrü Kapusuz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c8a97f8 View commit details
    Browse the repository at this point in the history
  5. refactor: a potential improvement (throw exception in existing method…

    … for exceptions other than "index does not exist")
    Mustafa Şükrü Kapusuz committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b66aedc View commit details
    Browse the repository at this point in the history