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

Consistent ordering of entries in jsondb #2437

Merged
merged 5 commits into from
Aug 8, 2021

Commits on Jul 23, 2021

  1. Consistent ordering of entries in jsondb

    Resolves openhab#2436.
    
    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9218c13 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Resolve cases dealing with non-comparable Sets or Map keys

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    69f4c81 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    be92c82 View commit details
    Browse the repository at this point in the history
  3. spotless

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    3f2dc91 View commit details
    Browse the repository at this point in the history
  4. AbstractGSONParser should register Map/Set serializers using superclass

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    f68ca0c View commit details
    Browse the repository at this point in the history