Mercurial > hg > orthanc
log OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp @ 5337:b376abae664a
age | author | description |
---|---|---|
Tue, 27 Jun 2023 17:55:09 +0200 | Sebastien Jodogne | Metrics can be stored either as floating-point numbers, or as integers |
Mon, 26 Jun 2023 08:40:41 +0200 | Sebastien Jodogne | fix msvc build |
Sun, 25 Jun 2023 18:28:49 +0200 | Sebastien Jodogne | store metrics as integers instead of floats to avoid precision loss in increments |
Mon, 12 Jun 2023 18:42:06 +0200 | Alain Mazy | added a route to DELETE /jobs/../archive |
Fri, 07 Apr 2023 22:54:57 +0200 | Sebastien Jodogne | added "/tools/labels" to list all the labels that are associated with any resource db-protobuf |
Wed, 05 Apr 2023 10:02:19 +0200 | Sebastien Jodogne | added "HasLabels" in /system db-protobuf |