stable

Clone or download

Read-only

Merge commit 'refs/changes/03/25803/3' of ssh://gerrit.tuleap.net:29418/tuleap

# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: request #26730: Measure and log frontend errors

Modified Files

Name
A src/common/Error/FrontendErrorCollectorController.php +75 −0 Go to diff View file
M src/common/Layout/BaseLayout.php +2 −0 Go to diff View file
M src/common/Request/RouteCollector.php +16 −0 Go to diff View file
M src/etc/logrotate.syslog.dist +8 −0 Go to diff View file
A src/scripts/tuleap/collect-frontend-errors.ts +32 −0 Go to diff View file
M src/webpack.common.js +1 −0 Go to diff View file
A tests/unit/common/Error/FrontendErrorCollectorControllerTest.php +106 −0 Go to diff View file