Tags give the ability to mark specific points in history as being important
-
pbeast-00-15-14ff67de0f · ·
Fix method to trim series of data: if after trim the seria is empty, it has to be deleted to avoid unexpected behavior like described in ADAMATLAS-376
-
pbeast-00-15-09d56e73eb · ·
Fix error text when API reads nested data. Fix CMake file for pipeline.
-
pbeast-00-15-08d569496e · ·
The function summarize(0) uses query downsampling interval The recommended way to use summarize is to call it with 0 parameter. In this case it uses query downsamplin interval to avoid any artefacts after extra downsampling. This fixes issue ADAMATLAS-364.
-
pbeast-00-15-07-patch-7.1.0_v26d5ab6f7 · ·
Improve pbeast repository server config log report at start up
-
pbeast-00-15-07-patch-7.1.0b11e9a3a · ·
Improve pbeast repository server config log report at start up
-
pbeast-00-15-06df4c23ed · ·
Move SeriesInfoMaxSize from merger config to the repository server app. Fix bug ADAMATLAS-366
-
pbeast-00-15-02a9b99318 · ·
Implement useAllUpdates option to getAnnotations REST function to satisfy last feature request in ADAMATLAS-307