stable

Clone or download

Read-only

New "Folders" plugin

part of story #9468 import folders Its creates an empty plugins which depends on tracker. The plugin doesn't do anything for now Change-Id:I5dde224ee72349531c61c9f9260911f8bd3ef966

Modified Files

Name
A plugins/artifactsfolders/README.mkd +4 −0 Go to diff View file
A plugins/artifactsfolders/VERSION +1 −0 Go to diff View file
A plugins/artifactsfolders/include/ArtifactsFoldersPluginDescriptor.php +39 −0 Go to diff View file
A plugins/artifactsfolders/include/ArtifactsFoldersPluginInfo.php +36 −0 Go to diff View file
A plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php +57 −0 Go to diff View file
A plugins/artifactsfolders/include/autoload.php +20 −0 Go to diff View file
A plugins/artifactsfolders/site-content/en_US/artifactsFolders.tab +2 −0 Go to diff View file
A plugins/artifactsfolders/site-content/fr_FR/artifactsFolders.tab +2 −0 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +2 −0 Go to diff View file