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: 52North/sensorweb-server-dao-impl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.4
Choose a base ref
...
head repository: 52North/sensorweb-server-dao-impl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.5
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 22, 2021

  1. [maven-release-plugin] prepare for next development iteration

    Carsten Hollmann
    Carsten Hollmann committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0fff4be View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Faster query with same result (should be checked for observations wit…

    …h several resultTimes) for closest values
    Carsten Hollmann
    Carsten Hollmann committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    dafe403 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. create own close data criteria creation method

    Carsten Hollmann
    Carsten Hollmann committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    262bd57 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Refactor closest value queries by querying max/min time and then the …

    …observation for this time and dataset.
    
    Much faster than old solution when querying the first time
    Carsten Hollmann
    Carsten Hollmann committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    757bd25 View commit details
    Browse the repository at this point in the history
  2. reduce database observation queries for referenced data if no data ar…

    …e available for the requested period
    Carsten Hollmann
    Carsten Hollmann committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    04632fe View commit details
    Browse the repository at this point in the history
  3. Update db-model from 3.0.6 to 3.0.8

    Carsten Hollmann
    Carsten Hollmann committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    cb61330 View commit details
    Browse the repository at this point in the history
  4. [maven-release-plugin] prepare release v3.3.5

    Carsten Hollmann
    Carsten Hollmann committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5c2dc76 View commit details
    Browse the repository at this point in the history
Loading