Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JavaWebStack/abstract-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JavaWebStack/abstract-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 52 files changed
  • 3 contributors

Commits on Sep 3, 2023

  1. Incremented version number

    JanHolger committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1c7646f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Incremented version number

    JanHolger committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6f1b31e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    e3de5aa View commit details
    Browse the repository at this point in the history
  2. Changed the gpg key id

    JanHolger committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b827750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59aac8e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    e65f99e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b747e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db7d4d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from JavaWebStack/feature/json-schema-support

    Feature: json schema support
    JanHolger authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    078a613 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Improved test coverage in AbstractArray, did a few minor fixes to pre…

    …vent rare but unexpected NPE's, deprecated the typed query helpers in AbstractArray as they have barely any use-case and unnecessarily bloat the code
    JanHolger committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3684fde View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    fc8db8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64444aa View commit details
    Browse the repository at this point in the history
  3. Refactored toYaml / fromYaml into separate classes to better separate…

    … concerns and improve testability for a future custom implementation
    JanHolger committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    753384e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44cde78 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Configuration menu
    Copy the full SHA
    13eb1c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d9ead View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f7a579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca72359 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3df9ecc View commit details
    Browse the repository at this point in the history
Loading