|
7b6cc23c31
|
Merge branch 'master' of git@git.psi.ch:sf_daq/ch.psi.daq.queryrest.git
|
2017-03-16 10:54:20 +01:00 |
|
|
8a866e4c68
|
State Reader update query latest.
|
2017-03-16 10:52:13 +01:00 |
|
|
fbe4b68d2f
|
Rename sf-imagestorage to sf-imagebuffer
|
2017-03-13 12:49:53 +01:00 |
|
|
0ecc8e0992
|
Updating the README
|
2017-03-07 11:27:19 +01:00 |
|
|
70d3f463f7
|
spelling
|
2017-03-01 08:22:40 +01:00 |
|
|
53ad781c05
|
Rename
|
2017-03-01 08:15:23 +01:00 |
|
|
d61910111b
|
Example images.
|
2017-03-01 08:12:51 +01:00 |
|
|
22a62de800
|
Layout
|
2017-02-28 14:16:12 +01:00 |
|
|
418996df4a
|
layout
|
2017-02-28 14:07:04 +01:00 |
|
|
5bb1c4a363
|
Docu of new functionality.
|
2017-02-28 13:57:58 +01:00 |
|
|
5008df8aa3
|
Params root path and color model stuff.
|
2017-02-27 17:40:03 +01:00 |
|
|
c5d3210ace
|
ATEST-521
|
2017-02-27 11:27:35 +01:00 |
|
|
a985cdcc8d
|
Optimize CSV export value string conversion.
|
2017-02-20 08:47:08 +01:00 |
|
|
0498441024
|
Image aggregation.
|
2017-02-16 11:38:07 +01:00 |
|
|
d0311f4efc
|
Switch to https.
|
2017-02-06 13:58:55 +01:00 |
|
|
11bf0bd693
|
back to http
|
2017-01-27 10:26:52 +01:00 |
|
|
2813d5a4d4
|
DropIt uses https.
|
2017-01-20 16:29:58 +01:00 |
|
|
8ad2835629
|
Use https.
|
2017-01-19 13:17:34 +01:00 |
|
|
0f2e120f91
|
Add .settings as it is needed by IDE's gradle.
|
2017-01-17 16:31:53 +01:00 |
|
|
fe53547f31
|
Disable hazelcast phone home.
|
2017-01-17 15:25:35 +01:00 |
|
|
c41407635d
|
Fix tests for imagestorage
|
2017-01-09 11:16:01 +01:00 |
|
|
1d9f9fbe4f
|
Newest lib versions and new gradle/wrapper
|
2017-01-05 16:35:39 +01:00 |
|
|
3699a7dccc
|
Gradle
|
2016-12-23 15:38:51 +01:00 |
|
|
db4294d88b
|
ATEST-633
|
2016-12-08 16:27:30 +01:00 |
|
|
161fa9d38f
|
ATEST-633
|
2016-12-08 16:26:29 +01:00 |
|
|
101af582d2
|
ATEST-627
|
2016-12-08 15:51:55 +01:00 |
|
|
a77c5665be
|
Auto add value field if aggregations are requested.
|
2016-11-28 11:13:55 +01:00 |
|
|
da23be0e4c
|
New output format.
|
2016-11-24 10:55:22 +01:00 |
|
|
6d3163bdf9
|
Remove BSON again.
|
2016-11-23 11:18:06 +01:00 |
|
|
b9755b6ad4
|
MsgPack and BSON Response writer.
|
2016-11-23 11:13:22 +01:00 |
|
|
ebac00d678
|
Change in JSON table format.
|
2016-11-15 10:04:29 +01:00 |
|
|
a4cdf8f1c4
|
Renaming of as-is.
|
2016-11-08 09:28:36 +01:00 |
|
|
6dbd79bbd0
|
ATEST-594
|
2016-11-04 17:17:52 +01:00 |
|
|
3d920ef048
|
Correct return format for "channel"
|
2016-11-03 10:51:53 +01:00 |
|
|
d3869a1945
|
ATEST-562
|
2016-10-28 15:45:25 +02:00 |
|
|
bcb8584997
|
Implement new interface.
|
2016-10-25 17:22:40 +02:00 |
|
|
80ffb88946
|
Filestorage first incomplete implementation.
|
2016-09-16 18:01:39 +02:00 |
|
|
510197769c
|
Somehow needs netty in dependencies.
|
2016-08-24 11:38:57 +02:00 |
|
|
550baeb0f5
|
Merge branch 'ATEST-530' into 'master'
ATEST-530
See merge request !12
|
2016-08-18 13:49:16 +02:00 |
|
|
5c90c3c30b
|
ATEST-530
|
2016-08-18 13:42:58 +02:00 |
|
|
337a951d10
|
Clarify some uncertainties concerning aggregations.
|
2016-08-02 09:21:19 +02:00 |
|
|
f667d55e31
|
New Version: Some minor tweeks for FileStorage.
|
2016-07-21 17:34:14 +02:00 |
|
|
b338477b96
|
Less channels.
|
2016-07-11 13:43:08 +02:00 |
|
|
f61155e742
|
adding compression method which returns all compression values. needed
in the UI so that potential new compression methods are automatically
available when added later.
|
2016-07-07 10:00:04 +02:00 |
|
|
405c120a19
|
Fix javadoc issues.
|
2016-07-06 12:13:17 +02:00 |
|
|
ed6ea89b7a
|
There was another reload true.
|
2016-07-06 11:28:39 +02:00 |
|
|
79a936a7e1
|
Merge branch 'ATEST-472' into 'master'
Atest 472
See merge request !11
|
2016-07-06 11:08:40 +02:00 |
|
|
67b5c6cec4
|
Merge branch 'master' into ATEST-472
Conflicts:
src/main/java/ch/psi/daq/queryrest/controller/QueryRestController.java
|
2016-07-06 10:27:02 +02:00 |
|
|
ee43d775ea
|
Explanation of channel status info.
|
2016-07-06 09:37:51 +02:00 |
|
|
596e2617a8
|
ATEST-344
|
2016-07-05 09:40:14 +02:00 |
|