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

Make ZM able to use Postgresql #3644

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 28, 2022

  1. initial funcitonality

    parvit committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6d8c4f6 View commit details
    Browse the repository at this point in the history
  2. better interface for zmDbQuery

    parvit committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6003053 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. zmQuery impl

    parvit committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8840b60 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

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

Commits on Sep 8, 2022

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

Commits on Sep 9, 2022

  1. zm_logger.cpp queries

    parvit committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7299947 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. zm_eventstream.cpp queries, support for failed execution termination,…

    … reworked annidated query as join
    parvit committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    867925f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. zm_group.cpp

    parvit committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    504f535 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. added monitors queries

    parvit committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    27ba2f2 View commit details
    Browse the repository at this point in the history
  2. zm_monitor queries

    parvit committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    5b9a6d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. zm_monitor group load

    parvit committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    e9b30f7 View commit details
    Browse the repository at this point in the history
  2. zm_user queries

    parvit committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    fc2e487 View commit details
    Browse the repository at this point in the history
  3. zm_storage,zm_zone queries

    parvit committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    0fdc01e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79da38 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. fixed query bind

    parvit committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    485df11 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    3b65ebc View commit details
    Browse the repository at this point in the history
  2. fixed missing first result

    parvit committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ae9d9c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. fixed select and insert queries execution, removed zmDbQueue for inco…

    …mpatibility with soci
    parvit committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    55c5031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abca42d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fixed stackoverflow on log, fix enum decoding in monitor, removed soc…

    …i unsupported syntax from queries
    parvit committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7b79aa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

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

Commits on Oct 26, 2022

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

Commits on Oct 29, 2022

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

Commits on Oct 30, 2022

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

Commits on Nov 6, 2022

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

Commits on Dec 9, 2022

  1. fixed unsigned int cast issue

    parvit committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8890007 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. pulled master

    parvit committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    d7fb46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc5c04 View commit details
    Browse the repository at this point in the history
  3. local repo test build

    parvit authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    466041a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

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

Commits on Jan 3, 2023

  1. support soci build

    parvit committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    044a823 View commit details
    Browse the repository at this point in the history
  2. ci compilation on freebsd

    parvit committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    184fc10 View commit details
    Browse the repository at this point in the history
  3. ci compilation on freebsd

    parvit committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    031af0e View commit details
    Browse the repository at this point in the history
  4. ci compilation on freebsd

    parvit committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b0afe80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efb6b06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9c3e29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce14890 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

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

Commits on Jan 7, 2023

  1. CI Fedora 36

    parvit committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    64aa9b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82813a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. typo package name

    parvit committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    dd57bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257a80f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    788138e View commit details
    Browse the repository at this point in the history
  4. catch depenendecy

    parvit committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    c1ee149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c9191e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfa17d5 View commit details
    Browse the repository at this point in the history
  7. fix codeql workflow

    parvit committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    5d3c20d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Sync with master

    parvit committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aedcbc1 View commit details
    Browse the repository at this point in the history