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

[Feature] MongoDB persistence update #859

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 22, 2024

  1. migrate mongo persistence

    fvolz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a03b3b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c221e View commit details
    Browse the repository at this point in the history
  3. cleanup

    fvolz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2dd4a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    416f12b View commit details
    Browse the repository at this point in the history
  5. some codacy fixes

    fvolz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    aff5197 View commit details
    Browse the repository at this point in the history
  6. sonar quality gate

    fvolz committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3bc47ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f54486a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update pom.xml

    fvolz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9ba432d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede26a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    7d4d0a9 View commit details
    Browse the repository at this point in the history
  2. add javadoc

    fvolz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    38a9f8e View commit details
    Browse the repository at this point in the history
  3. temporary fix for SerializationRequestHandler and HttpAssetConnection…

    …Test regarding LambdaExceptionHandler rethrow
    fvolz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    34acf26 View commit details
    Browse the repository at this point in the history
  4. spotless

    fvolz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ca08806 View commit details
    Browse the repository at this point in the history
  5. codacy fix

    fvolz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    443aedc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. refactoring

    mjacoby committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9130258 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix unit tests

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d8b7bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38d8223 View commit details
    Browse the repository at this point in the history
  3. refactoring

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a81d900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c06ac View commit details
    Browse the repository at this point in the history
  5. fix bugs & cleanup code

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fc1f977 View commit details
    Browse the repository at this point in the history
  6. improve code quality

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3273ee6 View commit details
    Browse the repository at this point in the history
  7. improve code quality

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bfe5534 View commit details
    Browse the repository at this point in the history
  8. refactoring

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b241af View commit details
    Browse the repository at this point in the history
  9. refactoring

    mjacoby committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4f9fb25 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. improve code quality

    mjacoby committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f0cd09d View commit details
    Browse the repository at this point in the history
  2. improve code quality

    mjacoby committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    70bbfa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149fb44 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix timeout issues

    mjacoby committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    53f9d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaced7e View commit details
    Browse the repository at this point in the history
  3. fix OpcUaEndpoint tests

    mjacoby committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ca925db View commit details
    Browse the repository at this point in the history