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 implementation #4127

Merged
merged 31 commits into from
Jun 28, 2023
Merged

Mongodb implementation #4127

merged 31 commits into from
Jun 28, 2023

Commits on May 30, 2023

  1. Implemented MongoDb

    gurkanguran committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f29eff6 View commit details
    Browse the repository at this point in the history
  2. Refactor

    gurkanguran committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5e10320 View commit details
    Browse the repository at this point in the history
  3. Refactor

    gurkanguran committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6c811b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 9, 2023

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

    gurkanguran committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    839acc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f15926 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Optimized count query

    gurkanguran committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0bd2002 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v3' into mongodb

    # Conflicts:
    #	Elsa.sln
    #	src/modules/Elsa.EntityFrameworkCore/Modules/Management/WorkflowDefinitionStore.cs
    gurkanguran committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c2e0dec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5568af6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c69308 View commit details
    Browse the repository at this point in the history
  5. Revert "Fixed the issues after merge"

    This reverts commit 5568af6.
    gurkanguran committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d1cffa2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b30f42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28b02b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0018e71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fe1b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    703be36 View commit details
    Browse the repository at this point in the history
  2. Refactor

    gurkanguran committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8b88d70 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    0d57717 View commit details
    Browse the repository at this point in the history
  2. Refactor

    gurkanguran committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1c67677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c56d3 View commit details
    Browse the repository at this point in the history
  4. Fixed the build

    gurkanguran committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ceda7e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Refactor

    gurkanguran committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    0b8d919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0949fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f25915 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    4258026 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    sfmskywalker committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7f22b71 View commit details
    Browse the repository at this point in the history
  3. Import necessary usings

    sfmskywalker committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2a1b960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501b8a3 View commit details
    Browse the repository at this point in the history
  5. Update SQLite migrations

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