stable
Clone or download
Read-only
part of story #9770 cross refrences between Tuleap and Bugzilla We should be able to add reference between Tuleap and Bugzilla. Change-Id: I3ae32987db9ea46074207097407f09240d4edd5d
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/bugzilla_reference/etc/logrotate.syslog.dist | +6 | −0 | Go to diff View file |
A | plugins/bugzilla_reference/include/Bugzilla/Reference/BugzillaReference.php | +44 | −0 | Go to diff View file |
A | plugins/bugzilla_reference/include/Bugzilla/Reference/RESTReferenceCreator.php | +95 | −0 | Go to diff View file |
A | plugins/bugzilla_reference/include/BugzillaLogger.php | +36 | −0 | Go to diff View file |
M | plugins/bugzilla_reference/include/autoload.php | +5 | −2 | Go to diff View file |
M | plugins/bugzilla_reference/include/bugzilla_referencePlugin.class.php | +31 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +1 | −4 | Go to diff View file |
M | src/common/event/Event.class.php | +12 | −0 | Go to diff View file |
M | src/common/reference/ReferenceManager.class.php | +54 | −39 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +6 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +5 | −0 | Go to diff View file |