Mercurial > p > roundup > code
diff CHANGES.txt @ 6185:1cb2375015f0
Enable timing stats reporting in REST interface.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 03 Jun 2020 00:52:32 -0400 |
| parents | d25638d1826c |
| children | 15fd91fd3c4c |
line wrap: on
line diff
--- a/CHANGES.txt Sun May 24 14:34:05 2020 -0400 +++ b/CHANGES.txt Wed Jun 03 00:52:32 2020 -0400 @@ -43,7 +43,9 @@ (John Rouillard) - New filter command defined in roundup-admin. (Partial fix for issue724648.) (John Rouillard) - +- New parameter @stats for REST interface that provides the same + performance stats as the web interface's CGI_SHOW_TIMING env + variable. (John Rouillard) 2020-04-05 2.0.0 beta 0
