stable
Clone or download
Read-only
Part of story #36833 search on semantics and always there fields even if not defined Begin of refactoring: MetadataFromWhereBuilder act like FieldFromWhereBuilder. Its private method will be replaced commit by commit by flat builders (one by metadata) *No functional changes expected* Change-Id: Id66fb44f5e71a9b4139b91915e481e9149a56958
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php | +152 | −150 | Go to diff View file |
A | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/MetadataFromWhereBuilder.php | +89 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilderVisitor.php | +33 | −114 | Go to diff View file |
M | plugins/crosstracker/include/crosstrackerPlugin.php | +152 | −150 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Tests/Report/ArtifactReportFactoryInstantiator.php | +153 | −151 | Go to diff View file |