stable
Clone or download
Read-only
Merge commit 'refs/changes/80/3980/2' of https://gerrit.tuleap.net/tuleap into HEAD
* https://gerrit.tuleap.net/tuleap: request #8085: ROOT_DAILY is too long Change-Id: Ibf1cf88c92e809c765ff51478db89bdcf0699be9
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/statistics/include/SystemEventQueueStatistics.php | +36 | −0 | Go to diff View file |
A | plugins/statistics/include/SystemEvent_STATISTICS_DAILY.php | +108 | −0 | Go to diff View file |
M | plugins/statistics/include/autoload.php | +5 | −3 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.class.php | +41 | −49 | Go to diff View file |
M | plugins/statistics/site-content/en_US/statistics.tab | +3 | −1 | Go to diff View file |
M | plugins/statistics/site-content/fr_FR/statistics.tab | +2 | −0 | Go to diff View file |
M | src/common/system_event/SystemEventQueue.class.php | +4 | −0 | Go to diff View file |
M | src/utils/cron.d/codendi | +1 | −0 | Go to diff View file |
M | src/utils/process_system_events.php | +1 | −0 | Go to diff View file |