stable

Clone or download

Read-only

story #7897: base plugin for git/jenkins

Change-Id: Ie76659e14dcce511204bcfe4598d6bd4dc5cbefd

Modified Files

Name
A plugins/hudson_git/README.mkd +6 −0 Go to diff View file
A plugins/hudson_git/VERSION +1 −0 Go to diff View file
A plugins/hudson_git/include/HudsonGit/Plugin/PluginDescriptor.php +34 −0 Go to diff View file
A plugins/hudson_git/include/HudsonGit/Plugin/PluginInfo.php +33 −0 Go to diff View file
A plugins/hudson_git/include/autoload.php +20 −0 Go to diff View file
A plugins/hudson_git/include/constants.php +21 −0 Go to diff View file
A plugins/hudson_git/include/hudson_gitPlugin.class.php +49 −0 Go to diff View file
A plugins/hudson_git/site-content/en_US/hudson_git.tab +2 −0 Go to diff View file
A plugins/hudson_git/site-content/fr_FR/hudson_git.tab +2 −0 Go to diff View file
M tools/rpm/tuleap.rhel6.spec +2 −0 Go to diff View file
M tools/rpm/tuleap.spec +2 −0 Go to diff View file