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

feat(multitenancy): add tenant_id as a field for data pipeline and support individual database for clickhouse #4867

Merged
merged 88 commits into from
Jun 18, 2024

Commits on Apr 30, 2024

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

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    2265882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50559b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54c1aee View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    f6d3dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d35c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b05c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a5748c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    978fbe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d707357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9405db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda08c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c376ffc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c78729e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66d8d4d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    f103acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3609b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e941d6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    f852184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e27425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a174a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0cb6f0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat: address PR comments

    jagan-jaya committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a6d1936 View commit details
    Browse the repository at this point in the history
  2. feat: address PR comments

    jagan-jaya committed May 27, 2024
    Configuration menu
    Copy the full SHA
    69f5fb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a75c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    983068d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d740d78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a4bb9b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'multitenancy' of https://github.com/juspay/hyperswitch

    …into multitenancy-users
    jagan-jaya committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a1d7413 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    248bdf7 View commit details
    Browse the repository at this point in the history
  9. fix: clippy warnings

    jagan-jaya committed May 27, 2024
    Configuration menu
    Copy the full SHA
    93aa1f9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'multitenancy' of https://github.com/juspay/hyperswitch

    …into multitenancy-users
    jagan-jaya committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5bf788f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9516014 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dac602a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix: clippy warnings

    jagan-jaya committed May 28, 2024
    Configuration menu
    Copy the full SHA
    827113f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6eea95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    479bb2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cb732e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    fb10f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f57723 View commit details
    Browse the repository at this point in the history
  3. fix: clippy warnings

    jagan-jaya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3688621 View commit details
    Browse the repository at this point in the history
  4. fix: clippy warnings

    jagan-jaya committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4283f8f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    079f8c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2afcf2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ea1e6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'multitenancy' of https://github.com/juspay/hyperswitch

    …into multitenancy-users
    jagan-jaya committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8e1d9ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c800622 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a45883 View commit details
    Browse the repository at this point in the history
  7. fix: code formatting

    jagan-jaya committed May 30, 2024
    Configuration menu
    Copy the full SHA
    083b637 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2004a02 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix: clippy warnings

    jagan-jaya committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5b1099f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    d5d5f84 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'multitenancy' of https://github.com/juspay/hyperswitch

    …into multitenancy-users
    jagan-jaya committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d1a6a2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    745f7a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49e8a2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df02be4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3294ed8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1223f14 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'multitenancy' of https://github.com/juspay/hyperswitch

    …into multitenancy-users
    jagan-jaya committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b2640c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7860ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75dc0dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ac878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691b88e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    983b71e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeb1c21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71b692e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74af852 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7cd486 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    196c1df View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    62ffbfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4151ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73718aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffdc727 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc4dbf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd91fa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f15fc63 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    93fa73f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f0f882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02a8a2a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    6e2fd46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e462c22 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    0eeff21 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…

    …titenancy-analytics
    jagan-jaya committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1168417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d5a2aa View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    2f57dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    175b30c View commit details
    Browse the repository at this point in the history