stable

Clone or download

Read-only

Merge commit 'refs/changes/35/3235/1' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: request #7621: Updated date facet (past 24h) doesn't seem to work Change-Id: I02f8af29d5625306856968cd6de4d5044a435dd3

Modified Files

Name
M plugins/fulltextsearch/include/ElasticSearch/RequestDocmanDataFactory.class.php +19 −9 Go to diff View file
M plugins/fulltextsearch/include/ElasticSearch/RequestWikiDataFactory.class.php +3 −2 Go to diff View file
M plugins/fulltextsearch/include/ElasticSearch/SearchClientFacade.class.php +3 −7 Go to diff View file
M plugins/fulltextsearch/tests/ElasticSearch/RequestDataFactoryTest.php +17 −10 Go to diff View file
M plugins/fulltextsearch/tests/ElasticSearch/SearchClientFacadeTest.php +16 −3 Go to diff View file
M plugins/fulltextsearch/tests/FullTextSearchDocmanActionsTest.php +15 −10 Go to diff View file
M plugins/fulltextsearch/tests/FullTextSearchWikiActionsTest.php +4 −3 Go to diff View file