stable
Clone or download
Read-only
story #9087: Create FRS plugin
Change-Id: Id48dfeabf52dd1053c545e549ccaa3c0524e7e1c
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 |