stable

Clone or download

Read-only

request #9768 Burndown - add logs for see if cache is complete

In order to debug timezone problems, every time we will check if burndown is under calculation, some logs are added to determine whats going on Change-Id: I36126acf8c3255ba9a411fc803b1d408b6d4fdfd

Modified Files

Name
M plugins/tracker/etc/logrotate.syslog.dist +7 −0 Go to diff View file
A plugins/tracker/include/Tracker/FormElement/BurndownLogger.php +36 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php +28 −2 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_BurndownTest.php +14 −7 Go to diff View file