stable
Clone or download
Read-only
Merge commit 'refs/changes/89/7289/3' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #9784: Clean up Tuleap Query language grammar
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/grammar/tql.pegjs | +4 | −34 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/Comparison.php | +16 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/QueryBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/Grammar/ParserTest.php | +2 | −8 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/Grammar/QueryBuilderTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Report/Query/Advanced/Grammar/ValidatorTest.php | +4 | −4 | Go to diff View file |