stable
Clone or download
Read-only
Closes request #31525 smarty: 2.6.31 -> 4.3.1
Changelog: https://github.com/smarty-php/smarty/blob/v4.3.1/CHANGELOG.md This change also upgrade smarty-gettext to 1.7.0: https://github.com/smarty-gettext/smarty-gettext/releases/tag/1.7.0 Change-Id: Ie619562e0cde231ad64cf151fadc4bd1235eebb5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/composer.json | +1 | −1 | Go to diff View file |
M | plugins/git/composer.lock | +35 | −29 | Go to diff View file |
M | plugins/git/include/GitPHP/Commit/CommitPresenter.php | +8 | −7 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/ControllerBase.php | +28 | −7 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Blobdiff.php | +2 | −1 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Commit.php | +3 | −2 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Commitdiff.php | +3 | −2 | Go to diff View file |
M | plugins/git/include/GitPHP/controller/Controller_Tag.php | +4 | −0 | Go to diff View file |
D | plugins/git/include/GitPHP/smartyplugins/function.scripturl.php | +0 | −37 | Go to diff View file |
D | plugins/git/include/GitPHP/smartyplugins/modifier.buglink.php | +0 | −26 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/blame.tpl | +1 | −1 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/commit-title-metadata.tpl | +2 | −19 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/commits-as-cards.tpl | +1 | −1 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/file-diff.tpl | +1 | −13 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/history.tpl | +1 | −1 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/tag.tpl | +2 | −7 | Go to diff View file |
M | tools/utils/osv-scanner/config.toml | +0 | −26 | Go to diff View file |