Mercurial > hg > orthanc
comparison NEWS @ 238:e4148b0ab1d0
statistics URI
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 30 Nov 2012 16:09:24 +0100 |
parents | 16a4ac70bd8a |
children | 391e7a9de203 |
comparison
equal
deleted
inserted
replaced
237:16a4ac70bd8a | 238:e4148b0ab1d0 |
---|---|
13 * Introduction of generic classes for REST APIs (in Core/RestApi) | 13 * Introduction of generic classes for REST APIs (in Core/RestApi) |
14 | 14 |
15 Minor changes | 15 Minor changes |
16 ------------- | 16 ------------- |
17 | 17 |
18 * "/statistics" URI | |
18 * "last" flag to retrieve the last change from the "/changes" URI | 19 * "last" flag to retrieve the last change from the "/changes" URI |
19 * Generate a sample configuration file from command line | 20 * Generate a sample configuration file from command line |
20 * "CompletedSeries" event in the changes API | 21 * "CompletedSeries" event in the changes API |
21 * Thread to continuously flush DB to disk (SQLite checkpoints for | 22 * Thread to continuously flush DB to disk (SQLite checkpoints for |
22 improved robustness) | 23 improved robustness) |