stable
Clone or download
Read-only
Merge commit 'refs/changes/37/3237/3' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #7598 Add git actions in project history Change-Id: Ib319bf3d824d538bf7fb2d04c7515318873f2474
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +2 | −1 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +117 | −19 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +19 | −0 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +12 | −0 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +12 | −0 | Go to diff View file |
M | plugins/git/tests/GitActionsTest.php | +12 | −6 | Go to diff View file |