stable

Clone or download

Read-only

Merge commit 'refs/changes/72/5572/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #9087: Create FRS plugin

Modified Files

Name
A plugins/frs/ChangeLog +0 −0 Go to diff View file
A plugins/frs/README.mkd +4 −0 Go to diff View file
A plugins/frs/VERSION +1 −0 Go to diff View file
A plugins/frs/include/FRS/PluginDescriptor.php +34 −0 Go to diff View file
A plugins/frs/include/FRS/PluginInfo.php +31 −0 Go to diff View file
A plugins/frs/include/autoload.php +20 −0 Go to diff View file
A plugins/frs/include/frsPlugin.class.php +42 −0 Go to diff View file
A plugins/frs/site-content/en_US/frs.tab +2 −0 Go to diff View file
A plugins/frs/site-content/fr_FR/frs.tab +2 −0 Go to diff View file
M tools/rpm/Makefile +2 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +13 −0 Go to diff View file
M tools/rpm/tuleap.spec +18 −0 Go to diff View file