stable
Clone or download
Read-only
Follow-up of 20dd818b, apply on all routes in tuleap repo. Part of request #12833 Reduce events that need to load all plugins Change-Id: I6618290e0d47e6dba640cb1196cb74cc038c6149
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/create_test_env/include/create_test_envPlugin.class.php | +43 | −25 | Go to diff View file |
M | plugins/crosstracker/include/crosstrackerPlugin.class.php | +2 | −7 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +49 | −44 | Go to diff View file |
M | plugins/document/include/documentPlugin.class.php | +12 | −8 | Go to diff View file |
M | plugins/gitlfs/include/gitlfsPlugin.class.php | +174 | −143 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php | +11 | −7 | Go to diff View file |
M | plugins/mfa/include/mfaPlugin.class.php | +39 | −27 | Go to diff View file |
M | plugins/project_ownership/include/project_ownershipPlugin.class.php | +16 | −13 | Go to diff View file |
M | plugins/prometheus_metrics/include/prometheus_metricsPlugin.class.php | +6 | −3 | Go to diff View file |
M | plugins/pullrequest/include/pullrequestPlugin.class.php | +24 | −19 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +103 | −75 | Go to diff View file |
M | plugins/tuleap_synchro/include/tuleap_synchroPlugin.class.php | +27 | −20 | Go to diff View file |
M | plugins/userlog/include/userlogPlugin.class.php | +6 | −3 | Go to diff View file |