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

Batch system config update #1402

Merged

Commits on Jul 26, 2023

  1. Added an endpoint for batch update of system configurations

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    046cbdb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. batch db save

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a536ad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Review changes and added tests

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    769908c View commit details
    Browse the repository at this point in the history
  2. Evict cache only if transaction is commited - such as @CacheEvict

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2fb15b9 View commit details
    Browse the repository at this point in the history
  3. refactoring

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0739f2e View commit details
    Browse the repository at this point in the history
  4. Using AfterTransactionCommitExecutor for cache eviction

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    da5b4c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Change request body

    Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com>
    denislavprinov committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2bbbc5c View commit details
    Browse the repository at this point in the history