stable
Clone or download
Read-only
request #8379: Purge system_event table data older than one year
Change-Id: I5c2a02159773e04cad3a6a9ad87d1c8377ea2ee5
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/dao/SystemEventDao.class.php | +11 | −0 | Go to diff View file |
A | src/common/system_event/SystemEventPurger.php | +34 | −0 | Go to diff View file |
M | src/common/system_event/include/SystemEvent_ROOT_DAILY.class.php | +10 | −0 | Go to diff View file |
A | tests/extratests/common/system_event/SystemEvent_PurgerTest.php | +86 | −0 | Go to diff View file |