-
pbeast-00-10-0595cd1669 · ·
Downsample using query expression instead of downsampling of all data in file.
-
pbeast-00-10-04fe696cc7 · ·
Avoid unsigned integers overflow, when calculate averages. Avoid verbose DEBUG0 messages about mix/average/max corrections.
-
pbeast-00-10-0312f5f12c · ·
Use thread pool for files downsampling. This helps to fix ADAMATLAS-313
-
pbeast-00-10-02e7bc41f8 · ·
Use metexes to access repository and downsampled files. Cleaning of downsampled cache and mergeing of files should be safe operations since now.
-
pbeast-00-10-012d81f17d · ·
Change syntax of REST API allowing read_series with multi-value aggregation configurations
-
pbeast-00-09-10c8acc1d2 · ·
Fix wrong use of MaxReceiverDelay configuration parameter meaning hours instead of seconds. See issue ADAMATLAS-310
-
pbeast-00-09-09df0e29cf · ·
Fix crash of P-BEAST server on "to"/"from" input parameters in milliseconds. See issue ADAMATLAS-310
-
pbeast-00-09-08c3bb9550 · ·
Fix several issues discovered recently: ADAMATLAS-309 and ADAMATLAS-308
-
pbeast-00-09-078018b5b5 · ·
Fix crash of web receiver when look for classes of non-existnt partition. See ADAMATLAS-308
-
pbeast-00-09-05398f55ef · ·
Deal with issues ADAMATLAS-281, ADAMATLAS-295, ADAMATLAS-304, and ADAMATLAS-305
-
pbeast-00-09-048ad9db0d · ·
Fix issue ADAMATLAS-303. The read_meta_info() failed with internal error trying to detect type of non-existent class for repository without "local" dir.
-
pbeast-00-09-02104df6d1 · ·
Several improvements: * Add possibility to work with multiple partitions (in web receiver). See ADAMATLAS-266 for more information. * Fix json formatting problems for histograms (pie charts) * When fill EoV and object-updated info, add low and high bound information close to query time interval. This solves issue ADAMATLAS-302 * Leave only one data point with timestamp smaller than "since" query interval and only one data point with timestamp greater than "until" query interval. This is another solution of first part of ADAMATLAS-300 issue implemented on client side.
-
pbeast-00-09-0103cff7a5 · ·
Modify CMake file: create pbeast_DAL (i.e. generate header files) before receiver library using them