stable
Clone or download
Read-only
Merge commit 'refs/changes/49/6249/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #9335 Do not inherit default trackers when importing from XML
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +7 | −5 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/proftpd/include/proftpdPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/projectlinks/include/projectlinksPlugin.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +18 | −16 | Go to diff View file |
M | src/common/event/Event.class.php | +12 | −0 | Go to diff View file |
M | src/common/project/ProjectCreationData.class.php | +15 | −0 | Go to diff View file |
M | src/common/project/ProjectCreator.class.php | +14 | −8 | Go to diff View file |